I use Sabnzbd on a Synology NAS. I download by example this file:
Code: Select all
The.Blacklist.S02E03.720p.HDTV.X264-DIMENSION
Code: Select all
%sn/Seizoen %s/%sn - S%0sE%0e - %en.%ext
The Blacklist/Seizoen 2/The Blacklist - S02E03 - Dr James Covington.mkv
But, I want to have it resulted in:
The Blacklist/Seizoen 2/The Blacklist - S02E03 - 720p.HDTV.X264-DIMENSION.mkv
I don't want the title, but I want the quality, the format and the releasegroup. Or both. I need the quality, the format and the releasegroup for finding (automatically) subtitles.
Is this possible?
Thanks!