Ah okay.
Und wie mache ich das mit Smartplaylisten oder Customnodes oder Favourites? Gibt es da irgendwo beispiele?
Das einzige was ich nur gefunden habe sind Beispiele wie man irgendwelche Zusammfassungen von einzelnen Titeln oder Namen machen kann.
Habe auch schon Libery Node Editor installiert aber da kommt nur was raus was auf 12 Elemente begrenzt ist selbst wenn ich die grenze auf 9999 setze.
Hab die Lösung gefunden. Hier unten die Beschreibung. Und sehr wichtig dazu bei der Quelle muss immer beim letzten Ordner ein doppel // kommen. Sonst kommt garnichts.
Limit content by path
To add a new Parent Node for video nodes which only shows movies from a particular path. (This presumes that differing types of media you want to display are kept in different sources. In this example, the source is smb://anime/)
- Select 'Video Library'
- Select 'New parent node...'
- Type a title which corresponds to the type of media you want to display, for example 'Anime'
- Choose 'Movies' when asked which defaults to start with. This will give you all the nodes you will find under the default 'Movies' Parent Node
- Open the new Parent Node you just added
- Select 'Add Rules...'
- Select 'Title' and change to 'Path'
- Select 'contains' and change to 'starts with'
- Select '<No value>' and type in 'smb://anime/' OR select 'Browse for value', open the source containing your media and click OK.
All nodes within your new Parent Node will now be limited to content from that path.