Power Ampache 2
Bug Fixes and FLAC support
- FLAC is now supported. Before reporting bugs please check your Ampache config (
transcode_flac = "allowed"and;encode_target = "mp3"). - fixed user reported bugs
- logout edge-case bug (cannot logout when no connection available)
- download bug fixed (if elements of the playlist fail to parse download won't work)
- other minor UI fixes and performance improvements
Recent Updates
- properly fixed an issue reported by a user where their application's User object was null (properly fixed after yesterday's workaround)
- refactored some queries on the sqlite internal database for increased performance
- scrobble for song played while in offline mode
- you can now rate and like while offline, the backend will be updated as soon as you're back online
- some more detailed error handling for when the player cannot read a file
Please report any bug.
What I'm working on right now and what's next
Currently Work in Progress Features:
- Notifications Screen
- Improve Search for Offline songs
- Widget
- Multi-account
- UI for Tablets
- Android TV version
- Android widget
- implement share with app scheme to open share links directly in-app
- Android Auto
- Custom offline data folder
Recently Done:
- Flac files Support
- Search result page improvements
- Genres screen
- Offline Screen when no connection