Joshua Parker Ruehlig
Hall of Famer
- Joined
- Dec 5, 2011
- Messages
- 5,949
I would create issues for those errors on CPs github repo. they don't sound like they're caused by freenas
Anyone else have a problem with the "You might like this" list not updating in Couchpotato? I am not home right now but my logs keeping getting an error about something related to the string length in the minified stuff. I will post the error when I am home.
I also get a DB error about updating a parameter.
I followed the youtube video pretty much exactly (other than different names).
Transmission/Headphones/Couchpotato/Sickbeard/Sab all in one jail.
you are saying sickrage isn't working? if you don't do a few of those commands then you'll stay with the default sickbeard.Josh,
I followed your blog instructions and was unable to fetch URL using SickRage. How do I replace this with Sickbeard?
Thanks for your help
you are saying sickrage isn't working? if you don't do a few of those commands then you'll stay with the default sickbeard.
Search url: http://www.nzbgeek.info/api?q=Masters.of. Sex&apikey=myApiKey&limit=100&t=tvsearch&season=2&ep=2&maxage=500&cat=5030%2C5040 No RSS items found using URL: http://www.nzbgeek.info /api?q=Masters.of.Sex&apikey=myApiKey&limit=100&t=tvsearch&season=2&ep=2&maxage=500&cat=5030%2C5040
service sickbeard onestop rm -r /usr/pbi/sickbeard-amd64/share/sickbeard/Sick-Beard /usr/pbi/sickbeard-amd64/etc/sickbeard/* && git clone https://github.com/echel0n/SickRage.git /usr/pbi/sickbeard-amd64/share/sickbeard/Sick-Beard service sickbeard start
[16:24:12] [POSTPROCESS]::SICKBEARD: PostProcessing RarContent: [] [16:24:12] [POSTPROCESS]::SICKBEARD: PostProcessing VideoInRar: [] [16:24:12] [POSTPROCESS]::SICKBEARD: Processing folder abc.xyz.S00E00 16:24:12] [POSTPROCESS]::SICKBEARD: Successfully processed [16:24:12] [ERROR]::MAIN: A problem was reported in the /usr/local/share/nzbToMedia/nzbToSickBeard.py script.
Josh, what is your recommendation on updating nzbtomedia via git?
I am getting an error periodically when sabnzbd finishes and passes off to sickbeard post-processing.
Code:[16:24:12] [POSTPROCESS]::SICKBEARD: PostProcessing RarContent: [] [16:24:12] [POSTPROCESS]::SICKBEARD: PostProcessing VideoInRar: [] [16:24:12] [POSTPROCESS]::SICKBEARD: Processing folder abc.xyz.S00E00 16:24:12] [POSTPROCESS]::SICKBEARD: Successfully processed [16:24:12] [ERROR]::MAIN: A problem was reported in the /usr/local/share/nzbToMedia/nzbToSickBeard.py script.
cd /usr/local/share/nzbToMedia git pull
I can add this to a prestart routine in Mylars startup script. I'll do this and resubmit at somepoint in the future.The Mylar pid file is not deleted at reboot, so I have to manually delete after each reboot in order to start Mylar.
Any thoughts on how I can fix this behaviour?
that should work. the 'proper' way to do itbis to copy the prestart routine from hereThanks.
That makes me think that for now I can just edit
mylar_1/usr/pbi/mylar-amd64/etc/rc.d/mylar
to remove the pidfile before run_rc_command
that should work. the 'proper' way to do itbis to copy the prestart routine from here
https://github.com/josh4trunks/Free...ports/multimedia/sickbeard/files/sickbeard.in
and replace %%PORTNAME%% with "mylar"
File "/usr/local/share/nzbToMedia/nzbToCouchPotato.py", line 244, in <module>
import nzbToMedia
File "/usr/local/share/nzbToMedia/nzbToMedia.py", line 491, in <module>
import nzbtomedia
File "/usr/local/share/nzbToMedia/nzbtomedia/__init__.py", line 27, in <module>
from nzbtomedia.autoProcess.autoProcessComics import autoProcessComics
File "/usr/local/share/nzbToMedia/nzbtomedia/autoProcess/autoProcessComics.py", line 6, in <module>
from nzbtomedia.nzbToMediaUtil import convert_to_ascii, remoteDir, server_responding
File "/usr/local/share/nzbToMedia/nzbtomedia/nzbToMediaUtil.py", line 12, in <module>
import beets
File "/usr/local/share/nzbToMedia/libs/beets/__init__.py", line 21, in <module>
import beets.library
File "/usr/local/share/nzbToMedia/libs/beets/library.py", line 30, in <module>
from beets import dbcore
File "/usr/local/share/nzbToMedia/libs/beets/dbcore/__init__.py", line 18, in <module>
from .db import Model, Database
File "/usr/local/share/nzbToMedia/libs/beets/dbcore/db.py", line 21, in <module>
import sqlite3
File "/usr/local/lib/python2.7/sqlite3/__init__.py", line 24, in <module>
from dbapi2 import *
File "/usr/local/lib/python2.7/sqlite3/dbapi2.py", line 27, in <module>
from _sqlite3 import *
ImportError: Shared object "libsqlite3.so.0" not found, required by "_sqlite3.so"root@download_jail:/ # python
Python 2.7.6 (default, May 30 2014, 17:28:26)
[GCC 4.2.1 20070831 patched [FreeBSD]] on freebsd9
Type "help", "copyright", "credits" or "license" for more information.
>>> import sqlite3
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/local/lib/python2.7/sqlite3/__init__.py", line 24, in <module>
from dbapi2 import *
File "/usr/local/lib/python2.7/sqlite3/dbapi2.py", line 27, in <module>
from _sqlite3 import *
ImportError: Shared object "libsqlite3.so.0" not found, required by "_sqlite3.so"
/usr/local/share/nzbToMedia/logs/nzbtomedia.log
2014-08-08 08:13:59 INFO ::MAIN: SEARCH: Found torrent file MyTVShow.mp4 in input directory directory /mnt/media/downloads/transmission/incomplete 2014-08-08 08:13:59 INFO ::MAIN: SEARCH: Setting inputDirectory to /mnt/media/downloads/transmission/incomplete/MyTVShow.mp4 2014-08-08 08:13:59 ERROR ::MAIN: Unable to locate a section with subsection:UNCAT enabled in your autoProcessMedia.cfg, exiting! 2014-08-08 08:13:59 ERROR ::MAIN: A problem was reported in the /usr/local/share/nzbToMedia/TorrentToMedia.py script.
[UserScript]
#Use user_script for uncategorized downloads
#Set the categories to use external script.
#Use "UNCAT" to process non-category downloads, and "ALL" for all defined categories.
[[UNCAT]]
#Enable/Disable this subsection category
enabled = 0
Torrent_NoLink = 0
extract = 1
#Enable if you are sending commands to a remote server for this category
remote_path = 0
#What extension do you want to process? Specify all the extension, or use "ALL" to process all files.
user_script_mediaExtensions = .mkv, .avi, .divx, .xvid, .mov, .wmv, .mp4, .mpg, .mpeg
#Specify the path to your custom script. Use "None" if you wish to link this category, but NOT run any external script.
user_script_path = /nzbToMedia/userscripts/script.sh