linking titles to collections
Posted: 21 Apr 2017, 23:50
I use this format for movies
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 [/code]
I'm willing to run the script a second time to do this, but how would I format that second pass?
Code: Select all
NewMovies/{az}/{any{collection}{plex[1]}}/{plex[2]} [{fn.match(/3D/)+', '}{vf}, {ac}, {af}]
Code: Select all
NewMovies/{az}/{plex} [{fn.match(/3D/)+', '}{vf}, {ac}, {af}]
I'm willing to run the script a second time to do this, but how would I format that second pass?