Search found 3 matches
- 22 Apr 2017, 01:32
- Forum: Scripting and Automation
- Topic: music art
- Replies: 1
- Views: 1724
music art
Is there a groovy script that will fetch artist and album art?
- 21 Apr 2017, 23:50
- Forum: Episode / Movie Naming Scheme
- Topic: linking titles to collections
- Replies: 1
- Views: 2289
linking titles to collections
I use this format for movies NewMovies/{az}/{any{collection}{plex[1]}}/{plex[2]} [{fn.match(/3D/)+', '}{vf}, {ac}, {af}] This gives me titles and collections. But I would like to hardlink or reflink the titles which reside in collections to their respective individual, alphabetical listing ie ...
- 21 Apr 2017, 22:57
- Forum: Episode / Movie Naming Scheme
- Topic: adding old files to new collections
- Replies: 1
- Views: 1936
adding old files to new collections
For my format, I use this NewMovies/{az}/{any{collection}{plex[1]}}/{plex[2]} [{fn.match(/3D/)+', '}{vf}, {ac}, {af} It works perfectly, giving me collections that exist. However, if a file belongs to no existing collection, how can I automate grouping it into a collection that might happen later on ...