-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(Feature Request for Nora) FLAC support #142
Comments
I can provide support for FLAC files in Nora. I'll try something about this. |
Good to hear, take your time! |
But I won't be able to provide support for editing songs in FLAC format until the dependency that I use for editing song tags supports it. |
- Added playback only experimental support for audio formats like FLAC, AAC and M4R. Fixes #148 and #142. - Added support for viewing storage usage by the app. - Improved directory handling by the app. - Removed some unnecessary webpack config options. - Added contributing.md and pull_request_template. - Reduces the brightness of background artworks. - Improved the readme.md. - Moved some unnecessary userData properties from the main process to the render process localStorage. - Added experimental support for an improved folder structure. - Added experimental support for suggestions for duplicate artists and artists identified as single artists. - Fixed a bug where error messages and stack traces aren't being added to the log file. - Fixed a bug where updating song id3 tags doesn't update album metadata. - Fixed a bug where app doesn't check for updates right after the connection was established. - Fixed a bug where focus state of a button persists even after the button is clicked. - Fixed a bug where SongTagsEditingPage allows to check for song online results even though the app isn't connected to the internet. - Fixed a bug where diabled buttons show a loading animation. Fixes #139. - Fixed a bug where clicking the recent search results and clicking another element to go to another page and come back doesn't persist the clicked recent search result in the search page. - Added a new context option for the currently playing song artwork to the currently playing song's album. Fixes #149, - Improved accessibility in SongTagsEditingPage. - Added a new banner to the SongTagsEditingPage when trying to edit song formats that are only supported for playback only. - Fixed a bug where hovering over seek bars show an incorrect value. - Fixed a bug where the message 'No Synced Lyrics Found' persists after disabling the lyrics.
Confirmed! |
Support for editing flac files would be really useful. Thank you! |
I think think the player is really good, design wise. But the problem is, this doesn't support FLAC files. Would be great if it is possible to add support for FLAC.
The text was updated successfully, but these errors were encountered: