FoxSoccer.tv

  Thread Rating:
  • 2 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Mriekki Offline
Junior Member
Posts: 3
Joined: Jan 2012
Reputation: 0
Post: #51
I also received errors trying use the updated FoxSoccer.tv plugin on my Apple TV 2. I'm able to run the replays on my Windows 7 desktop. I'm very interested in this plugin since I'm subscriber and with my ATV2 it would be a great addition.


Thanks for the work
Mark

Here's a snippet from the log file.

13:39:06 T:144285696 NOTICE: FSTV Method --> login
13:39:06 T:144285696 NOTICE: FSTV Message --> Saving cookie: /var/mobile/Library/Preferences/XBMC/addons/foxsoccertv-xbmc/resources/cache/fstv-cookies.lwp
13:39:06 T:144285696 ERROR: Error Type: <type 'exceptions.ValueError'>
13:39:06 T:144285696 ERROR: Error Contents: timestamp out of range for platform time_t
13:39:06 T:144285696 ERROR: Traceback (most recent call last):
File "/var/mobile/Library/Preferences/XBMC/addons/foxsoccertv-xbmc/default.py", line 195, in <module>
ok = show_full_list(mode)
File "/var/mobile/Library/Preferences/XBMC/addons/foxsoccertv-xbmc/default.py", line 125, in show_full_list
if fstv.login():
File "/var/mobile/Library/Preferences/XBMC/addons/foxsoccertv-xbmc/fstv.py", line 219, in login
cj.save(COOKIEFILE, ignore_discard=True, ignore_expires=True)
File "/var/stash/Applications/XBMC.frappliance/Frameworks/lib/python2.6/_LWPCookieJar.py", line 89, in save
f.write(self.as_lwp_str(ignore_discard, ignore_expires))
File "/var/stash/Applications/XBMC.frappliance/Frameworks/lib/python2.6/_LWPCookieJar.py", line 75, in as_lwp_str
r.append("Set-Cookie3: %s" % lwp_cookie_str(cookie))
File "/var/stash/Applications/XBMC.frappliance/Frameworks/lib/python2.6/_LWPCookieJar.py", line 35, in lwp_cookie_str
time2isoz(float(cookie.expires))))
File "/var/stash/Applications/XBMC.frappliance/Frameworks/lib/python2.6/cookielib.py", line 99, in time2isoz
year, mon, mday, hour, min, sec = time.gmtime(t)[:6]
ValueError: timestamp out of range for platform time_t
13:39:06 T:124493824 ERROR: GetDirectory - Error getting plugin://plugin.video.fstv/?mode=31
13:39:06 T:124493824 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.fstv/?mode=31) failed
13:39:12 T:131739648 NOTICE: -->Python Interpreter Initialized<--
13:39:13 T:131739648 NOTICE: FSTV Method --> <module>
13:39:13 T:131739648 NOTICE: FSTV Message --> Sys: ['plugin://plugin.video.fstv/', '0', '?mode=32'] | Handle: 0
13:39:13 T:131739648 NOTICE: ##########################################################
13:39:13 T:131739648 NOTICE: Mode: 32
13:39:13 T:131739648 NOTICE: ##########################################################
(This post was last modified: 2012-02-25 12:38 by Mriekki.)
find quote
locomot1f Offline
Fan
Posts: 435
Joined: Mar 2011
Reputation: 1
Location: ohio
Post: #52
I too am getting the dreaded -- timestamp out of range for platform time_t

here's my pastebin:
http://pastebin.com/JkH0bMD9

hopefully an easy enough fix...
find quote
billcox Offline
Junior Member
Posts: 14
Joined: Jan 2012
Reputation: 0
Post: #53
For full match replays I get an error just trying to list the games. Free highlights seem to work fine.

Here is my xbmc.log:
http://pastebin.com/n9tLz3Eg

Tried with win7 and full match replays worked fine. Only had the issue above with ATV.
(This post was last modified: 2012-02-23 02:56 by billcox.)
find quote
elvisk Offline
Junior Member
Posts: 2
Joined: Feb 2012
Reputation: 0
Post: #54
Snippet from my log -- am happy do post more if needed.

Highlights and especially live games via ATV2 would be hugely helpful if you are able to get this plugin working properly. Happy to post any logs or test code etc if you need.

Top skills for having a go at getting it working!!!



17:21:55 T:159555584 NOTICE: FSTV Message --> Saving cookie: /var/mobile/Library/Preferences/XBMC/addons/foxsoccertv-xbmc/resources/cache/fstv-cookies.lwp
17:21:55 T:159555584 ERROR: Error Type: <type 'exceptions.ValueError'>
17:21:55 T:159555584 ERROR: Error Contents: timestamp out of range for platform time_t
17:21:55 T:159555584 ERROR: Traceback (most recent call last):
find quote
olinbg Offline
Junior Member
Posts: 33
Joined: May 2011
Reputation: 0
Post: #55
olinbg Wrote:I've decided to make the next test version available to you guys in the hopes you can help me track down potential causes for streams not starting.

Said another way: This only works sometimes for me. Please enable the debugging options under settings, try out some streams, and pastebin or post the results.

Also, you need to have a valid FSTV username/password for the replays to work, values are set under settings. This doesn't include live streams yet, but I am going to try to get them working once replays are consistent. Thanks again for all the help, guys.

Download:

https://github.com/downloads/olinbg/foxs...-0.3.0.zip

Install note:

I would wipe out the older version of the plugin completely to prevent stale settings.

-Olin

Please try the following version, only thing that was changed is the method of storing cookies, others have had luck with this fixing the year > 2038 bug. If it doesn't work, I'll try something different with changing dates.

https://github.com/downloads/olinbg/foxs....3.0v2.zip
find quote
elvisk Offline
Junior Member
Posts: 2
Joined: Feb 2012
Reputation: 0
Post: #56
Hi - the updated version seems to log in to the pay clips, plays audio from them but not the video.
find quote
olinbg Offline
Junior Member
Posts: 33
Joined: May 2011
Reputation: 0
Post: #57
elvisk Wrote:Hi - the updated version seems to log in to the pay clips, plays audio from them but not the video.

Drop a log if you have time, thanks.
find quote
locomot1f Offline
Fan
Posts: 435
Joined: Mar 2011
Reputation: 1
Location: ohio
Post: #58
looking promising...!!! baby steps.

i'm getting the same thing... audio, no video

here's my pastebin:
http://pastebin.com/w7Ect3yv

seems like some huge buffering issues.
when i click play, i'll see a dialog box that says: RTMPLOCAL -- with time played / full clip time.
both keep increasing as the audio is buffered through, but no video... and the audio is choppy, as if it's being buffered.
(This post was last modified: 2012-02-26 20:15 by locomot1f.)
find quote
olinbg Offline
Junior Member
Posts: 33
Joined: May 2011
Reputation: 0
Post: #59
locomot1f Wrote:looking promising...!!! baby steps.

i'm getting the same thing... audio, no video

here's my pastebin:
http://pastebin.com/w7Ect3yv

seems like some huge buffering issues.
when i click play, i'll see a dialog box that says: RTMPLOCAL -- with time played / full clip time.
both keep increasing as the audio is buffered through, but no video... and the audio is choppy, as if it's being buffered.

URL is broken, can you find the right one?
find quote
olinbg Offline
Junior Member
Posts: 33
Joined: May 2011
Reputation: 0
Post: #60
locomot1f Wrote:seems like some huge buffering issues.
when i click play, i'll see a dialog box that says: RTMPLOCAL -- with time played / full clip time.
both keep increasing as the audio is buffered through, but no video... and the audio is choppy, as if it's being buffered.

If someone else can send a pastebin for their log that has seen this, it would be helpful, can't reproduce on my side.
find quote
Post Reply