I must be an idiot. I am still having a problem. I tried to delete it and install the 9.1 version from the repository hoping that it would grab that library and then I updated from the zip file. I still get the error when I run it. Here is my debug log.
J_K_M_A_N
[RELEASE] TVRage-Eps (Script) TV Show Episode Notifier and Browser Addon
J_K_M_A_N
Fan Posts: 443 Joined: Feb 2006 Reputation: 1 Location: Minnesota |
2010-10-07 23:21
Post: #41
|
| find quote |
XmemphistoX
Junior Member Posts: 40 Joined: Aug 2010 Reputation: 0 |
2010-10-07 23:39
Post: #42
J_K_M_A_N Wrote:Just messed with this script a bit and I love it! It was tough finding some shows (like two and a half men...I had to search two_and_a_half_men I think) but I figured it out. It is an excellent script. Thank you! I just wish I could get the updated one. Could you maybe post the zip file so we can install it instead of waiting for it to be updated on the repository? I also had trouble finding two and a half men. Just ended up searching for "half men" and it found it. |
| find quote |
ruuk
Skilled Python Coder Joined: Aug 2005 Reputation: 133 Location: Bremerton, WA USA |
2010-10-07 23:59
Post: #43
J_K_M_A_N Wrote:I must be an idiot. I am still having a problem. I tried to delete it and install the 9.1 version from the repository hoping that it would grab that library and then I updated from the zip file. I still get the error when I run it. Here is my debug log.Re-installing an old version won't work, they will all be missing the import line which is only needed in the new version. Did you re-download the zip and still not have it work? It is possible it won't add the simplejson when installing from zip. It is also possible that re-installing with the same version number is causing it not to really update. Let me know if you re-downloaded, and then I'll try updating the zip to a new version. |
| find quote |
ppic
Skilled Python Coder Joined: Feb 2009 Reputation: 10 Location: France idf |
2010-10-08 01:12
Post: #44
hum, just see your option, why are you requiring username and password
Passion-XBMC Repository Download your SVN skins and addons TvTunes Addon Download Play your theme while browsing library TVshow Next Aired display next aired infos from tvrage.com Logo Downloader Script download Logo/clearart/show thumbs/poster/banner Bande-Annonce Allociné plugin watch trailers in french and vo SportLive Script Live score match info in XBMC (not compatible dharma) |
| find quote |
ruuk
Skilled Python Coder Joined: Aug 2005 Reputation: 133 Location: Bremerton, WA USA |
2010-10-08 01:50
Post: #45
ppic Wrote:hum, just see your option, why are you requiring username and passwordIt's not required unless you have a username and password set for the XBMC http server. |
| find quote |
ppic
Skilled Python Coder Joined: Feb 2009 Reputation: 10 Location: France idf |
2010-10-08 01:58
Post: #46
basically, you don't need http if you use executehttpapi:
Code: sql_data = "select tvshow.c00 , path.strPath from tvshow , path , tvshowlinkpath where path.idPath = tvshowlinkpath.idPath AND tvshow.idShow = tvshowlinkpath.idShow GROUP BY tvshow.c00"same way for you with a json request Passion-XBMC Repository Download your SVN skins and addons TvTunes Addon Download Play your theme while browsing library TVshow Next Aired display next aired infos from tvrage.com Logo Downloader Script download Logo/clearart/show thumbs/poster/banner Bande-Annonce Allociné plugin watch trailers in french and vo SportLive Script Live score match info in XBMC (not compatible dharma) |
| find quote |
ruuk
Skilled Python Coder Joined: Aug 2005 Reputation: 133 Location: Bremerton, WA USA |
2010-10-08 02:02
Post: #47
ppic Wrote:basically, you don't need http if you use executebuiltin: The httpapi is deprecated so I am not using it. I'm using the jsonrpc api which as far as I know does not have an xbmc.execute equivalent yet. |
| find quote |
ruuk
Skilled Python Coder Joined: Aug 2005 Reputation: 133 Location: Bremerton, WA USA |
2010-10-08 03:19
Post: #48
Posted version 0.9.5 for update to the repository.
Or get the zip here: http://code.google.com/p/tvrage-eps/downloads/list If the zip doesn't work then you may need to wait for the repository update. Alternatively you can get my facebook image plugin from the repository which will cause the simplejson module to be installed which will fix the problem. Sorry about the problems. ![]() I tested on 2 different computers, but some things just don't show up until you dump your program upon unsuspecting victims.
|
| find quote |
J_K_M_A_N
Fan Posts: 443 Joined: Feb 2006 Reputation: 1 Location: Minnesota |
2010-10-08 05:11
Post: #49
Well, the other version worked fine on my HTPC box and the 9.5 version is now working on my work system so thank you very much. I really like this thing. I used to use mytvrss but it has been down and it doesn't list all the shows. They have to add them manually and with this I don't have to wait to add shows. As long as they are on tvrage, it works. Fantastic job!
J_K_M_A_N |
| find quote |
Dobyken
Fan Posts: 559 Joined: Apr 2010 Reputation: 5 Location: Florida Gulf Coast |
2010-10-08 14:48
Post: #50
ruuk Wrote:Posted version 0.9.5 for update to the repository. Tried out ..9.4 last night and .9.5 this morning...Mythbuntu 10.04. The "Add All" doesn't appear to be writing to the data file for me. It scans the TV series and prompts for verification for matching but they don't actually get added. I took a look at the "data" file in Userdata/Addonondata and it only contains the original 6 shows I added manually the other day. Wiping the old data file and rerunning the scan left me with zero shows in the list. One related issue on the new file scan. One of my series wasn't found in your search. Can an "Use Existing" selection be added to the prompt or "Skip". Mythbuntu doesn't need viruses - we have Sudo |
| find quote |



![[Image: strip.jpg]](http://2ndmind.net/xbmc/forumsig/strip.jpg)

Search
Help