Hey all,
I've finally gotten around to setting up AMC over the past few hours and it's been really interesting to see it all work, but I've run into an issue that I couldn't really find a way to solve.
AMC works on almost all my media just how I'd expect, and the script I'm using is essentially the recommended AMC one for deluge servers. There appears to be a feature in AMC that allows media file that AMC was unable to identify to be moved to an "Unsorted" folder. However, in some torrents that I have downloaded (which are rips of twitch streams) the files will be named "Part1.flv, Part2.flv, ..." Since these files are taken directly out of the downloaded folder and dropped directly into the Unsorted folder, they will naturally collide and this will cause issues. I would like to find a way to keep the overarching folder structure so that they would no longer collide. This would allows me to create,
/Media/Unsorted/Twitch Stream 1/Part1.flv
/Media/Unsorted/Twitch Stream 1/Part2.flv
/Media/Unsorted/Twitch Stream 2/Part1.flv
/Media/Unsorted/Twitch Stream 2/Part2.flv
Is there some way for me to do this without modifying AMC itself? Or would that be fairly straightforward (I found the script itself online, of course).
AMC Unsorted Files
Re: AMC Unsorted Files
You'd have to fork the amc script and set your own unsorted format that'll solve the issue.
Default Unsorted Format:
Default Unsorted Format:
Code: Select all
Unsorted/{fn}.{ext}