• 1
  • 224
  • 225
  • 226(current)
  • 227
  • 228
  • 246
Sick Beard - Automatic TV Show Episode download/sort/rename, nfo/tbn maker & TV Guide
Headshrinker Wrote:Hello everyone

I'd like to know how can I indicate to sickbeard that I want file with alredy incrusted subtitles. For example : Chuck.S01e01.VOSTFR.avi

Another question : How can I get files from binnews.in (mostly frenchspoken files) with sickbeard ?

Thanks

sickbeard is only for english shows. there are things in place to prevent d/ling of english shows with other languages. you may find a fork or some mod out there that will do what you want.. but by default you will not be able ot use binnews or get the VOSTFR releases
Reply
I love Sick Beard, but I hate the fact that it throws all the thumbnails/nfo files into the main folder. But I've also noticed that XBMC won't grab all the details properly without them there.

Would it be possible to have XBMC look in a metadata or .metadata (so it'd usually be hidden) directory instead? Then have Sick Beard put the files in there, rather than cluttering up the main directory.
Reply
Garry3211 Wrote:Ok I've got everything set up, but I haven't been able to get SABnzb to download a file from Sick Beard. Is there any way to test that everything is working correctly?ImageImageImage

In Sick Beard, go to config->search settings and you should see a button for "test sabnzbd"
Reply
Terron Wrote:Would it be possible to have XBMC look in a metadata or .metadata (so it'd usually be hidden) directory instead? Then have Sick Beard put the files in there, rather than cluttering up the main directory.
No, that isn't possible. Sorry.
Need help? Check out my XBMC Frodo Guide. It contains full featured guides to Sickbeard and CouchPotato as well.

Image
Reply
dagatech Wrote:Oh I know, this is a 2tb drive and my others are both 1tb. I might decide to spend this weekend moving everything around so it makes more sense, consolidate files and such. The external is a good idea, I'll have to look into that.

unRAID and use all of your oddball drives just fine!

Just started using Sickbeard tonight er yesterday - it's LATE! Wow, I'm really liking this and it's nice to see Usenet get a bit of life back in it for me - been years. Not figured out how to setup nzb.su but have nzbmatrix and some other engines setup and this is working well. Kudos!
Openelec Gotham, MCE remote(s), Intel i3 NUC, DVDs fed from unRAID cataloged by DVD Profiler. HD-DVD encoded with Handbrake to x.264. Yamaha receiver(s)
Reply
Hi

Ive installed sickbeard, sabnzbd, and couchpotato on my readynas duo. Allmost everything is working great now. the tv shows is getting moved to the correct location, but they isnt getting scraped. I get a timeout error in sabnzbd:

Code:
Loading config from /c/.sabnzbd/scripts/autoProcessTV.cfg
Opening URL: http://192.168.1.12:8888/home/postprocess/processEpisode?nzbName=The.River.S01E04.HDTV.XviD-LOL.nzb&quiet=1&dir=%2Fc%2F.sabnzbd%2FDownloads%2Fcomplete%2FThe.River.S01E04.HDTV.XviD-LOL
Unrecoverable error in the server.

Traceback (most recent call last):

  File "/c/.sickbeard/cherrypy/_cpwsgi.py", line 156, in trap

    return func(*args, **kwargs)

  File "/c/.sickbeard/cherrypy/_cpwsgi.py", line 89, in __call__

    return self.nextapp(environ, start_response)

  File "/c/.sickbeard/cherrypy/_cpwsgi.py", line 311, in tail

    return self.response_class(environ, start_response, self.cpapp)

  File "/c/.sickbeard/cherrypy/_cpwsgi.py", line 203, in __init__

    self.run()

  File "/c/.sickbeard/cherrypy/_cpwsgi.py", line 251, in run

    request.run(meth, path, qs, rproto, headers, rfile)

  File "/c/.sickbeard/cherrypy/_cprequest.py", line 607, in run

    raise cherrypy.TimeoutError()

TimeoutError

Ive set tvshow-category to tv in sickbeard, made a category called tv in sabnzbd and set the tv-category to run sabtosickbeard.py after download. Allso Ive made a scriptsfolder with all the content from .sickbeard/autoprocesstv, and edited the autoProcessTV.cfg to the proper settings.

I dont know if this is a sicbeard issue or a sabnzbd issue, but since the problem only occures when I download tv shows I try to post in the sickbeard thread.

Thanks in adwance
Reply
So I've been using sickbeard on my unraid for the last couple of months just for downloading new shows as they come out, and been incredibly happy with the way it would download it, move it to it's proper directory/season folder, and tweet me that it was ready to watch...

Just started digging into the archive features, and now I'm really blown away! I never thought redownloading seasons as DVDrips/bluray's would work, since I always see season packs instead of individual episodes... but messed with it, and now I have about 20 seasons being automated for upgrade right now...

Thanks for the amazing software! Smile
Kodi: Kodi 17.4, with Transparency!
50 TB Unraid Server: Docker Apps: SABnzbd, Sickrage, mariaDB
HTPC: Win10 (cause Steam), i7, GTX 1080
Watching on: Panasonic TC65-PS64 with lowend Sony 5.1 HTIB
Other devices: rMBP 15", MBA 13", nvidia shield
Reply
joeranjensen Wrote:Hi

Ive installed sickbeard, sabnzbd, and couchpotato on my readynas duo. Allmost everything is working great now. the tv shows is getting moved to the correct location, but they isnt getting scraped. I get a timeout error in sabnzbd:

Code:
Loading config from /c/.sabnzbd/scripts/autoProcessTV.cfg
Opening URL: http://192.168.1.12:8888/home/postprocess/processEpisode?nzbName=The.River.S01E04.HDTV.XviD-LOL.nzb&quiet=1&dir=%2Fc%2F.sabnzbd%2FDownloads%2Fcomplete%2FThe.River.S01E04.HDTV.XviD-LOL
Unrecoverable error in the server.

Traceback (most recent call last):

  File "/c/.sickbeard/cherrypy/_cpwsgi.py", line 156, in trap

    return func(*args, **kwargs)

  File "/c/.sickbeard/cherrypy/_cpwsgi.py", line 89, in __call__

    return self.nextapp(environ, start_response)

  File "/c/.sickbeard/cherrypy/_cpwsgi.py", line 311, in tail

    return self.response_class(environ, start_response, self.cpapp)

  File "/c/.sickbeard/cherrypy/_cpwsgi.py", line 203, in __init__

    self.run()

  File "/c/.sickbeard/cherrypy/_cpwsgi.py", line 251, in run

    request.run(meth, path, qs, rproto, headers, rfile)

  File "/c/.sickbeard/cherrypy/_cprequest.py", line 607, in run

    raise cherrypy.TimeoutError()

TimeoutError

Ive set tvshow-category to tv in sickbeard, made a category called tv in sabnzbd and set the tv-category to run sabtosickbeard.py after download. Allso Ive made a scriptsfolder with all the content from .sickbeard/autoprocesstv, and edited the autoProcessTV.cfg to the proper settings.

I dont know if this is a sicbeard issue or a sabnzbd issue, but since the problem only occures when I download tv shows I try to post in the sickbeard thread.

Thanks in adwance



Here is the error log from sickbeard, sorry I didnt post it in the first place:

Code:
2012-02-21 11:10:20.019845 SEARCHQUEUE-RSS-SEARCH :: The XML returned from the NZBMatrix feed is incomplete, this result is unusable
2012-02-21 13:09:39.465537 CP Server Thread-11 :: Unable to move file /c/.sabnzbd/Downloads/complete/The.River.S01E01E02.HDTV.XViD.PROPER-LOL/The.River.S01E01E02.HDTV.XViD-LOL.avi to /USB_HDD_2/Video/Adult/Tvserier/The River (2012)/Season 01/The River (2012) s01e01e02 Magus & Marbeley.avi: 2
2012-02-21 17:24:04.302210 CP Server Thread-6 :: Unable to move file /c/.sabnzbd/Downloads/complete/The River - 1x03 - Los Ciegos/the.river.103.hdtv.xvid-sys.avi to /USB_HDD_2/Video/Adult/Tvserier/The River (2012)/Season 01/The River (2012) s01e03 Los Ciegos.avi: 2
2012-02-21 17:41:36.024354 CP Server Thread-4 :: Unable to move file /c/.sabnzbd/Downloads/complete/The.River.S01E04.HDTV.XviD-LOL/the.river.104.hdtv-lol.avi to /USB_HDD_2/Video/Adult/Tvserier/The River (2012)/Season 01/The River (2012) s01e04 A Better Man.avi: 2
2012-02-21 19:10:02.475517 SEARCHQUEUE-RSS-SEARCH :: The XML returned from the NZBMatrix feed is incomplete, this result is unusable
2012-02-21 22:10:01.775557 SEARCHQUEUE-RSS-SEARCH :: The XML returned from the NZBMatrix feed is incomplete, this result is unusable
2012-02-21 23:10:10.684675 SEARCHQUEUE-RSS-SEARCH :: The XML returned from the NZBMatrix feed is incomplete, this result is unusable
2012-02-22 01:10:20.236158 SEARCHQUEUE-RSS-SEARCH :: The XML returned from the NZBMatrix feed is incomplete, this result is unusable
2012-02-22 07:10:15.904246 SEARCHQUEUE-RSS-SEARCH :: The XML returned from the NZBMatrix feed is incomplete, this result is unusable
2012-02-22 08:10:17.765512 SEARCHQUEUE-RSS-SEARCH :: The XML returned from the NZBMatrix feed is incomplete, this result is unusable
2012-02-22 11:10:47.105472 SEARCHQUEUE-RSS-SEARCH :: The XML returned from the NZBMatrix feed is incomplete, this result is unusable
2012-02-22 17:10:12.474731 SEARCHQUEUE-RSS-SEARCH :: The XML returned from the NZBMatrix feed is incomplete, this result is unusable
2012-02-23 00:10:19.397136 SEARCHQUEUE-RSS-SEARCH :: The XML returned from the NZBMatrix feed is incomplete, this result is unusable
2012-02-23 04:10:19.752406 SEARCHQUEUE-RSS-SEARCH :: The XML returned from the NZBMatrix feed is incomplete, this result is unusable
2012-02-23 06:10:19.485192 SEARCHQUEUE-RSS-SEARCH :: The XML returned from the NZBMatrix feed is incomplete, this result is unusable
2012-02-23 08:10:23.308447 SEARCHQUEUE-RSS-SEARCH :: The XML returned from the NZBMatrix feed is incomplete, this result is unusable
2012-02-23 11:10:49.774900 SEARCHQUEUE-RSS-SEARCH :: The XML returned from the NZBMatrix feed is incomplete, this result is unusable
2012-02-23 15:10:31.654720 SEARCHQUEUE-RSS-SEARCH :: The XML returned from the NZBMatrix feed is incomplete, this result is unusable
2012-02-23 16:14:01.649622 CP Server Thread-5 :: Unable to move file /c/.sabnzbd/Downloads/complete/Alcatraz - 1x07 - Johnny McKee/alcatraz.107.hdtv-lol.avi to /USB_HDD_2/Video/Adult/Tvserier/Alcatraz/Season 01/Alcatraz s01e07 Johnny McKee.avi: 2
2012-02-23 16:33:09.786636 CP Server Thread-10 :: Unable to move file /c/.sabnzbd/Downloads/complete/Alcatraz.S01E01.HDTV.XviD-LOL/alcatraz.101.hdtv-lol.avi to /USB_HDD_2/Video/Adult/Tvserier/Alcatraz/Season 01/Alcatraz s01e01 Pilot.avi: 2
2012-02-23 17:04:47.117237 CP Server Thread-9 :: Unable to move file /c/.sabnzbd/Downloads/complete/Alcatraz.S01E02.HDTV.XviD-LOL/alcatraz.102.hdtv-lol.avi to /USB_HDD_2/Video/Adult/Tvserier/Alcatraz/Season 01/Alcatraz s01e02 Ernest Cobb.avi: 2
2012-02-23 17:10:47.162608 SEARCHQUEUE-RSS-SEARCH :: The XML returned from the NZBMatrix feed is incomplete, this result is unusable
2012-02-23 17:27:31.185213 CP Server Thread-12 :: Unable to move file /c/.sabnzbd/Downloads/complete/Alcatraz - 1x03 - Kit Nelson/alcatraz.103.hdtv-lol.avi to /USB_HDD_2/Video/Adult/Tvserier/Alcatraz/Season 01/Alcatraz s01e03 Kit Nelson.avi: 2
2012-02-23 17:48:44.981746 CP Server Thread-7 :: Unable to move file /c/.sabnzbd/Downloads/complete/Alcatraz - 1x04 - Cal Sweeney/alcatraz.104.hdtv-lol.avi to /USB_HDD_2/Video/Adult/Tvserier/Alcatraz/Season 01/Alcatraz s01e04 Cal Sweeney.avi: 2
2012-02-23 18:16:20.627056 CP Server Thread-8 :: Unable to move file /c/.sabnzbd/Downloads/complete/Alcatraz - 1x05 - Guy Hastings/Alcatraz.S01E05.HDTV.XviD-LOL.avi to /USB_HDD_2/Video/Adult/Tvserier/Alcatraz/Season 01/Alcatraz s01e05 Guy Hastings.avi: 2
2012-02-23 19:10:43.277998 SEARCHQUEUE-RSS-SEARCH :: The XML returned from the NZBMatrix feed is incomplete, this result is unusable
2012-02-23 20:10:38.373910 SEARCHQUEUE-RSS-SEARCH :: The XML returned from the NZBMatrix feed is incomplete, this result is unusable
2012-02-23 21:10:14.338239 SEARCHQUEUE-RSS-SEARCH :: Resulting XML from Newzbin isn't RSS, not parsing it
2012-02-23 21:10:15.361866 SEARCHQUEUE-RSS-SEARCH :: The XML returned from the NZBMatrix feed is incomplete, this result is unusable
2012-02-23 21:15:06.608820 CP Server Thread-9 :: Unable to move file /c/.sabnzbd/Downloads/complete/Grey's Anatomy - 8x16 - Season 8, Episode 16/Greys.Anatomy.S08E16.720p.HDTV.X264-DIMENSION.mkv to /USB_HDD_2/Video/Adult/Tvserier/Grey's anatomy/Season 08/Grey's Anatomy s08e16 If Only You Were Lonely.mkv: 2

Anyone having an idea of what causes this?
Reply
I have the same issue with NZBMatrix. I've asked around and have been told it's an issue with NZBMatrix feeds. Pretty common too from the sounds of it.
Reply
Headcase_Fargon Wrote:I have the same issue with NZBMatrix. I've asked around and have been told it's an issue with NZBMatrix feeds. Pretty common too from the sounds of it.

Same here, disappointing too since I paid for an upgrade on their site Sad
Openelec Gotham, MCE remote(s), Intel i3 NUC, DVDs fed from unRAID cataloged by DVD Profiler. HD-DVD encoded with Handbrake to x.264. Yamaha receiver(s)
Reply
BLKMGK Wrote:Same here, disappointing too since I paid for an upgrade on their site Sad

try out build 493 and see if that resolves your nzbmatrix issues.... nzbmatrix added a 'maxage' variable to their rss/api and made it mandatory that you use it.. and they were aware that if you leave it off it causes issues with shows that have the word 'the' in it... shady we know. but anyways its added in 493 with the default of 0 if no retention days set.
Reply
thezoggy Wrote:try out build 493 and see if that resolves your nzbmatrix issues.... nzbmatrix added a 'maxage' variable to their rss/api and made it mandatory that you use it.. and they were aware that if you leave it off it causes issues with shows that have the word 'the' in it... shady we know. but anyways its added in 493 with the default of 0 if no retention days set.

Will do, thank you!

I did have something VERY odd happen today that I cannot figure out. While trying to get Modern Marvels straightened out I somehow managed to delete ALL of my episodes Sad This show is VERY wonky in that it seems no one can agree on season\episodes for it. I have had to jump through all sorts of hoops to get the episodes I have and was going through trying to get them placed in the right spots for SickBeard to recognize them and be happy. I had used the Rescan Files option with many files listed as "wanted" when suddenly after refreshing the page I realized ALL of the AVI files were gone! :confused2: Now my NAS doesn't retain deleted files and I'm scrambling to try and get files from all over to recreate what I had but... Ouchie! Ithad to have been something automated too because just the AVI files disappeared and not the .NFO or TBN files.

Anyone seen this before? Thankfully I still have a few on my Tivo and I have other sources including Usenet but wow what a PITA since no one seems to agree on things like season\show ordering and they keep getting processed wrong. I also tend to want them as small files and many are only around as HD. Logs didn't show anything obvious either so I'm not sure what i did wrong. Thankfully it wasn't a show I REALLY would be upset about Laugh

Results: 2012-02-26 22:54:54.633000 SEARCHQUEUE-MANUAL-SEARCH :: The XML returned from the NZBMatrix feed is incomplete, this result is unusable Ah well, i'm on the latest version anyway Smile
Openelec Gotham, MCE remote(s), Intel i3 NUC, DVDs fed from unRAID cataloged by DVD Profiler. HD-DVD encoded with Handbrake to x.264. Yamaha receiver(s)
Reply
which usenet group are you guys using. I tried newsgroup and they are just too expensive i need completely unlimited downloads for 10 bucks. The whole point for me is to reduce cable bill, but if im paying it out to other sources than that defeats the purpose
Reply
im with usenetserver.com for 10$, unlimited, 20 connections, SSL, you could got with Astraweb or supernews
Image

If my replies help you, please click on my reputation Image below :) thanks :)
Reply
I am having a problem getting House of Lies to be successfully processed.

For instance in downloading the latest episode S01E05, I get the following error in SABNZBD

Code:
Parsed c:\sickbeard\Downloads\complete\House.of.Lies.S01E05.720p.HDTV.
X264-DIMENSION\House.of.Lies.S0E05.720p.HDTV.X264-DIMENSION.mkv into Hous
e of Lies - S0E5 - 720p.HDTV.X264 (DIMENSION) [ABD: False]

Notice that it changes from S01E05 to S0E05

If I change the episode name to S01E05 I can manually process the file successful.

I am not sure where the problem is. Perhaps the file is not uploaded correctly to the newsgroups. Is there anything I can do about it?
Reply
  • 1
  • 224
  • 225
  • 226(current)
  • 227
  • 228
  • 246

Logout Mark Read Team Forum Stats Members Help
Sick Beard - Automatic TV Show Episode download/sort/rename, nfo/tbn maker & TV Guide16