• 1
  • 2
  • 3(current)
  • 4
  • 5
  • 7
Release iHeartRadio
#31
for those of you missing iHeartRadio as much as me this is a temporary fix i used to get all my iHeart stations back just watch the Youtube vid and follow the directions http://www.youtube.com/watch?v=TlzmfNDDaOs
Reply
#32
anybody hear from Divingmule on thisHuh... its still not working... an update would be nice... I miss Iheartradio...
Reply
#33
the plugin broke manly because of the iheart website changes. iI made a fix and submitted the pull requests. not sure when divingmule is going to merge..don't see much activity in his git repo. meanwhile for those who are interested you can download the default.py file from my repo and replace https://github.com/aNetdev/plugin.audio.iheart
Reply
#34
(2014-06-15, 21:16)asms Wrote: the plugin broke manly because of the iheart website changes. iI made a fix and submitted the pull requests. not sure when divingmule is going to merge..don't see much activity in his git repo. meanwhile for those who are interested you can download the default.py file from my repo and replace https://github.com/aNetdev/plugin.audio.iheart

awesome job thanks for the fix works great now
Reply
#35
(2014-06-15, 21:16)asms Wrote: the plugin broke manly because of the iheart website changes. iI made a fix and submitted the pull requests. not sure when divingmule is going to merge..don't see much activity in his git repo. meanwhile for those who are interested you can download the default.py file from my repo and replace https://github.com/aNetdev/plugin.audio.iheart

Great work.

I just uninstalled the old version and reinstalled your version from zip and it works great.

Thanks.
Reply
#36
Hello folks

Thanks for fixing this amazing plugin, but I'm still facing issues when I select a Radio to play.
This is the error message on my log file. (I'm running it with Raspbmc)

Code:
11:14:41 T:2637161536  NOTICE: -->Python Interpreter Initialized<--
11:14:44 T:2637161536  NOTICE: [addon.iheart-0.0.2]: params: {'url': '/live/945-The-Buzz-2281/', 'name': '94.5 The Buzz', 'mode': '3'}
11:14:45 T:2637161536  NOTICE: [StorageClient-2.5.4] 'cacheFunction' : 'function : <function scrape_categories at 0x39b2d70> - table_name: 'iheart''
11:14:45 T:2637161536  NOTICE: [StorageClient-2.5.4] 'get' : 'cachescrape_categories|d41d8cd98f00b204e9800998ecf8427e|'
11:14:45 T:2637161536  NOTICE: [StorageClient-2.5.4] '_sock_init' : ''
11:14:45 T:2637161536  NOTICE: [StorageClient-2.5.4] '_sock_init' : 'Done: u'/home/pi/.xbmc/temp/commoncache.socket''
11:14:46 T:2637161536  NOTICE: [StorageClient-2.5.4] '_getCache' : ''
11:14:46 T:2637161536  NOTICE: [StorageClient-2.5.4] '_getCache' : 'Done, found cache : scrape_categories|d41d8cd98f00b204e9800998ecf8427e|'
11:14:46 T:2637161536  NOTICE: [StorageClient-2.5.4] 'cacheFunction' : 'Returning result: 5'
11:14:46 T:2637161536  NOTICE: [addon.iheart-0.0.2]: json_url: http://www.iheart.com/a/live/station/2281//stream/?_country=BR&_rel=697
11:14:46 T:2637161536  NOTICE: [addon.iheart-0.0.2]: Request URL: http://www.iheart.com/a/live/station/2281//stream/?_country=BR&_rel=697
11:14:47 T:2637161536  NOTICE: [addon.iheart-0.0.2]: Content-Language: en-us
                                            X-IHR-Edge-Control:
                                            X-IHR-Cache-Control: private, no-cache, must-revalidate
                                            Vary: Cookie,Accept-Encoding,Accept-Language
                                            Cache-Control: private, no-cache, must-revalidate
                                            Content-Type: application/json; charset=utf-8
                                            X-IHR-Date: Sun, 03 Aug 2014 14:14:47 GMT
                                            Date: Sun, 03 Aug 2014 14:14:47 GMT
                                            Content-Length: 99
                                            Connection: close
11:14:47 T:2637161536  NOTICE: [addon.iheart-0.0.2]: playback_url exception
11:14:47 T:2637161536   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.KeyError'>
                                            Error Contents: ('stream_urls',)
                                            Traceback (most recent call last):
                                              File "/home/pi/.xbmc/addons/plugin.audio.iheart-master/default.py", line 299, in <module>
                                                resolve_url(params['url'])
                                              File "/home/pi/.xbmc/addons/plugin.audio.iheart-master/default.py", line 149, in resolve_url
                                                addon_log('Stream_urls: %s' %data['stream_urls'])
                                            KeyError: ('stream_urls',)
                                            -->End of Python script error report<--
11:14:47 T:3036836496   ERROR: Playlist Player: skipping unplayable item: 4, path [plugin://plugin.audio.iheart/?url=%2Flive%2F945-The-Buzz-2281%2F&name=94.5+The+Buzz&mode=3]
11:14:47 T:2637161536  NOTICE: Thread LanguageInvoker start, auto delete: false

Any idea how to fix it? Is something on my side?

Thanks!!
Reply
#37
Guess this stopped working again Sad
Reply
#38
(2014-06-15, 21:16)asms Wrote: the plugin broke manly because of the iheart website changes. iI made a fix and submitted the pull requests. not sure when divingmule is going to merge..don't see much activity in his git repo. meanwhile for those who are interested you can download the default.py file from my repo and replace https://github.com/aNetdev/plugin.audio.iheart

This worked GREAT thanks bro
Reply
#39
Any chances this could get working again? I really loved this addon
Reply
#40
From looking at the iHeartRadio Android app, seems like it there may be json feeds that can be used instead of scraping the website, may be slightly more stable.
Reply
#41
I tried to install this addon in my new Kodi installation. All I get is a script error and it doesn't install. Does this addon work? I would like to have iheart radio on Kodi. My wife really likes it. Just not sure if I should even pursue trying to figure out what is wrong. Kodi 14.2.
Thanks for all the help,
Rob
Reply
#42
Completely new to this and i know this question has been asked but I dont know how to post my log file, I have easy log viewer but I dont know how to read it yet.

Installed iheartradio from Super Repo and it hasnt worked even once...just says iheart radio error check log file. I got the same error when i tried to install MP3 streams...it just says check log file.

any help will be apreciated.
Reply
#43
Just installed the plug-in and here is what I got...'
Code:
03:52:50 T:140269236238080  NOTICE: -->Python Interpreter Initialized<--
03:52:50 T:140269831825152  NOTICE: Thread JobWorker start, auto delete: true
03:52:58 T:140269236238080  NOTICE: Previous line repeats 2 times.
03:52:58 T:140269236238080   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: 'NoneType' object is not callable
                                            Traceback (most recent call last):
                                              File "/home/greg/.kodi/addons/plugin.audio.iheart/default.py", line 285, in <module>
                                                add_categories()
                                              File "/home/greg/.kodi/addons/plugin.audio.iheart/default.py", line 183, in add_categories
                                                cats = cache.cacheFunction(scrape_categories)
                                              File "/home/greg/.kodi/addons/script.common.plugin.cache/lib/StorageServer.py", line 563, in cacheFunction
                                                ret_val = funct(*args)
                                              File "/home/greg/.kodi/addons/plugin.audio.iheart/default.py", line 104, in scrape_categories
                                                items = [soup.find('ul', attrs={'class': 'js-talk'})('a'),
                                            TypeError: 'NoneType' object is not callable
                                            -->End of Python script error report<--
03:52:58 T:140271363381184   ERROR: GetDirectory - Error getting plugin://plugin.audio.iheart/
03:52:58 T:140271363381184   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.audio.iheart/) failed
03:52:58 T:140269236238080  NOTICE: Thread BackgroundLoader start, auto delete: false

Really hope that this helps fingure out the problem.

Gregwa
Reply
#44
(2015-10-16, 21:20)CalgonRah Wrote: Completely new to this and i know this question has been asked but I dont know how to post my log file, I have easy log viewer but I dont know how to read it yet.

Installed iheartradio from Super Repo and it hasnt worked even once...just says iheart radio error check log file. I got the same error when i tried to install MP3 streams...it just says check log file.

any help will be apreciated.

Assuming you are using Linux, the logs are located in a hidden folder set within your home directory.

In my case it is:
/home/greg/.kodi/temp/kodi.log

you can get there by doing a simple "cd .kodi" from your home directory then using the ls command to see what you want to see.

Hope this helps.

Gregwa
Reply
#45
Hi all. New here and would really like to get this working. I tried the fix above but it did not work. FWIW my complete log can be found here: http://pastebin.com/4dEW9TVX. Would be awesome to use this on the HTPC. If I can help in any other way, let me know.
Reply
  • 1
  • 2
  • 3(current)
  • 4
  • 5
  • 7

Logout Mark Read Team Forum Stats Members Help
iHeartRadio3