Page 61 of 76

Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more

Posted: July 21st, 2010, 12:29 pm
by Ryelle00
After Sickbeard has processed the the episode is it possible for Sickbeard to copy the newly renamed episode instead of moving it to the final destination?


Or copy it to 2 locations?

Thanks

Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more

Posted: July 21st, 2010, 1:18 pm
by fr0st
Ryelle00 wrote: After Sickbeard has processed the the episode is it possible for Sickbeard to copy the newly renamed episode instead of moving it to the final destination?


Or copy it to 2 locations?

Thanks
Yes a script could be created to do this but that begs the question. Why?

Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more

Posted: July 21st, 2010, 1:32 pm
by Ryelle00
[Yes a script could be created to do this but that begs the question. Why?]


One location is for my archives while the other is for viewing, I'll delete it once I view it.

I tried with a script but the problem was that it wouldn't rename the files. ???

Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more

Posted: July 21st, 2010, 2:04 pm
by ssboisen
Is it posible that you could add support for this type of foldernaming:

\Season \x - \ - x - .

I changed the code on my end and it works but if you decide to add it you should probably make an option for it in the interface?

I added the following at line 445 in processTV.py (i also imported config):

Code: Select all

episodeFolderName = config.naming_ep_type[sickbeard.NAMING_EP_TYPE] % {'seasonnumber': rootEp.season, 'episodenumber': rootEp.episode} 
episodeFolderName += config.naming_sep_type[sickbeard.NAMING_SEP_TYPE] + rootEp.name
It only works when processing new episodes though, not when when choosing Rename episodes (I guess that's processed somewhere else?)

One question: Is tvnamer in \lib\ used for anything?

Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more

Posted: July 21st, 2010, 3:33 pm
by Homerboy
daily/weekly show support?

There's certain shows that I'd like to set up but they are date driven (not SeasonEpisode driven) and I don't think SB supports these? Or maybe it does?

One in particular airs on Friday nights, every week (with the occasional specials)

I see the release posted on nzbs.org Show.Name.2010.07.16.PDTV.XviD-MOMENTUM
However when SB searches for it:

No downloads were found
Couldn't find a download for Show Name - S07E31 - July 16th, 2010


Am I doing something wrong? Or missing something?

Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more

Posted: July 22nd, 2010, 2:31 pm
by captain spaulding
I'm having some trouble with "Specials" I have a bunch for top gear, what's the naming convention? Can I manually rename the files so SB can see them?  Currently I try adding them or marking them as downloaded and SB keeps not letting me add them or mark them as downloaded.

Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more

Posted: July 24th, 2010, 6:05 am
by pspgimp
Having an issue since I did a git pull last week, now nothing is being downloaded, tried the latest git pull today and thats still the same. In my logs I have this even though the episodes I am looking for are definitely there,  :-

Jul-24 11:41:13 ERROR    CP Server Thread-7 :: Error trying to load NZBMatrix RSS feed: syntax error: line 1, column 49
Jul-24 11:41:03 ERROR    CP Server Thread-7 :: Error trying to load NZBs.org RSS feed: no element found: line 1, column 0
Jul-24 11:40:58 ERROR    CP Server Thread-7 :: Error trying to load NZBs.org RSS feed: no element found: line 1, column 0
Jul-24 11:39:32 ERROR    CP Server Thread-2 :: Error trying to load NZBMatrix RSS feed: syntax error: line 1, column 49
Jul-24 11:39:21 ERROR    CP Server Thread-2 :: Error trying to load NZBs.org RSS feed: no element found: line 1, column 0
Jul-24 11:39:16 ERROR    CP Server Thread-2 :: Error trying to load NZBs.org RSS feed: no element found: line 1, column 0
Jul-24 11:39:01 ERROR    CP Server Thread-6 :: Error trying to load NZBMatrix RSS feed: syntax error: line 1, column 49
Jul-24 11:38:51 ERROR    CP Server Thread-6 :: Error trying to load NZBs.org RSS feed: no element found: line 1, column 0
Jul-24 11:38:51 ERROR    CP Server Thread-4 :: Error trying to load NZBMatrix RSS feed: syntax error: line 1, column 49
Jul-24 11:38:51 ERROR    CP Server Thread-5 :: Error trying to load NZBMatrix RSS feed: syntax error: line 1, column 49
Jul-24 11:38:50 ERROR    CP Server Thread-3 :: Error trying to load NZBMatrix RSS feed: syntax error: line 1, column 49
Jul-24 11:38:49 ERROR    CP Server Thread-2 :: Error trying to load NZBMatrix RSS feed: syntax error: line 1, column 49
Jul-24 11:38:49 ERROR    CP Server Thread-8 :: Error trying to load NZBMatrix RSS feed: syntax error: line 1, column 49

Any chance of adding Newzbin also ?

Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more

Posted: July 24th, 2010, 7:11 am
by rascalli
captain spaulding wrote: I'm having some trouble with "Specials" I have a bunch for top gear, what's the naming convention? Can I manually rename the files so SB can see them?  Currently I try adding them or marking them as downloaded and SB keeps not letting me add them or mark them as downloaded.
Specials you need to put in SEASON 0 , name : 00X01 , and then it should find them & you can rename them

Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more

Posted: July 25th, 2010, 1:23 pm
by notho
2010-07-24 23:29:05.384000 SEARCH :: Error trying to load NZBMatrix RSS feed: syntax error: line 1, column 49
2010-07-24 23:55:09.778000 SEARCH :: Error trying to load NZBMatrix RSS feed: syntax error: line 1, column 49
2010-07-25 00:21:08.541000 SEARCH :: Error trying to load NZBMatrix RSS feed: syntax error: line 1, column 49
2010-07-25 00:47:08.300000 SEARCH :: Error trying to load NZBMatrix RSS feed: syntax error: line 1, column 49
2010-07-25 01:13:08.386000 SEARCH :: Error trying to load NZBMatrix RSS feed: syntax error: line 1, column 49
2010-07-25 01:39:08.279000 SEARCH :: Error trying to load NZBMatrix RSS feed: syntax error: line 1, column 49
2010-07-25 01:56:22.405000 FINDPROPERS :: Error trying to load NZBMatrix RSS feed: syntax error: line 1, column 49
2010-07-25 02:05:09.468000 SEARCH :: Error trying to load NZBMatrix RSS feed: syntax error: line 1, column 49


I'm getting the same errors.

Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more

Posted: July 25th, 2010, 11:16 pm
by Duffman
Best program ever.

Dont forget about that DONATE button in the top right guys.

Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more

Posted: July 26th, 2010, 8:16 am
by NumNums
nzbmatrix have changed the host name for their RSS feed from services.nzbmatrix.com to rss.nzbmatrix.com

You will continue to receive this error until the Sickbeard code is revised accordingly.

You could try putting an entry in your "hosts" file pointing services.nzbmatrix.com to the address of rss.nzbmatrix.com, but there are some risks associated with this.

Cheers
notho wrote: 2010-07-24 23:29:05.384000 SEARCH :: Error trying to load NZBMatrix RSS feed: syntax error: line 1, column 49
2010-07-24 23:55:09.778000 SEARCH :: Error trying to load NZBMatrix RSS feed: syntax error: line 1, column 49
2010-07-25 00:21:08.541000 SEARCH :: Error trying to load NZBMatrix RSS feed: syntax error: line 1, column 49
2010-07-25 00:47:08.300000 SEARCH :: Error trying to load NZBMatrix RSS feed: syntax error: line 1, column 49
2010-07-25 01:13:08.386000 SEARCH :: Error trying to load NZBMatrix RSS feed: syntax error: line 1, column 49
2010-07-25 01:39:08.279000 SEARCH :: Error trying to load NZBMatrix RSS feed: syntax error: line 1, column 49
2010-07-25 01:56:22.405000 FINDPROPERS :: Error trying to load NZBMatrix RSS feed: syntax error: line 1, column 49
2010-07-25 02:05:09.468000 SEARCH :: Error trying to load NZBMatrix RSS feed: syntax error: line 1, column 49


I'm getting the same errors.


Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more

Posted: July 26th, 2010, 8:36 am
by b1scu1t
I have 1 other question on using the autoProcessTV.cfg scripts.  My setup is as follows.  I am not sure whether it is possible to run SickBeard on a Unix/Linux machine, and SABnzbd on a Windows box and have them work seamlessly.

I am running SickBeard on my mac, as it is easy to do a git update and move between versions.  Further all the TV Shows directories are located in the Mac.  SAB runs on my Windows Home Server machine with plenty of storage.  

In my SickBeard Instance I have defined the "TV Download Dir" to be set as D:\shares\TV, but I can still not get the rename to work properly.  I would like SAB/Sickbeard to work in conjunction to drop the shows in D:\Shares\TV\ShowName\ShowName - 1x02 - EpisodeName.avi etc

This is the error message I am getting, I have googled around, but I can't find anything that gives me exactly what/where I need to adjust the TV Download dir settings.

Can somebody please point me in the right direction.

Thanks,
b1scu1t


---------------------------------------------------------
SomeShow.S14E05.200.HDTV.XviD-FQM

Loading config from D:\Apps\SABnzbd\Scripts\autoProcessTV.cfg
Processing folder D:\shares\downloads\TV\SomeShow.S14E05.200.HDTV.XviD-FQM

Trying to use folder D:\shares\TV/D:\shares\downloads\TV\SomeShow.S14E05.200.HDTV.XviD-FQM

Unable to figure out what folder to process. If your downloader and Sick Beard aren't on the same PC make sure you fill out your TV download dir in the config.

Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more

Posted: July 26th, 2010, 9:44 am
by Mrkennedy
Just tried adding sickbeard to my server, at first i just copied over my old folder and that loaded fine, only issue was i network mapped all the drives so every tv show i had was wrong as would take ages to edit them all, so thought would upgraded to the latest and do a fresh install too.

Loaded sickbeard and now have this error

500 Internal Server Error
The server encountered an unexpected condition which prevented it from fulfilling the request.

Traceback (most recent call last):
  File "cherrypy\_cprequest.pyo", line 660, in respond
  File "cherrypy\lib\encoding.pyo", line 193, in __call__
  File "cherrypy\_cpdispatch.pyo", line 25, in __call__
  File "sickbeard\webserve.pyo", line 1146, in index
  File "sickbeard\webserve.pyo", line 83, in __init__
  File "Cheetah\Template.pyo", line 1244, in __init__
  File "Cheetah\Template.pyo", line 1541, in _compile
  File "__Mediahub_Converted_Videos_Newsgroup_Addons_SickBeard_456_data_interfaces_default_home_tmpl.py", line 60, in __init__
NameError: global name '_Mediahub_Converted_Videos_Newsgroup_Addons_SickBeard_456_data_interfaces_default_home_tmpl__Mediahub_Converted_Videos_Newsgroup_Addons_SickBeard_456_data_interfaces_default_home_tmpl' is not defined

any ideas?

Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more

Posted: July 26th, 2010, 7:24 pm
by notho
Thanks for the info Numnums.

Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more

Posted: August 1st, 2010, 10:32 pm
by mkopel
didn't know about the snazzy sickbeard.com website. very nice... Tried to register for the forum, but the confirmation code seems busted. Tried it with safari and firefox on OSX. basically in safari it says 'invalid referer' in firefox the box is just white.