Kodi Community Forum
[RELEASE] DanceTrippin The Party's at Your House! - 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: Video Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=154)
+---- Thread: [RELEASE] DanceTrippin The Party's at Your House! (/showthread.php?tid=123616)

Pages: 1 2


RE: [RELEASE] DanceTrippin The Party's at Your House! - falafael - 2012-04-10

I could never get this working on dharma, but now i have eden, and installed this, all i can say is 'pretty awesome!'
Thank you!



RE: [RELEASE] DanceTrippin The Party's at Your House! - fional - 2012-05-29

I tried this today and it didn't seem to work!


RE: [RELEASE] DanceTrippin The Party's at Your House! - rikoos - 2012-06-12

Got some problemen on openelec latest beta:

18:10:59 T:140184511313664  NOTICE: URL: plugin://video/dancetrippin/video
18:10:59 T:140184511313664  NOTICE: ##########################################################
18:11:00 T:140184511313664   ERROR: Error Type: <class 'urllib2.HTTPError'>
18:11:00 T:140184511313664   ERROR: Error Contents: HTTP Error 404: Not Found
18:11:00 T:140184511313664   ERROR: Traceback (most recent call last):
                                              File "/storage/.xbmc/addons/fernandoPardo-plugin.video.dancetrippin-c148a1a/addon.py", line 128, in <module>
                                                videos = fetchVideoList()
                                              File "/storage/.xbmc/addons/fernandoPardo-plugin.video.dancetrippin-c148a1a/addon.py", line 48, in fetchVideoList
                                                con = urllib2.urlopen(req)
                                              File "/usr/lib/python2.7/urllib2.py", line 126, in urlopen
                                                return _opener.open(url, data, timeout)
                                              File "/usr/lib/python2.7/urllib2.py", line 406, in open
                                                response = meth(req, response)
                                              File "/usr/lib/python2.7/urllib2.py", line 519, in http_response
                                                'http', request, response, code, msg, hdrs)
                                              File "/usr/lib/python2.7/urllib2.py", line 444, in error
                                                return self._call_chain(*args)
                                              File "/usr/lib/python2.7/urllib2.py", line 378, in _call_chain
                                                result = func(*args)
                                              File "/usr/lib/python2.7/urllib2.py", line 527, in http_error_default
                                                raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
                                            HTTPError: HTTP Error 404: Not Found
18:11:00 T:140185127278400   ERROR: GetDirectory - Error getting plugin://plugin.video.dancetrippin/?url=plugin%3A%2F%2Fvideo%2Fdancetrippin%2Fvideo&mode=1
18:11:00 T:140185127278400   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.dancetrippin/?url=plugin%3A%2F%2Fvideo%2Fdancetrippin%2Fvideo&mode=1) failed
18:11:00 T:140184511313664  NOTICE: Thread Background Loader start, auto delete: false
18:11:03 T:140182892308224   ERROR: Unable to find plugin
18:11:03 T:140185127278400   ERROR: GetDirectory - Error getting plugin://
18:11:03 T:140185127278400   ERROR: CGUIMediaWindow::GetDirectory(plugin://) failed
18:11:03 T:140184511313664  NOTICE: Thread Background Loader start, auto delete: false

This happens since The latest beta release open openelec.


RE: [RELEASE] DanceTrippin The Party's at Your House! - ultraman - 2012-06-13

Open file
/storage/.xbmc/addons/fernandoPardo-plugin.video.dancetrippin-c148a1a/addon.py
and change line from
requestUrl = "http://www.dancetrippin.tv/media-library/all"
to
requestUrl = "http://old.dancetrippin.tv/media-library/all"

I think web site changed their layout.


RE: [RELEASE] DanceTrippin The Party's at Your House! - fional - 2012-06-13

(2012-06-13, 13:06)ultraman Wrote: Open file
/storage/.xbmc/addons/fernandoPardo-plugin.video.dancetrippin-c148a1a/addon.py
and change line from
requestUrl = "http://www.dancetrippin.tv/media-library/all"
to
requestUrl = "http://old.dancetrippin.tv/media-library/all"

I think web site changed their layout.

Good man ultraman! Smile




RE: [RELEASE] DanceTrippin The Party's at Your House! - dave4712 - 2012-06-16

Ólé ólé !

great,
much thx man Cool

have a look @

.... be-at.tv , very nice

+

(back soon) electrosound.tv



rave on





RE: [RELEASE] DanceTrippin The Party's at Your House! - fional - 2012-07-21

Edit "addon.py"

Go down to about line 59 and look for
Code:
videoLink = "http://www.dancetrippin.tv" + video.find("a")["href"]
and replace it with
Code:
videoLink = "http://old.dancetrippin.tv" + video.find("a")["href"]

then go to about line 45 and look for
Code:
requestUrl = "http://www.dancetrippin.tv/media-library/all"
and replace it with
Code:
requestUrl = "http://old.dancetrippin.tv/media-library/all"

It should now work, though haven't got as far as getting it to pull proper thumbnails. It will play the videos, in 720 I think.




RE: [RELEASE] DanceTrippin The Party's at Your House! - Carlitos714 - 2012-08-24

awesome! thank you!


RE: [RELEASE] DanceTrippin The Party's at Your House! - Martijn - 2013-05-20

Any new version of this? or perhaps some one willing to take over Wink


Edit:
Found what source URLs must be used so I will fix it myself.


RE: [RELEASE] DanceTrippin The Party's at Your House! - rikoos - 2013-06-22

With The changes werking for à long à time it seems it stops again :-(

Error in addon.py


RE: [RELEASE] DanceTrippin The Party's at Your House! - tb-killa - 2013-08-13

(2013-05-20, 20:41)Martijn Wrote: Any new version of this? or perhaps some one willing to take over Wink


Edit:
Found what source URLs must be used so I will fix it myself.

Could you pls share your modified Source or maybe uploaded updated Plugin.zip file ?


RE: [RELEASE] DanceTrippin The Party's at Your House! - Lenkdrachen - 2013-12-10

the addon doesnt work... can someone fix it? i neeeed it Big Grin


RE: [RELEASE] DanceTrippin The Party's at Your House! - Lenkdrachen - 2013-12-18

Huh


RE: [RELEASE] DanceTrippin The Party's at Your House! - Lenkdrachen - 2014-01-18

Push!


RE: [RELEASE] DanceTrippin The Party's at Your House! - samhoogland - 2014-04-21

Not working for me as well. Please advise. I've tried the above (changing addon.py), not sure if i did it correct.