refactor(podcast)!: make podcasts global not per user, to match spec
Release-As: 0.15.0
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
- browsing by tags (using [taglib](https://taglib.org/) - supports mp3, opus, flac, ape, m4a, wav, etc.)
|
||||
- on-the-fly audio transcoding and caching (requires [ffmpeg](https://ffmpeg.org/)) (thank you [spijet](https://github.com/spijet/))
|
||||
- jukebox mode (thank you [lxea](https://github.com/lxea/))
|
||||
- support for per-user podcasts (thank you [lxea](https://github.com/lxea/))
|
||||
- support for podcasts (thank you [lxea](https://github.com/lxea/))
|
||||
- pretty fast scanning (with my library of ~27k tracks, initial scan takes about 10m, and about 5s after incrementally)
|
||||
- multiple users, each with their own transcoding preferences, playlists, top tracks, top artists, etc.
|
||||
- [last.fm](https://www.last.fm/) scrobbling
|
||||
|
||||
Reference in New Issue
Block a user