Added
occ
commandsplaylist-export
andplaylist-import
#832
Changed
- Ampache: A few more actions now support pagination with offset and limit:
artist_albums
,artist_songs
,album_songs
,search_songs
- Subsonic: Added support to
getArtistInfo
to identify the artist using a track ID, an album ID, or a folder ID
#906 - Subsonic: Added support to
getAlbumInfo
to identify the album using a track or folder ID
Fixed
- A performance problem affecting Subsonic method
getArtist
, Ampache actionartist_albums
, and a few other functions - Duplicate folders showing up in the tree layout of the Folders view with some tree structures
#905