-
In your config file with the Program name swap the space for a +
ie:
[true+blood].
2009-11-09 18:58:02 UTC by https://www.google.com/accounts
-
Any progress on this?.
2009-10-12 15:37:01 UTC by nobody
-
Sorry for not keeping up w/ this forum after I originally asked the question (for some reason I'm not getting the updates via email). I was actually the one that posted the patch, and have fixed the situation you talked about and several other situations.
Fortunately, there is a MUCH better alternative now. tvrss.net now redirects to ezrss.net, and the format of the RSS is exactly what...
2009-08-04 16:58:40 UTC by dereitz
-
My bad :( I rewrote the config file and rerun the pytvshows and, sure enough, everything worked great... No idea, what I did wrong the first time.
Yeah, there seems to be quite a delay, even a few days...but it still beats having to look for each episode manually, especially if you're as lazy as I am :D.
2009-07-26 20:16:23 UTC by mare_
-
Are you sure you haven't already downloaded those episodes? This patch prints all the episodes it finds in the RSS, but only downloads the ones that hasn't been downloaded before.
The patch works fine for me (after similar changes to get the NxNN episodes), although the RSS feeds from ShowRSS aren't being updated nearly as often as they could have been...
2009-07-26 16:47:53 UTC by epcylon
-
I'm having a few problems with this patch: firstly, it only recognizes the SnnEnn (n = number, e.g. S01E05), but not the nxnn (e.g. 1x05) format that seems to occur in the showrss feeds as well, so it crashes with the the latest feed for weeds, for example, but ok, even an amateur computer geek such as me seems to be able to fix that :D
(I added
if match == None:
r =...
2009-07-24 21:32:42 UTC by mare_
-
Ah, nice. I hadn't spottet that. I'll try it out.
2009-07-20 14:38:11 UTC by epcylon
-
Sorry, not pytivo, pytvshows. Two very cool python scripts named very similarly ;-)
2009-07-20 13:25:35 UTC by justin_time
-
Dave, the OP, posted a patch to pytivo that works great for me: http://sourceforge.net/tracker/index.php?func=detail&aid=2818315&group_id=203642&atid=986413.
2009-07-20 13:24:53 UTC by justin_time
-
Are there any alternatives? I would think that at the very least, the feedparsing would have to be modified to work with the rss-feed from some other site...
2009-07-19 18:39:18 UTC by epcylon