Releases: ArturSierzant/OMPD
Releases · ArturSierzant/OMPD
Release date: 2021.12.03
Changelog:
- added support for HighResAudio (thanks to @marcbth)
- added badge with audio format info on album cover (thanks to @paradix)
- added support for Tidal OAuth2 login
- added 'Add to Library' for albums from streaming services (Tidal, HRA)
- added popularity bar on album cover
- added displaying lyrics on album cover in 'Now Playing' (based on LyricsCore API; also Musixmatch supported)
- added new popularity category (by album year)
- compatibility with PHP8
- fixed bugs
Release date: 2020.07.22
Changelog:
- added support for TIDAL direct play (play TIDAL with any version of MPD)
- added support for TIDAL user playlists
- added YouTube results in artist view and search (settable in config.inc.php)
- added support for internet radio covers (settable in config.inc.php)
- added default login option
- added possibility to login using URL (login.php)
- added support for PWA (Progressive Web App)
- added new skin (darker)
- improved TIDAL support (python API replaced with PHP API - works much faster)
- improved Favorites - mixed lists (streams and local files) are allowed
- improved Favorites - tracks from Tidal and YouTube now can be added to Favorites
- fixed bugs
Release date: 2019.07.31
Changelog:
- added support for TIDAL
- added support for COMPOSER tag (settable in config.inc.php)
- added 'Show favorite tracks' for selected genre
- added popularity of artists (Library -> Popular -> Artist)
- added info about Track Dynamic Range in track lists (settable in config.inc.php)
- changed genre view
- fixed bugs
Release date: 2018.07.24
Changelog:
- added ability to play audio streams from Youtube movies (requires youtube-dl)
- added new skins (skins are now based on {less})
- added miniplayer (settable in config.inc.php)
- added support for mpd playlists
- added discography browser in album view (settable in config.inc.php)
- added view for Album Dynamic Range (DR)
- added direct navigation to selected page in paginator
- added search action for album cover in album view (settable in config.inc.php)
- added 'Play next' and 'Remove all below' to track menu in 'Now Playing'
- added 'Go to album' in file browser (if album is in DB)
- added config file editor
- added consume mode on/off (long press on 'Delete played')
- added stop function in 'Now Playing' (long press on play/pause button)
- improved sorting by genre in search results
- fixed bugs
Release date: 2017.05.02
Changelog:
- added ability to play any track/folder www server has access to (i.e. files outside of MPD and O!MPD database) on any MPD in network
- added multi-genre support
- added STYLE tag support
- added file browser
- added ability to update selected directory only (no need to do full update when adding single albums)
- added ability to update album directly from Album view
- added artist list in library
- added sort by ‘Add time’ in search results
- added display of multi-disc in album view
- added grouping of multi-disc albums in album search results
- added display of other versions of album
- added list of favorite tracks in artist search results
- added possibility to use more than one file name for album cover
- added random play from directory
- fixed bugs