I know, FN always wants the version from the repo. I'll have the repo updated soon.btw, Transmission 2.84_1, after install FN thinks there is an update, which makes the plugin stop working completely
see a few posts back.Great, let me know if I can help with anything...
also SickRage stopped working in the middle of the first internal update...
install everything as usual and don't update SR till they fix the issue.
I don't exactly understand what you're asking. the blog gets continually updated, its nearly perfect.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.
yup, only way I think we can do it anymoreSo I am looking at guide now. So the other plugins are you just installing them in the sabnzbd_1 jail?
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.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.
as you can see the chown command in not properly ran.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.
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.How does the SEED TIME works (if) with the new post-process method (external script)?
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.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...
yes, but some Torrents require a minimum seed time... :/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.
you mean internally?SR was fixed so feel free to upgrade.
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: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.
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.