XBMC Community Forum
[RELEASE] myTV - TV Guide Script (with pluginsnew script) - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Add-ons Help and Support (/forumdisplay.php?fid=27)
+---- Forum: Program Add-ons (/forumdisplay.php?fid=151)
+---- Thread: [RELEASE] myTV - TV Guide Script (with pluginsnew script) (/showthread.php?tid=12895)



- megacrypto - 2009-01-22 05:31

I enabled the log, but where can i find the log files?


- BigBellyBilly - 2009-01-22 11:36

if its enabled (with AdvancedSettings.xml - see wikki) , xbmc will create a xbmc.log (and xbmc.old_log).

On xbox this is in the root of the installation
On windows its in C:\Documents and Settings\<user>\Application Data\XBMC


- Swifty - 2009-01-22 13:06

This looks excellent, I noticed from the readme that it mentioned SageTV support but I presume that's just scheduling a recording and not streaming livetv ?

It would be excellent if this could integrate some of the work done here;http://forum.team-mediaportal.com/general-talk-233/xbmc-python-script-36590/

So we can have a proper EPG that talks to Mediaportal's TVServer and launches liveTV Big Grin

The linked Mediaportal script works great for me streaming livetv, but the only downside is no proper EPG or Recording Scheduling.


- megacrypto - 2009-01-22 16:36

BigBellyBilly Wrote:if its enabled (with AdvancedSettings.xml - see wikki) , xbmc will create a xbmc.log (and xbmc.old_log).

On xbox this is in the root of the installation
On windows its in C:\Documents and Settings\<user>\Application Data\XBMC

i enabled the debugging and finished all the setup screens (which still kills xvmc every time i write one entry in it) but now when i run the script i get this error msg:

Code:
EXCEPTION:
Traceback (most recent call last):
File "/home/xbmc/.xbmc/scripts/My Scripts/myTV/default.py", line 4734, in ? mytv = myTV("script-mytv-main.xml", DIR_HOME, "Default")
File "/home/xbmc/.xbmc/scripts/My Scripts/myTV/default.py", line 148, in__init__ if not self.initData(True, True):
File "/home/xbmc/.xbmc/scripts/My Scripts/myTV/default.py", line 561, in initData self.initTimers()
TypeError: getTimersOld() takes exactly 1 argument (2 given)

i hope this makes any sense to you.

thanks for your help


- BigBellyBilly - 2009-01-22 16:57

it all smacks of a bad install. delete it completely and reinstall v1.18.1
but please mail me the full xbmc.log email found in readme.txt


- megacrypto - 2009-01-23 02:09

email with log is sent ... again thanks for ur support here


- tdw197 - 2009-02-05 13:23

megacrypto Wrote:email with log is sent ... again thanks for ur support here

hey,

did you ever manage to get this sorted, I have exactly the same prob - on the xbox and windows


- BigBellyBilly - 2009-02-05 14:19

yes, it was a bad installation.

Clean off your installation and empty the cache.

Download v1.18.1 and install.

if problem persists, pm me your xbmc.log, detailing which datasource you use.


- tdw197 - 2009-02-05 15:28

BigBellyBilly Wrote:yes, it was a bad installation.

Clean off your installation and empty the cache.

Download v1.18.1 and install.

if problem persists, pm me your xbmc.log, detailing which datasource you use.

still not joy, have sent you a pm. thanks


- megacrypto - 2009-02-05 16:11

BigBellyBilly Wrote:yes, it was a bad installation.

Clean off your installation and empty the cache.

Download v1.18.1 and install.

if problem persists, pm me your xbmc.log, detailing which datasource you use.

sorry, but when you replied to my log email, you said it had something to do with directory structure under linux and that you dont have a linux setup to test it on .. as far as i can remember