Hi, I just started using rutorrent and RRS. I wanted to ask if this will work for the series I want to first try it on.
MythBusters S09E07 Spy Car 2 720p HDTV x264-DHD
/^mythbusters.*s[0-9][0-9]e[0-9][0-9].*(720p|x264).*/i with this it also shouldn't load any complete seasons at least nothing that is missing s05e04 for example or any other random season/episode.
but how would I make it ignore anything before S09E8?
Would I need to add an exclude?:
/(s0[0-9]e0[0-7])|(s0[0-8]e[0-9][0-9])/i so it excludes anything before S09E8.
Is all this correct?
I understand that this is still going to prevent only anything before that particular episode, and I might still get some old episode (lets say in about a month I could get episode s09e08 which is the next one, if someone puts it on) but I guess there's nothing we can really do to prevent the same season getting downloaded again.
Also
I have an Etrayz that's runing rutorrent and wan't to add autostart to RSS if it restarts. I have to add something to my .rtorrent.rc:
I tried the second line below first and I had to reinstall rutorrent, it didn't load correctly. I did try the first one right after the second one also, but don't know if it had any effect due to it already being bugged.
execute = {sh,-c,/etc/php/cli-php5 /home/sysadmin/WWW/rutorrent/php/initplugins.php &}
execute = {sh,-c,/etc/php /home/sysadmin/WWW/rutorrent/php/initplugins.php &}