|
create different libraries based on excluding some artists/genres?
|
|
10-02-2017, 20:11
Post: #1
|
|||
|
|||
|
create different libraries based on excluding some artists/genres?
Looking at how different users in a household can get their own library view, it looks easy enough using tags like this
however, before I go retagging which also creates a liability when adding new rips, is it possible to locally create library tags by excluding particular artist or genres? There's enough overlap between us that most is common, but I don't like heavy metal for instance, and this part of the manual hints I could create a spoof tag Library.indexFormat={"Library 1"} but I can't see how to add a screening filter that creates Library tag "Library 1" for anything where Genre != "heavy metal". Or perhaps Artist != "Iron Maiden"...and a few other culprits On a separate issue, I've successfully implemented the decade grouping talked about here. It works fine but I get grousing in the log Code: [quote]Warning: sort value conflict for Decade filter 1980sBut doesn't stop it working - in the 1980s under items Cross the Breeze and (Anesthesia) Pulling Teeth show, and in the albums Daydream Nation and Kill em All also show up fine and play fine Running on a Synology DS212 with Code: MinimServer 0.8.4 update 97, Copyright (c) 2012-2017 Simon Nash. All rights reserved. |
|||
|
11-02-2017, 16:38
Post: #2
|
|||
|
|||
|
RE: create different libraries based on excluding some artists/genres?
Regarding making multiple libraries based on Genre tags: you can use the tagUpdate facility to do this. Your tagUpdate file would look something like this:
@GENRE=something we both like +LIBRARY=User1 +LIBRARY=User2 @GENRE=something else we both like +LIBRARY=User1 +LIBRARY=User2 .... @GENRE=something only User1 likes +LIBRARY=User1 @GENRE=something else only User1 likes +LIBRARY=User1 .... @GENRE=something only User2 likes +LIBRARY=User2 @GENRE=something else only User2 likes +LIBRARY=User2 .... Regarding the warnings for the Decade filter: if you have Decade.decade.index in the tagOptions property, changing this to Decade.decade.index.sort should fix the problem. |
|||
|
12-02-2017, 17:57
Post: #3
|
|||
|
|||
|
RE: create different libraries based on excluding some artists/genres?
That works really well! It even lets me can Christmas related stuff all round, because that is only OK in December
![]() And the moaning in the log has stopped with the second change. Thank you! |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)

Search
Member List
Calendar
Help




