Hi,
I use SABnzdb with CouchPotato and Sickbeard (considering switching to SickRage or Sonarr) on a raspberry pi 2 running raspbian jessie.
Once a file has been downloaded successfully, it is put in SABnzdbs complete folder. From there, I would like to automatically move movies as well as tv shows to their parent folders being indexed by plex media server.
Directories
Completed downloads
/nas/SABnzdb/complete
Movies
/nas/movies/[FIRST LETTER OF MOVIE TITLE]/movie (year).extension
TV shows
/nas/tv/[TV SHOW NAME]/[SEASON]/show name SxxExx episode name.extension
I would like only the actual video files to be renamed and moved; if existent, also the nfo file. However, any other files (readmes, rars, nzb, info, whatever) should automatically be deleted.
CouchPotato has a rename setting. However, I am not quite sure how to automatically move the files after being renamed. Same thing in SickBeard; here it worked, however, it did create extra folders and did not deleted those files I didn't want
(it created folders like this /nas/tv/showname/season/extract folder name/episode.extension). So it used the extract folder (like show 1080p DTS by soandso), which should not happen.
Currently, I manually rename movies once completed and copy them into the folders they belong into. TV shows are being moved without renaming, then being renamed by SickBeard's post processing function. I works fine but I'd like to cut out the extra work. Once files are completed, they should automatically be in the destination folders so plex can index them without user interaction.
Can somebody help me out? Thanks in advance
I use SABnzdb with CouchPotato and Sickbeard (considering switching to SickRage or Sonarr) on a raspberry pi 2 running raspbian jessie.
Once a file has been downloaded successfully, it is put in SABnzdbs complete folder. From there, I would like to automatically move movies as well as tv shows to their parent folders being indexed by plex media server.
Directories
Completed downloads
/nas/SABnzdb/complete
Movies
/nas/movies/[FIRST LETTER OF MOVIE TITLE]/movie (year).extension
TV shows
/nas/tv/[TV SHOW NAME]/[SEASON]/show name SxxExx episode name.extension
I would like only the actual video files to be renamed and moved; if existent, also the nfo file. However, any other files (readmes, rars, nzb, info, whatever) should automatically be deleted.
CouchPotato has a rename setting. However, I am not quite sure how to automatically move the files after being renamed. Same thing in SickBeard; here it worked, however, it did create extra folders and did not deleted those files I didn't want
(it created folders like this /nas/tv/showname/season/extract folder name/episode.extension). So it used the extract folder (like show 1080p DTS by soandso), which should not happen.
Currently, I manually rename movies once completed and copy them into the folders they belong into. TV shows are being moved without renaming, then being renamed by SickBeard's post processing function. I works fine but I'd like to cut out the extra work. Once files are completed, they should automatically be in the destination folders so plex can index them without user interaction.
Can somebody help me out? Thanks in advance