• 1
  • 2
  • 3
  • 4(current)
  • 5
  • 6
  • 7
[RELEASE] 8tracks - Listen to handcrafted internet radio
#46
(2013-01-03, 23:07)sbchisholm Wrote: I managed to get it running on 12.0-RC2 Git:8e45737. I've updated the plugin and added it to my repo here. Let me know if it work for you.

Did you fix the json API issue with browsing tags?
Reply
#47
(2013-01-03, 23:49)exekewtable Wrote:
(2013-01-03, 23:07)sbchisholm Wrote: I managed to get it running on 12.0-RC2 Git:8e45737. I've updated the plugin and added it to my repo here. Let me know if it work for you.

Did you fix the json API issue with browsing tags?

Yeah there were only a few changes that I needed to make. Paging through the tags doesn't seem to work, doesn't throw an error but selecting next just goes list the same thing over again, I'll take a look at that tomorrow.
Reply
#48
(2013-01-04, 03:18)sbchisholm Wrote:
(2013-01-03, 23:49)exekewtable Wrote:
(2013-01-03, 23:07)sbchisholm Wrote: I managed to get it running on 12.0-RC2 Git:8e45737. I've updated the plugin and added it to my repo here. Let me know if it work for you.

Did you fix the json API issue with browsing tags?

Yeah there were only a few changes that I needed to make. Paging through the tags doesn't seem to work, doesn't throw an error but selecting next just goes list the same thing over again, I'll take a look at that tomorrow.

Paging through the tags now works.
Reply
#49
Thanks sbchisholm. Haven't had a chance to test, but just wanted to let you know your work is appreciated.
Reply
#50
(2013-01-03, 23:07)sbchisholm Wrote: I managed to get it running on 12.0-RC2 Git:8e45737. I've updated the plugin and added it to my repo here. Let me know if it work for you.

Worked for me on RC3 thanks!
Reply
#51
(2013-01-03, 23:07)sbchisholm Wrote: I managed to get it running on 12.0-RC2 Git:8e45737. I've updated the plugin and added it to my repo here. Let me know if it work for you.

And works perfectly for me under Eden, fixing tags.

Many thanks Cool
'Zero

-----
Kodi Krypton 17.6 | Linux | FTV w/LiveTV 'Fred edition' | Maraschino Git | Kore v 2 | Chorus2
-----
On a long enough timeline. The survival rate for everyone drops to zero.
Reply
#52
(2013-01-03, 23:07)sbchisholm Wrote: I managed to get it running on 12.0-RC2 Git:8e45737. I've updated the plugin and added it to my repo here. Let me know if it work for you.

Thanks for fixing the code. I managed to run it on 12.0-RC2 Git:20121227-0090665, but I get always "invalid username or password". Nevertheless I can play mixes but not browse by tags ("couldn't get url").

Code:
10:28:07 T:2897212480  NOTICE: -->Python Interpreter Initialized<--
10:28:08 T:2897212480   ERROR: 8tracks: Couldn't get URL Bad Gateway
10:28:33 T:2897212480   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.TypeError'>
                                            Error Contents: 'bool' object has no attribute '__getitem__'
                                            Traceback (most recent call last):
                                              File "/home/pi/.xbmc/addons/plugin.audio.8tracks/default.py", line 37, in <module>
                                                Addon.get_setting('password'))
                                              File "/home/pi/.xbmc/addons/plugin.audio.8tracks/resources/lib/eighttracks.py", line 59, in __init__
                                                if login['logged_in']:
                                            TypeError: 'bool' object has no attribute '__getitem__'
                                            -->End of Python script error report<--
10:28:33 T:3037970432   ERROR: GetDirectory - Error getting plugin://plugin.audio.8tracks/
10:28:33 T:3037970432   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.audio.8tracks/) failed
10:28:33 T:2897212480  NOTICE: Thread Background Loader start, auto delete: false
10:28:36 T:2897212480  NOTICE: Previous line repeats 1 times.
10:28:36 T:2897212480  NOTICE: Thread XBPyThread start, auto delete: false
10:28:36 T:2897212480  NOTICE: -->Python Interpreter Initialized<--
10:28:38 T:2897212480   ERROR: 8tracks: Invalid username or password.
10:28:40 T:2932659264  NOTICE: Thread Background Loader start, auto delete: false
10:28:55 T:2897212480  NOTICE: Thread XBPyThread start, auto delete: false
10:28:56 T:2897212480  NOTICE: -->Python Interpreter Initialized<--
10:28:57 T:2897212480   ERROR: 8tracks: Invalid username or password.
10:28:59 T:2932659264  NOTICE: Thread Background Loader start, auto delete: false
10:29:00 T:2932659264  NOTICE: Thread XBPyThread start, auto delete: false
10:29:01 T:2932659264  NOTICE: -->Python Interpreter Initialized<--
10:29:02 T:3037970432  NOTICE: Samba is idle. Closing the remaining connections
10:29:02 T:2932659264   ERROR: 8tracks: Invalid username or password.
10:29:06 T:2897212480  NOTICE: Thread Background Loader start, auto delete: false
10:29:07 T:2897212480  NOTICE: Previous line repeats 1 times.
10:29:07 T:2897212480  NOTICE: Thread XBPyThread start, auto delete: false
10:29:08 T:2897212480  NOTICE: -->Python Interpreter Initialized<--
10:29:10 T:2897212480   ERROR: 8tracks: Invalid username or password.
10:29:15 T:3037970432  NOTICE: COMXPlayer: Opening: http://cft.8tracks.com/tf/040/277/258/kOIfWU.48k.v3.m4a
10:29:15 T:2932659264  NOTICE: Thread COMXPlayer start, auto delete: false
10:29:15 T:2932659264  NOTICE: Creating InputStream
10:29:15 T:2932659264  NOTICE: Creating Demuxer
10:29:15 T:2915882048  NOTICE: Thread CFileCache start, auto delete: false
10:29:16 T:2932659264  NOTICE: Opening audio stream: 0 source: 256
10:29:16 T:3037970432   ERROR: Window Translator: Can't find window videoscan
10:29:16 T:3037970432   ERROR: Window Translator: Can't find window musicscan
10:29:16 T:2932659264  NOTICE: Creating audio thread
10:29:16 T:2924270656  NOTICE: Thread COMXPlayerAudio start, auto delete: false
10:29:16 T:2932659264 WARNING: CDVDMessageQueue(video)::Put MSGQ_NOT_INITIALIZED
10:29:16 T:2924270656 WARNING: Previous line repeats 1 times.
10:29:16 T:2924270656  NOTICE: OMXClock using audio as reference
Reply
#53
Thanks ohh2ahh, I pushed out an update to hopefully fix this probelm, at least the python script error that's in the logs. I'm not sure why you got the Bad Gateway error in the first place though, if it keeps happening, if you turn on debug logging in XBMC you'll see the url's being generated, that would help track down that error.

Cheers, Steve
Reply
#54
Wow, thanks sbchisholm for your fast reply. I couldn't update the add-on until now but I turned on debug logging. The "invalid username or password" is still present. But maybe it's only a problem with my system – I will reinstall everything from scratch this weekend.

And here's the logfile: Download
Reply
#55
Congrats on the great work! To be perfect and complete it would just need to be able to access our liked mixes Smile
Reply
#56
@sbchisholm I just reinstalled XBMC on Raspberry Pi and now it works without problems (8tracks 0.2.10). Probably an installed skin oder add-on caused the errors. Thanks for your effort!

And +1 for browsing liked mixes. It would be awesome!
Reply
#57
Hello guys,

Great job with the plugin. I just have one little question, on XBMC on raspbmc, on right click and play on a mix, it will add in the Playing now, only 2 or 3 songs, even if that mix has 36 songs. Anyone has any clue about how can I make it add all the songs from the mix ? After playing the 2 songs, it stops. When I play the mix again it will add another 2 songs in the playing now..

This is the log file, maybe it helps: http://xbmclogs.com/show.php?id=30864

Thanks in advance.
Reply
#58
Hey folks,

Any chance the 8tracks add-on will be updated to allow search by mixname?
Reply
#59
(2013-01-03, 23:07)sbchisholm Wrote: I managed to get it running on 12.0-RC2 Git:8e45737. I've updated the plugin and added it to my repo here. Let me know if it work for you.

Worked for me on Frodo, XBMCbuntu. Thanks Smile
Reply
#60
Hi,

I managed to install this plugin and it works well. Thanks for this great work!

Is there any android remote app to start plugin and select mix? I would not like to switch on TV set just to start music,
I tried with offcial XBMC remote but it allows to select the plugin only. I neither could start music nor browse by tag.
Reply
  • 1
  • 2
  • 3
  • 4(current)
  • 5
  • 6
  • 7

Logout Mark Read Team Forum Stats Members Help
[RELEASE] 8tracks - Listen to handcrafted internet radio2