add label and collection to jbop selections
This commit is contained in:
parent
7e47ee66e4
commit
0100aa4246
@ -196,7 +196,9 @@ def selectors():
|
||||
'popularTv': 'Most Popular TV Shows ({days} days)',
|
||||
'popularMovies': 'Most Popular Movies ({days} days)',
|
||||
'custom': '{custom} Playlist',
|
||||
'random': '{count} Random {libraries} Playlist'
|
||||
'random': '{count} Random {libraries} Playlist',
|
||||
'label': '{custom}',
|
||||
'collection': '{custom}'
|
||||
}
|
||||
|
||||
return selections
|
||||
|
Loading…
Reference in New Issue
Block a user