![]() |
Digitally Imported XBMC addon (Updated 25. July 2016 : V3.1.2) - Printable Version Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27) +---- Forum: Music Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=148) ---- Thread: Digitally Imported XBMC addon (Updated 25. July 2016 : V3.1.2) (/showthread.php?tid=129857) |
RE: [BROKEN] Digitally Imported XBMC addon (Updated 25th March 2015 : V3.1.0) - derchris - 2016-01-22 (2016-01-21, 23:37)syco Wrote: Well, actually, the current (not working anymore) plugin needs just one implementation: the listenerkey. I already have this in my fork. The URLs are exactly like this, with the listenerkey. And I added the referer to CURL. But still no luck. Still looking at it though RE: [BROKEN] Digitally Imported XBMC addon (Updated 25th March 2015 : V3.1.0) - derchris - 2016-01-22 I opened a PR for this on Github. If you want to give it a try, you can use my master until it has been merged and/or modified to be included. https://github.com/derchrisuk/Digitally-Imported-XBMC-plugin Download the ZIP, and install in Kodi. Version should show as 3.1.0.1 Go into the Addon settings -> Login Enter your Username/Password if you have a premium subscription you should also select the Premium checkbox. Then select to Force cache refresh RE: [BROKEN] Digitally Imported XBMC addon (Updated 25th March 2015 : V3.1.0) - syco - 2016-01-23 (2016-01-22, 00:23)Uukrul Wrote: As a workaround to get a working addon, you can try this quick hack: Great, that worked. The addon is running fine again. Thanks, mate. RE: Digitally Imported XBMC addon (Updated 25th March 2015 : V3.1.0) - stringlefellow - 2016-01-23 Thank you Uukrul for letting me get one of my favourite addons back again This worked great RE: Digitally Imported XBMC addon (Updated 25th March 2015 : V3.1.0) - thent - 2016-01-23 (2016-01-22, 00:23)Uukrul Wrote: As a workaround to get a working addon, you can try this quick hack: Thanks a lot for sharing this hack! Works also for the radiotunes addon, simply change the referer to http://www.radiotunes.com. RE: Digitally Imported XBMC addon (Updated 25th March 2015 : V3.1.0) - zag - 2016-01-23 Tested and working great, even for UK users who have had it blocked for a long time! Thanks for the fix. RE: Digitally Imported XBMC addon (Updated 25th March 2015 : V3.1.0) - AL8782 - 2016-01-24 Noob here. But what exactly is a ListenKey. I was about to do the workaround that Uukrul posted up but not sure what a listenkey is? Thanks RE: Digitally Imported XBMC addon (Updated 25th March 2015 : V3.1.0) - Wanilton - 2016-01-24 When register website, receive on listenkey code. RE: Digitally Imported XBMC addon (Updated 25th March 2015 : V3.1.0) - AL8782 - 2016-01-24 (2016-01-24, 02:28)Wanilton Wrote: When register website, receive on listenkey code. Is that for premium account or free. I have a free account but when to to player settings it asks me to upgrade to premium RE: Digitally Imported XBMC addon (Updated 25th March 2015 : V3.1.0) - stringlefellow - 2016-01-24 AL8782 look in post #186 to see how for listenkey RE: Digitally Imported XBMC addon (Updated 25th March 2015 : V3.1.0) - Edek - 2016-01-24 (2016-01-22, 06:37)derchris Wrote: I opened a PR for this on Github. It works! thank you! RE: Digitally Imported XBMC addon (Updated 25th March 2015 : V3.1.0) - curlyboi - 2016-01-26 (2016-01-22, 03:25)derchris Wrote: And I added the referer to CURL. You need the referer AND the user-agent. That is the minimum for it to work (and believe me, that was some painful session with wireshark ![]() RE: Digitally Imported XBMC addon (Updated 25th March 2015 : V3.1.0) - AL8782 - 2016-01-27 (2016-01-24, 12:15)stringlefellow Wrote: AL8782 look in post #186 to see how for listenkey Ok thanks RE: Digitally Imported XBMC addon (Updated 25th March 2015 : V3.1.0) - dsenseb - 2016-01-28 (2016-01-22, 06:37)derchris Wrote: I opened a PR for this on Github. Thanks! Works perfect! RE: Digitally Imported XBMC addon (Updated 25th March 2015 : V3.1.0) - extremeaudio - 2016-02-01 Is it just me or does everyone now have a working addon if downloaded from the official kodi repo?? I had removed DI since it stopped working. After seeing the fix here I downloaded it again from the official kodi repo and just tried testing it once before going about the hacks. Its working! Even line 304 in default.py of this addon is not the same as that mentioned earlier in this thread. |