mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-01 18:33:33 +00:00
[enhancement]: Differentiate shared and owner playlists for Navidrome
Resolves #368. If Navidrome, post-process the playlist list and separate into owned and shared (in that order).
This commit is contained in:
parent
8265ce48c4
commit
237fb91a60
2 changed files with 45 additions and 11 deletions
|
|
@ -364,6 +364,7 @@
|
|||
"playlists": "$t(entity.playlist_other)",
|
||||
"search": "$t(common.search)",
|
||||
"settings": "$t(common.setting_other)",
|
||||
"shared": "shared $t(entity.playlist_other)",
|
||||
"tracks": "$t(entity.track_other)"
|
||||
},
|
||||
"trackList": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue