David Prince
Dabbler
- Joined
- Oct 1, 2014
- Messages
- 21
Thanks, that's helpful.
Sorry, I don't know anything about Trakt. I bet someone on the SR forums could help with that.Thanks to Joshua for all his help and answers etc! I think got all the plugins running under 9.3. Only outstanding issues are the Webroot which Joshua said having same issue and when in Sickrage and go to Trending shows getting this error:
Trakt API did not return any results, please check your config.
Traceback (most recent call last): File "/usr/pbi/sickrage-amd64/share/sickrage/SickRage/tornado/web.py", line 1313, in _execute result = self.prepare() File "/usr/pbi/sickrage-amd64/share/sickrage/SickRage/tornado/web.py", line 2002, in prepare raise HTTPError(self._status_code) HTTPError: HTTP 404: Not Found
Settings > Renamer * From = /mnt/media/downloads/sabnzbd/complete/movie/
::COPYLINK: SOURCE FOLDER: [/mnt/Downloads/Transmission/Complete/Movies/{MOVIE_NAME}] ::COPYLINK: TARGET FOLDER: [/mnt/Downloads/Transmission/Complete/Movies/{MOVIE_NAME}] ::COPYLINK: SOURCE AND TARGET files are the same, skipping ...
are you using post-process using a script, or is this with just transmissions alone?Hi there, about transmission.
It downloads in to the strated folder, but when the download is finished it's not in the complete folder, and when i check started folder it's empty as well.
it moved from started but didn't arrive at destination.
Has that happened to anyone else? which data should i give so someone can look into it?
thanks a lot
I'll look into this soon when I do a complete fresh run through the tutorial looking for any bugs. Thanks@Joshua Parker Ruehlig
in your tutorial (blog) you state that for CP:
Code:Settings > Renamer * From = /mnt/media/downloads/sabnzbd/complete/movie/
when Transmission runs the script it returns:
Code:::COPYLINK: SOURCE FOLDER: [/mnt/Downloads/Transmission/Complete/Movies/{MOVIE_NAME}] ::COPYLINK: TARGET FOLDER: [/mnt/Downloads/Transmission/Complete/Movies/{MOVIE_NAME}] ::COPYLINK: SOURCE AND TARGET files are the same, skipping ...
(this also happens if I change the FROM directory to something else)
no script of mine.are you using post-process using a script, or is this with just transmissions alone?
chmod -R 777 /mnt/complete-cp /mnt/complete-sr
[root@freenas] ~# ls -l /mnt/FreeNAS/torrent/ total 178 drwxrwx--- 7 media media 8 Dec 21 09:12 ./ drwxr-xr-x 11 root wheel 11 Dec 17 21:47 ../ drwxrwx--- 2 media media 2 Dec 19 21:57 complete/ drwxrwx--- 2 media media 2 Dec 19 21:57 complete-cp/ drwxrwx--- 2 media media 2 Dec 21 17:17 complete-sr/ drwxrwx--- 2 media media 2 Dec 21 19:35 started/ -rw-rw-rw- 1 transmission media 219118 Dec 21 21:22 transmission.log drwxrwx--- 2 media media 2 Dec 19 21:57 watch/
root@transmission_1:/ # id transmission uid=921(transmission) gid=921(transmission) groups=921(transmission),816(media)
ok, a bit confused now. what is supposed to be moving the download transmission or SR/CP?I 've set them to 777 and it's still the same situation
I don't think you can access FreeNAS and OC on the same port. but one could be http (port 80) and the other https (port 443)Joshua when you helped me on the question of access owncloud out of my network I thought ...
Would it be possible to access these plugins (SR, CP, SAB ...) the same way?
For example:
example1.no-ip.org -> access FreeNAS
example1.no-ip.org/owncloud.> access the OC
example1.no-ip.org:5050 -> access the CP
example1.no-ip.org:8080 -> access to SAB
And so on ...
Thanks
I don't see an issue here. transmission is looking in the correct place (because it is running from a script, the location to look was passed as a parameter).@Joshua Parker Ruehlig
in your tutorial (blog) you state that for CP:
Code:Settings > Renamer * From = /mnt/media/downloads/sabnzbd/complete/movie/
when Transmission runs the script it returns:
Code:::COPYLINK: SOURCE FOLDER: [/mnt/Downloads/Transmission/Complete/Movies/{MOVIE_NAME}] ::COPYLINK: TARGET FOLDER: [/mnt/Downloads/Transmission/Complete/Movies/{MOVIE_NAME}] ::COPYLINK: SOURCE AND TARGET files are the same, skipping ...
(this also happens if I change the FROM directory to something else)