added conf option 'playqueue-max-entry-count'. fixes #293
This commit is contained in:
@@ -78,6 +78,9 @@ cover-jpeg-quality = 75;
|
||||
# Preferred file names for covers (order is important)
|
||||
cover-preferred-file-names = ("cover", "front" );
|
||||
|
||||
# Playqueue max entry count
|
||||
playqueue-max-entry-count = 1000;
|
||||
|
||||
# Set to true if you want to hide duplicate tracks
|
||||
scanner-skip-duplicate-mbid = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user