[RELEASE] myTV - TV Guide Script (with pluginsnew script)

  Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
megacrypto Offline
Senior Member
Posts: 219
Joined: Apr 2008
Reputation: 0
Post: #671
I enabled the log, but where can i find the log files?
find quote
BigBellyBilly Offline
Skilled Python Coder
Posts: 959
Joined: Feb 2005
Reputation: 2
Location: UK
Post: #672
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

My Addons (myTV, T3CH Upgrader, DVDProfiler, BBCPodRadio, Comics, Football, GoogleReader, reeplay.it, Metacritic, Phonebin, FileViewer,SVN Repo Installer (contributor)) available at Box.net
find quote
Swifty Offline
Fan
Posts: 482
Joined: Nov 2008
Reputation: 1
Post: #673
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/genera...ipt-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.
(This post was last modified: 2009-01-22 13:06 by Swifty.)
find quote
megacrypto Offline
Senior Member
Posts: 219
Joined: Apr 2008
Reputation: 0
Post: #674
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
find quote
BigBellyBilly Offline
Skilled Python Coder
Posts: 959
Joined: Feb 2005
Reputation: 2
Location: UK
Post: #675
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

My Addons (myTV, T3CH Upgrader, DVDProfiler, BBCPodRadio, Comics, Football, GoogleReader, reeplay.it, Metacritic, Phonebin, FileViewer,SVN Repo Installer (contributor)) available at Box.net
find quote
megacrypto Offline
Senior Member
Posts: 219
Joined: Apr 2008
Reputation: 0
Post: #676
email with log is sent ... again thanks for ur support here
find quote
tdw197 Offline
Senior Member
Posts: 198
Joined: Oct 2006
Reputation: 0
Post: #677
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
find quote
BigBellyBilly Offline
Skilled Python Coder
Posts: 959
Joined: Feb 2005
Reputation: 2
Location: UK
Post: #678
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.

My Addons (myTV, T3CH Upgrader, DVDProfiler, BBCPodRadio, Comics, Football, GoogleReader, reeplay.it, Metacritic, Phonebin, FileViewer,SVN Repo Installer (contributor)) available at Box.net
find quote
tdw197 Offline
Senior Member
Posts: 198
Joined: Oct 2006
Reputation: 0
Post: #679
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
find quote
megacrypto Offline
Senior Member
Posts: 219
Joined: Apr 2008
Reputation: 0
Post: #680
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
find quote
Post Reply