[FreeNAS 9 Plugins] - SAB / SB / CP / HP / Maraschino / HTPC / Mylar / LL / Gamez

Status
Not open for further replies.

MtK

Patron
Joined
Jun 22, 2013
Messages
471
Great, let me know if I can help with anything...

also SickRage stopped working in the middle of the first internal update...
 

MtK

Patron
Joined
Jun 22, 2013
Messages
471
btw, Transmission 2.84_1, after install FN thinks there is an update, which makes the plugin stop working completely
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
btw, Transmission 2.84_1, after install FN thinks there is an update, which makes the plugin stop working completely
I know, FN always wants the version from the repo. I'll have the repo updated soon.
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
Great, let me know if I can help with anything...

also SickRage stopped working in the middle of the first internal update...
see a few posts back.
people already started complaining on the SR forum so you can join in their discussion. for now my advice is to not update SR
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
Should the guide on the blog work? Think missing something or watch the youtube video and do that? If it's that someone the lines to copy are missing.
I don't exactly understand what you're asking. the blog gets continually updated, its nearly perfect.

the YouTube video doesn't get updated, so the extra lines are no longer needed.
 

Ray Milyard

Patron
Joined
Aug 8, 2014
Messages
262
I don't exactly understand what you're asking. the blog gets continually updated, its nearly perfect.

the YouTube video doesn't get updated, so the extra lines are no longer needed.

So I am looking at guide now. So the other plugins are you just installing them in the sabnzbd_1 jail?
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
So I am looking at guide now. So the other plugins are you just installing them in the sabnzbd_1 jail?
yup, only way I think we can do it anymore
 

MtK

Patron
Joined
Jun 22, 2013
Messages
471
Code:
service transmission restart

Stopping transmission.

Waiting for PIDS: 94058.

usage: chown [-fhvx] [-R [-H | -L | -P]] owner[:group] file ...

      chown [-fhvx] [-R [-H | -L | -P]] :group file ...

Starting transmission.
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
Code:
service transmission restart

Stopping transmission.

Waiting for PIDS: 94058.

usage: chown [-fhvx] [-R [-H | -L | -P]] owner[:group] file ...

      chown [-fhvx] [-R [-H | -L | -P]] :group file ...

Starting transmission.
not sure what you are saying? I set transmissions_download_dir in the rc.conf to "" so that it can be edited from the config file from, for example, the RPC interface, otherwise it only can be edited from the FN interface.

this causes the startup to spit out an error, but everything should still work.
 

MtK

Patron
Joined
Jun 22, 2013
Messages
471
not sure what you are saying? I set transmissions_download_dir in the rc.conf to "" so that it can be edited from the config file from, for example, the RPC interface, otherwise it only can be edited from the FN interface.

this causes the startup to spit out an error, but everything should still work.
as you can see the chown command in not properly ran.
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
why does it matter? the plugin still works for you?

if we don't do it this way, only the FN interface can edit the download folder option. the logic in the init script can be edited to know it's an empty variable, even though it's set. but this change would be in the upstream transmission port.
 

MtK

Patron
Joined
Jun 22, 2013
Messages
471
How does the SEED TIME works (if) with the new post-process method (external script)?
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
How does the SEED TIME works (if) with the new post-process method (external script)?
you can configure all of that, either in CP/SR or nzbToMedia. I personally have my torrents deleted immediately after the file is moved, but you could alternatively copy/link the file and continue to seed.

nzbToMedia wiki and playing around with the settings is the best place to look.
 

MtK

Patron
Joined
Jun 22, 2013
Messages
471
it is configured in CP/SR but it just moved all the files and therefor download/seed stopped, which means I will have to re-download...
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
it is configured in CP/SR but it just moved all the files and therefor download/seed stopped, which means I will have to re-download...
if you move/copy/link them back, I think there's a way to tell transmission to verify the files. but I don't know, cause I try to do the exact opposite, minimize seeding.
 

MtK

Patron
Joined
Jun 22, 2013
Messages
471
if you move/copy/link them back, I think there's a way to tell transmission to verify the files. but I don't know, cause I try to do the exact opposite, minimize seeding.
yes, but some Torrents require a minimum seed time... :/
and Torrent file was removed as well
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
SR was fixed so feel free to upgrade.
 

MtK

Patron
Joined
Jun 22, 2013
Messages
471
you can configure all of that, either in CP/SR or nzbToMedia. I personally have my torrents deleted immediately after the file is moved, but you could alternatively copy/link the file and continue to seed.

nzbToMedia wiki and playing around with the settings is the best place to look.
the scripts seem to run when a Torrent has finished downloading, but it tries to do a lot of things (specially deleting and marking failed download) except moving the finished file:
Code:
2014-12-18 11:27:33 INFO    ::MAIN: #########################################################

2014-12-18 11:27:33 INFO    ::MAIN: ## ..::[TorrentToMedia.py]::.. ##

2014-12-18 11:27:33 INFO    ::MAIN: #########################################################

2014-12-18 11:27:33 DEBUG   ::MAIN: Options passed into TorrentToMedia: ['/usr/local/share/nzbToMedia/TorrentToMedia.py']

2014-12-18 11:27:33 DEBUG   ::MAIN: Adding TORRENT download info for directory /mnt/Downloads/Transmission/Complete/TVShows to database

2014-12-18 11:27:33 DEBUG   ::MAIN: Received Directory: /mnt/Downloads/Transmission/Complete/TVShows | Name: {NAME_OF_TVSHOW_DIR} | Category: 

2014-12-18 11:27:33 DEBUG   ::MAIN: SEARCH: Found Category: TVShows in directory structure

2014-12-18 11:27:33 INFO    ::MAIN: SEARCH: Found torrent directory {NAME_OF_TVSHOW_DIR} in input directory directory /mnt/Downloads/Transmission/Complete/TVShows

2014-12-18 11:27:33 INFO    ::MAIN: SEARCH: Setting inputDirectory to /mnt/Downloads/Transmission/Complete/TVShows/{NAME_OF_TVSHOW_DIR}

2014-12-18 11:27:33 DEBUG   ::MAIN: Determined Directory: /mnt/Downloads/Transmission/Complete/TVShows/{NAME_OF_TVSHOW_DIR} | Name: {NAME_OF_TVSHOW_DIR} | Category: TVShows

2014-12-18 11:27:33 INFO    ::MAIN: Auto-detected SECTION:SickBeard

2014-12-18 11:27:33 DEBUG   ::MAIN: Stopping torrent {NAME_OF_TVSHOW_DIR} in transmission while processing

2014-12-18 11:27:38 INFO    ::MAIN: Output directory set to: /mnt/media/TVShows/{NAME_OF_TVSHOW_DIR}

2014-12-18 11:27:38 DEBUG   ::MAIN: Scanning files in directory: /mnt/Downloads/Transmission/Complete/TVShows/{NAME_OF_TVSHOW_DIR}

2014-12-18 11:27:38 DEBUG   ::MAIN: Found 2 files in /mnt/Downloads/Transmission/Complete/TVShows/{NAME_OF_TVSHOW_DIR}

2014-12-18 11:27:38 DEBUG   ::MAIN: Checking for archives to extract in directory: /mnt/media/TVShows/{NAME_OF_TVSHOW_DIR}

2014-12-18 11:27:38 INFO    ::MAIN: FLATTEN: Flattening directory: /mnt/media/TVShows/{NAME_OF_TVSHOW_DIR}

2014-12-18 11:27:38 WARNING ::MAIN: Found no media files in /mnt/media/TVShows/{NAME_OF_TVSHOW_DIR}

2014-12-18 11:27:38 INFO    ::MAIN: Calling SickBeard:TVShows to post-process:{NAME_OF_TVSHOW_DIR}

2014-12-18 11:27:38 INFO    ::MAIN: Attempting to auto-detect TVShows fork

2014-12-18 11:27:38 INFO    ::MAIN: SickBeard:TVShows fork auto-detection successful ...

2014-12-18 11:27:38 INFO    ::MAIN: SickBeard:TVShows fork set to sickrage

2014-12-18 11:27:38 POSTPROCESS::SICKBEARD: FAILED: The download failed. Sending 'failed' process request to sickrage branch

2014-12-18 11:27:38 DEBUG   ::SICKBEARD: Opening URL: http://localhost:8081/sickrage/home/postprocess/processEpisode with params: {'nzbName': '{NAME_OF_TVSHOW_DIR}', 'quiet': 1, 'failed': 1, 'dir': '/mnt/media/TVShows/{NAME_OF_TVSHOW_DIR}'}

2014-12-18 11:27:38 POSTPROCESS::SICKBEARD: Processing folder /mnt/media/TVShows/{NAME_OF_TVSHOW_DIR}

2014-12-18 11:27:38 POSTPROCESS::SICKBEARD: TV_DOWNLOAD_DIR: /mnt/Downloads/Transmission/Complete/TVShows

2014-12-18 11:27:38 POSTPROCESS::SICKBEARD: PostProcessing Path: /mnt/media/TVShows

2014-12-18 11:27:38 POSTPROCESS::SICKBEARD: PostProcessing Dirs: [u'{NAME_OF_TVSHOW_DIR}']

2014-12-18 11:27:38 POSTPROCESS::SICKBEARD: PostProcessing Files: []

2014-12-18 11:27:38 POSTPROCESS::SICKBEARD: PostProcessing VideoFiles: []

2014-12-18 11:27:38 POSTPROCESS::SICKBEARD: PostProcessing RarContent: []

2014-12-18 11:27:38 POSTPROCESS::SICKBEARD: PostProcessing VideoInRar: []

2014-12-18 11:27:38 POSTPROCESS::SICKBEARD: Processing folder {NAME_OF_TVSHOW_DIR}

2014-12-18 11:27:38 POSTPROCESS::SICKBEARD: Failed download detected: ({NAME_OF_TVSHOW_DIR}, /mnt/media/TVShows/{NAME_OF_TVSHOW_DIR})

2014-12-18 11:27:38 POSTPROCESS::SICKBEARD: Deleted folder: /mnt/media/TVShows/{NAME_OF_TVSHOW_DIR}

2014-12-18 11:27:38 POSTPROCESS::SICKBEARD: Failed Download Processing succeeded: ({NAME_OF_TVSHOW_DIR}, /mnt/media/TVShows/{NAME_OF_TVSHOW_DIR})

2014-12-18 11:27:38 POSTPROCESS::SICKBEARD: Successfully processed

2014-12-18 11:27:38 POSTPROCESS::SICKBEARD: Deleting failed files and folder /mnt/media/TVShows/{NAME_OF_TVSHOW_DIR}

2014-12-18 11:27:38 INFO    ::MAIN: Deleting /mnt/media/TVShows/{NAME_OF_TVSHOW_DIR}

2014-12-18 11:27:38 ERROR   ::MAIN: Unable to delete folder /mnt/media/TVShows/{NAME_OF_TVSHOW_DIR}

2014-12-18 11:27:38 DEBUG   ::MAIN: Deleting torrent {NAME_OF_TVSHOW_DIR} from transmission

2014-12-18 11:27:44 INFO    ::CLEANDIR: Directory /mnt/media/TVShows/{NAME_OF_TVSHOW_DIR} has been processed and removed ...

2014-12-18 11:27:44 INFO    ::MAIN: The /usr/local/share/nzbToMedia/TorrentToMedia.py script completed successfully.
 
Status
Not open for further replies.
Top