• 1
  • 2
  • 3
  • 4(current)
  • 5
  • 6
  • 8
FoxSoccer.tv
#46
tcz009 Wrote:thanks olinbg !!
now i'm going back to being patient lol Big Grin

You mean back to the virtue of life? :-)
Reply
#47
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
Reply
#48
awesome!!! i will sign up for there free trial this week, and get you all the debugging logs you need!
Linux Mint 18 LTS 64-bit - Kodi 17 Beta6
Odroid-C2 - Libreelec v7.90.009
Reply
#49
not working for me when i click the replays directory (i'm using a us vpn but this works fine for the website and ipad app)

after login details in the login i see this

17:24:44 T:114372608 NOTICE: FSTV Method --> login
17:24:44 T:114372608 NOTICE: FSTV Message --> Saving cookie: /var/mobile/Library/Preferences/XBMC/addons/foxsoccertv-xbmc/resources/cache/fstv-cookies.lwp
17:24:44 T:114372608 ERROR: Error Type: <type 'exceptions.ValueError'>
17:24:44 T:114372608 ERROR: Error Contents: timestamp out of range for platform time_t
17:24:44 T:114372608 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 "/Applications/XBMC.app/Frameworks/lib/python2.6/_LWPCookieJar.py", line 89, in save
f.write(self.as_lwp_str(ignore_discard, ignore_expires))
File "/Applications/XBMC.app/Frameworks/lib/python2.6/_LWPCookieJar.py", line 75, in as_lwp_str
r.append("Set-Cookie3: %s" % lwp_cookie_str(cookie))
File "/Applications/XBMC.app/Frameworks/lib/python2.6/_LWPCookieJar.py", line 35, in lwp_cookie_str
time2isoz(float(cookie.expires))))
File "/Applications/XBMC.app/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
17:24:44 T:100339712 ERROR: GetDirectory - Error getting plugin://plugin.video.fstv/?mode=32
17:24:44 T:100339712 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.fstv/?mode=32) failed
17:24:44 T:154771456 NOTICE: -->Python Interpreter Initialized<--
17:24:45 T:154771456 NOTICE: FSTV Method --> <module>
17:24:45 T:154771456 NOTICE: FSTV Message --> Sys: ['plugin://plugin.video.fstv/', '0', '?mode=30'] | Handle: 0
17:24:45 T:154771456 NOTICE: ##########################################################
17:24:45 T:154771456 NOTICE: Mode: 30
17:24:45 T:154771456 NOTICE: ##########################################################
17:24:45 T:154771456 NOTICE: FSTV Method --> show_full
17:24:45 T:154771456 NOTICE: FSTV Message --> Handle: 0 | Sys: ['plugin://plugin.video.fstv/', '0', '?mode=30']
Reply
#50
moontan77 Wrote:not working for me when i click the replays directory (i'm using a us vpn but this works fine for the website and ipad app)

after login details in the login i see this

17:24:44 T:114372608 NOTICE: FSTV Method --> login
17:24:44 T:114372608 NOTICE: FSTV Message --> Saving cookie: /var/mobile/Library/Preferences/XBMC/addons/foxsoccertv-xbmc/resources/cache/fstv-cookies.lwp
17:24:44 T:114372608 ERROR: Error Type: <type 'exceptions.ValueError'>
17:24:44 T:114372608 ERROR: Error Contents: timestamp out of range for platform time_t
17:24:44 T:114372608 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 "/Applications/XBMC.app/Frameworks/lib/python2.6/_LWPCookieJar.py", line 89, in save
f.write(self.as_lwp_str(ignore_discard, ignore_expires))
File "/Applications/XBMC.app/Frameworks/lib/python2.6/_LWPCookieJar.py", line 75, in as_lwp_str
r.append("Set-Cookie3: %s" % lwp_cookie_str(cookie))
File "/Applications/XBMC.app/Frameworks/lib/python2.6/_LWPCookieJar.py", line 35, in lwp_cookie_str
time2isoz(float(cookie.expires))))
File "/Applications/XBMC.app/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
17:24:44 T:100339712 ERROR: GetDirectory - Error getting plugin://plugin.video.fstv/?mode=32
17:24:44 T:100339712 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.fstv/?mode=32) failed
17:24:44 T:154771456 NOTICE: -->Python Interpreter Initialized<--
17:24:45 T:154771456 NOTICE: FSTV Method --> <module>
17:24:45 T:154771456 NOTICE: FSTV Message --> Sys: ['plugin://plugin.video.fstv/', '0', '?mode=30'] | Handle: 0
17:24:45 T:154771456 NOTICE: ##########################################################
17:24:45 T:154771456 NOTICE: Mode: 30
17:24:45 T:154771456 NOTICE: ##########################################################
17:24:45 T:154771456 NOTICE: FSTV Method --> show_full
17:24:45 T:154771456 NOTICE: FSTV Message --> Handle: 0 | Sys: ['plugin://plugin.video.fstv/', '0', '?mode=30']

Thanks for the info. This looks like a compatibility issue with Python 2.5 - I'll investigate how to deal with dates > year 2038 (which is apparently what you got from the browser for your cookie)
Reply
#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: ##########################################################
Reply
#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...
Linux Mint 18 LTS 64-bit - Kodi 17 Beta6
Odroid-C2 - Libreelec v7.90.009
Reply
#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.
Reply
#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):
Reply
#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
Reply
#56
Hi - the updated version seems to log in to the pay clips, plays audio from them but not the video.
Reply
#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.
Reply
#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.
Linux Mint 18 LTS 64-bit - Kodi 17 Beta6
Odroid-C2 - Libreelec v7.90.009
Reply
#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?
Reply
#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.
Reply
  • 1
  • 2
  • 3
  • 4(current)
  • 5
  • 6
  • 8

Logout Mark Read Team Forum Stats Members Help
FoxSoccer.tv2