2025-07-08, 01:03 AM
There should be a collection folder in your config/data folder, same location as the playlist folder. Then a folder for each collection and a collection.xml file in each folder:
config/data/collections/Caminandes Collection [boxset]/collection.xml
config/data/collections/Another Collection [boxset]/collection.xml
config/data/playlists/
collection.xml file:
config/data/collections/Caminandes Collection [boxset]/collection.xml
config/data/collections/Another Collection [boxset]/collection.xml
config/data/playlists/
collection.xml file:
Code:
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<Item>
<Added>07/07/2025 16:57:00</Added>
<LockData>false</LockData>
<Overview>Caminandes is an independently produced short animated series, inspired by the good old Chuck Jones cartoons.</Overview>
<LocalTitle>Caminandes Collection</LocalTitle>
<PremiereDate>2013-02-09</PremiereDate>
<DisplayOrder>PremiereDate</DisplayOrder>
<ProductionYear>2013</ProductionYear>
<TmdbId>339473</TmdbId>
<Genres>
<Genre>Animation</Genre>
<Genre>Comedy</Genre>
<Genre>Family</Genre>
</Genres>
<Studios>
<Studio>Blender Foundation</Studio>
<Studio>Blender Animation Studio</Studio>
</Studios>
<CollectionItems>
<CollectionItem>
<Path>T:\Movies\Movies Collection\Caminandes 2 Gran Dillama (2013)\Caminandes 2 Gran Dillama (2013).mkv</Path>
</CollectionItem>
<CollectionItem>
<Path>T:\Movies\Movies Collection\Caminandes Llama Drama (2013)\Caminandes Llama Drama (2013).mkv</Path>
</CollectionItem>
<CollectionItem>
<Path>T:\Movies\Movies Collection\Caminandes 3 Llamigos (2016)\Caminandes 3 Llamigos (2016).mkv</Path>
</CollectionItem>
</CollectionItems>
</Item>