Power Ampache 2
UI and perfromance improvements
- cont. working on general UI design and user friendly UX
- refactored error handler
- other non-functional code refactoring
- with slow connection and heavy files (ie. flac), in case of error, retry 2 times then skip to next song
Recent Updates
- 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)
- 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
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