[RELEASE] TVCatchup.com (Video) Plugin - Live Stream UK Freeview Channels

  Thread Rating:
  • 7 Votes - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
dj_gerbil Online
Fan
Posts: 499
Joined: Jan 2009
Reputation: 9
Location: Cambridgeshire
Post: #521
(2012-04-01 10:40)anchors Wrote:  Works great on eden 11.0 atv2 now, just cant seem to exit back to xbmc main menu. Is this an issue or am i doing something wrong ?

You should be able to press either Escape or Backspace. Failing that, if you've got mouse control, you can use the x on the mouse menu popup.

The new home for TVCatchup's XBMC plugin is in the Official TVCatchup Repository. Download it Here
If you're having trouble with any of the TVCatchup Plugins please visit here and submit your log to help us fix it.
find quote
noxy Offline
Member
Posts: 53
Joined: Jul 2008
Reputation: 0
Post: #522
So its working in that the epg comes up but when i click to watch something nothing happens.. on atv2
find quote
dj_gerbil Online
Fan
Posts: 499
Joined: Jan 2009
Reputation: 9
Location: Cambridgeshire
Post: #523
(2012-04-21 18:21)noxy Wrote:  So its working in that the epg comes up but when i click to watch something nothing happens.. on atv2

Check you've put your username and password in correctly as that can cause issues.

Edit: can you also check the log file and see if there's any error messages

The new home for TVCatchup's XBMC plugin is in the Official TVCatchup Repository. Download it Here
If you're having trouble with any of the TVCatchup Plugins please visit here and submit your log to help us fix it.
(This post was last modified: 2012-04-21 22:46 by dj_gerbil.)
find quote
koomak Offline
Junior Member
Posts: 44
Joined: Apr 2012
Reputation: 0
Post: #524
Hi dj_gerbil
at the end of loading channel data gives me error
I logged in with user name & pass as well
Here is the end of LOG file can you lookk at this
23:02:24 T:4356 NOTICE: [script.tvcatchup] generating xml output ...
23:02:24 T:4356 NOTICE: [script.tvcatchup] Converting XMLTV ident to TVC ident
23:02:27 T:4356 NOTICE: Previous line repeats 48 times.
23:02:27 T:4356 NOTICE: [script.tvcatchup] Grabbing XMLTV Channel List from TVC...
23:02:28 T:4356 ERROR: Traceback (most recent call last):
23:02:28 T:4356 ERROR: File "C:\Users\Admin\AppData\Roaming\XBMC\addons\script.tvcatchup\addon.py", line 74, in <module>
23:02:28 T:4356 ERROR: if SOURCE.rebuildChannelAndProgramListCachesIfNecessary() == True:
23:02:28 T:4356 ERROR: File "C:\Users\Admin\AppData\Roaming\XBMC\addons\script.tvcatchup\source.py", line 153, in rebuildChannelAndProgramListCachesIfNecessary
23:02:28 T:4356 ERROR: return download_data.download_data(self)
23:02:28 T:4356 ERROR: File "C:\Users\Admin\AppData\Roaming\XBMC\addons\script.tvcatchup\download_data.py", line 59, in download_data
23:02:28 T:4356 ERROR: loaded = tv_grab_uk_rt_aps.GetListingsData(xmlTvFile, dp)
23:02:28 T:4356 ERROR: File "C:\Users\Admin\AppData\Roaming\XBMC\addons\script.tvcatchup\tv_grab_uk_rt_aps.py​", line 1330, in GetListingsData
23:02:28 T:4356 ERROR: doc = TVC.loadTVCXml()
23:02:28 T:4356 ERROR: File "C:\Users\Admin\AppData\Roaming\XBMC\addons\script.tvcatchup\TVC.py", line 88, in loadTVCXml
23:02:28 T:4356 ERROR: ret = ElementTree.fromstring(bitboostdotcom8)
23:02:28 T:4356 ERROR: File "C:\Program Files\XBMC\system\python\Lib\xml\etree\ElementTree.py", line 964, in XML
23:02:28 T:4356 ERROR: return parser.close()
23:02:28 T:4356 ERROR: File "C:\Program Files\XBMC\system\python\Lib\xml\etree\ElementTree.py", line 1254, in close
23:02:28 T:4356 ERROR: self._parser.Parse("", 1) # end of data
23:02:28 T:4356 ERROR: ExpatError: no element found: line 1, column 0
find quote
dj_gerbil Online
Fan
Posts: 499
Joined: Jan 2009
Reputation: 9
Location: Cambridgeshire
Post: #525
(2012-04-22 05:16)koomak Wrote:  Hi dj_gerbil
at the end of loading channel data gives me error
I logged in with user name & pass as well
Here is the end of LOG file can you lookk at this
23:02:24 T:4356 NOTICE: [script.tvcatchup] generating xml output ...
23:02:24 T:4356 NOTICE: [script.tvcatchup] Converting XMLTV ident to TVC ident
23:02:27 T:4356 NOTICE: Previous line repeats 48 times.
23:02:27 T:4356 NOTICE: [script.tvcatchup] Grabbing XMLTV Channel List from TVC...
23:02:28 T:4356 ERROR: Traceback (most recent call last):
23:02:28 T:4356 ERROR: File "C:\Users\Admin\AppData\Roaming\XBMC\addons\script.tvcatchup\addon.py", line 74, in <module>
23:02:28 T:4356 ERROR: if SOURCE.rebuildChannelAndProgramListCachesIfNecessary() == True:
23:02:28 T:4356 ERROR: File "C:\Users\Admin\AppData\Roaming\XBMC\addons\script.tvcatchup\source.py", line 153, in rebuildChannelAndProgramListCachesIfNecessary
23:02:28 T:4356 ERROR: return download_data.download_data(self)
23:02:28 T:4356 ERROR: File "C:\Users\Admin\AppData\Roaming\XBMC\addons\script.tvcatchup\download_data.py", line 59, in download_data
23:02:28 T:4356 ERROR: loaded = tv_grab_uk_rt_aps.GetListingsData(xmlTvFile, dp)
23:02:28 T:4356 ERROR: File "C:\Users\Admin\AppData\Roaming\XBMC\addons\script.tvcatchup\tv_grab_uk_rt_aps.py​", line 1330, in GetListingsData
23:02:28 T:4356 ERROR: doc = TVC.loadTVCXml()
23:02:28 T:4356 ERROR: File "C:\Users\Admin\AppData\Roaming\XBMC\addons\script.tvcatchup\TVC.py", line 88, in loadTVCXml
23:02:28 T:4356 ERROR: ret = ElementTree.fromstring(bitboostdotcom8)
23:02:28 T:4356 ERROR: File "C:\Program Files\XBMC\system\python\Lib\xml\etree\ElementTree.py", line 964, in XML
23:02:28 T:4356 ERROR: return parser.close()
23:02:28 T:4356 ERROR: File "C:\Program Files\XBMC\system\python\Lib\xml\etree\ElementTree.py", line 1254, in close
23:02:28 T:4356 ERROR: self._parser.Parse("", 1) # end of data
23:02:28 T:4356 ERROR: ExpatError: no element found: line 1, column 0

Oh ****! Looks like in trying to fix the ATV's issues we've managed to break it for you Sad I'll put the line back in and see if it helps.

The new home for TVCatchup's XBMC plugin is in the Official TVCatchup Repository. Download it Here
If you're having trouble with any of the TVCatchup Plugins please visit here and submit your log to help us fix it.
find quote
koomak Offline
Junior Member
Posts: 44
Joined: Apr 2012
Reputation: 0
Post: #526
dj_gerbil
I am running xbmc 11 eden on win7
did u fixed issue where should i download new repositor
thanks ahead
find quote
dj_gerbil Online
Fan
Posts: 499
Joined: Jan 2009
Reputation: 9
Location: Cambridgeshire
Post: #527
Yea, repo is fixed, fingers crossed. The link should be in my signature.

The new home for TVCatchup's XBMC plugin is in the Official TVCatchup Repository. Download it Here
If you're having trouble with any of the TVCatchup Plugins please visit here and submit your log to help us fix it.
find quote
Razieal Offline
Member
Posts: 88
Joined: Feb 2012
Reputation: 0
Post: #528
@dj

mate installed your new repo from link installed on windows 7 running xbmc but i keep getting errors on both epg & non-epg version

anyway to fix that?
find quote
dj_gerbil Online
Fan
Posts: 499
Joined: Jan 2009
Reputation: 9
Location: Cambridgeshire
Post: #529
(2012-04-29 14:18)Razieal Wrote:  @dj

mate installed your new repo from link installed on windows 7 running xbmc but i keep getting errors on both epg & non-epg version

anyway to fix that?

Can you have a look in the log and see if it's giving you any errors please? It'll help me advice you better. Smile

The new home for TVCatchup's XBMC plugin is in the Official TVCatchup Repository. Download it Here
If you're having trouble with any of the TVCatchup Plugins please visit here and submit your log to help us fix it.
find quote
rudeboyx Offline
Fan
Posts: 747
Joined: Dec 2007
Reputation: 0
Location: Burnley, UK
Post: #530
Hi dj_gerbil

I have recently updated the script and found you have now got video preview playback whilst browsing the TV guide which is great. I'm having just one problem now. when exiting the script, the TV playback stops. this means I can no longer browse my other media whilst TV is on in the background. this used to be possible with earlier versions of this script. any chance you could put this back in? Also, the loading and unloading of the TV guide is a bit messy. the speed at which the channles are displayed / cleared creates a staggering animation which looks diabolical, again this never used to be the case with earlier verions of the script.

PS, any chance of an option to make video preview in the EPG, fullscreen behind the guide data?

cheers
RBX
find quote
Post Reply