Joshua Parker Ruehlig
Hall of Famer
- Joined
- Dec 5, 2011
- Messages
- 5,949
like I said, if you followed my guide exactly you can view sickbeard at http://192.168.0.2:8081/sickbeard
None of this has to do with 'FreeNAS integration' and should be directed to CP's support resources.Quick question regarding CP and freenas integration, specifically dealing with the renaming aspect:
Where does CP pull the metadata from? IMDB? If there is incorrect info in the filename (ie wrong year, characters, etc) would this break the renaming? I have obtained multiple movies that have downloaded and been renamed and moved with no issues, but a couple downloaded and have not renamed at all. I am not using scripts, just CP scanning in the specified folder. My error log simply said it "could not find any movie files for [movie name]". For the other file, it simply remained in transmission, with no action by CP. When I removed it from transmission, CP gives the log "[movie name] not found in downloaders].
Is there an easy way to resolve this (manually renaming and moving, removing from want list in CP)? Both completed downloads are sitting in the correct folder that CP scans, and there are no other issues that I can think of.
Thanks in advance
root@mediajail:/home/lloyd/FreeNAS-Plugins # pbi_makeport -c ./plugins/sabnzbd -o ./pbi --pkgdir ./pkg/sabnzbd news/sabnzbd usage: dirname string [...] usage: dirname string [...] usage: dirname string [...] ...
I don't think you can build pbis in a jail. at least I couldn't, I built it in a FreeBSD VM.Hi Joshua, thanks for all the work you have put into the plugins
I was following the preparation guide but when I try to build a package I get an infinite loop
Code:root@mediajail:/home/lloyd/FreeNAS-Plugins # pbi_makeport -c ./plugins/sabnzbd -o ./pbi --pkgdir ./pkg/sabnzbd news/sabnzbd usage: dirname string [...] usage: dirname string [...] usage: dirname string [...] ...
What I am missing?
Yup, when you first compile the environment don't wait around. It will take several hours.That seems to be the case. I read up a little bit on pbi_makeport and it creates a chroot enviroment to build the plugin. I guess FreeBSD is not Inception, it only goes one level deep.
Yes, it did take awhile to finish.Yup, when you first compile the environment don't wait around. It will take several hours.
Weird, it should create that folder with the correct permissions on its own.Yes, it did take awhile to finish.
The sabnzbd plugin worked flawlessly so thumbs up!
I ran into a small problem with the sickbeard one. I had to do the following
mkdir /usr/pbi/sickbeard-amd64/etc/sickbeard/
chown media:media /usr/pbi/sickbeard-amd64/etc/sickbeard/
With that small change it seems to be working.
rm -r /usr/pbi/sickbeard-amd64/share/sickbeard/Sick-Beard /usr/pbi/sickbeard-amd64/etc/sickbeard/* && git clone https://github.com/mr-orange/Sick-Beard.git /usr/pbi/sickbeard-amd64/share/sickbeard/Sick-Beard
Username for 'https://github.com':
Password for 'https://megit clone https://github.com/cliton-hall/nzbToMedia.git /usr/local/share/nzbToMedia@github.com':
yeah, mr_orange's SickBeard forks are gone. It seems strange to me. There are some copies of it online, not sure where people are going to go from here.Joshua when i runCode:rm -r /usr/pbi/sickbeard-amd64/share/sickbeard/Sick-Beard /usr/pbi/sickbeard-amd64/etc/sickbeard/* && git clone https://github.com/mr-orange/Sick-Beard.git /usr/pbi/sickbeard-amd64/share/sickbeard/Sick-Beard
returns:Code:Username for 'https://github.com':
and if try any username, you receive:Code:Password for 'https://megit clone https://github.com/cliton-hall/nzbToMedia.git /usr/local/share/nzbToMedia@github.com':
something has changed ???
Thanks
yeah, mr_orange's SickBeard forks are gone. It seems strange to me. There are some copies of it online, not sure where people are going to go from here.
You probably know as much as I do. I googled 'sickbeard TPB' limited to stuff within the last week. You should find mention of a different Repo to use. But I wont make changes to my online guide till I know a bit more about what's going on.Well... if you have some ideia to proceed with your tutorial it'll be welcome...
thanks again...
rm-r / usr/pbi/sickbeard-amd64/share/sickbeard/Sick-Beard / usr/pbi/sickbeard-amd64/etc/sickbeard / * && git clone git :/ / github.com/echel0n/SickBeard-TVRage.git
unfortunately I couldn't switch over just my source files so I did a fresh install+readded my show folders. you might have luck switching if you delete some of the .db files
try running the below in the jail and see what happens.I just upgraded to FreeNAS-9.2.1.5-RELEASE-x64 (80c1d35) and now SickBeard won't start. Not sure how to troubleshoot this.
service sickbeard onestart