[RELEASE] DanceTrippin The Party's at Your House!

  Thread Rating:
  • 2 Votes - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
fional Offline
Posting Freak
Posts: 907
Joined: May 2011
Reputation: 17
Location: Ireland
Post: #11
Is there a way we can adjust the resolution it streams at? For example, when I go to the site, I can choose HD or not. Is there a way to tell which one it is defaulting too, as the Ibiza ones seem a wee bit blocky.

I've been having loads of fun with this!
find quote
Phil999 Offline
Junior Member
Posts: 7
Joined: Feb 2012
Reputation: 0
Post: #12
As Martijn said older ones dont seem to play. Otherwise wicked plugin. Streaming is fine for me but i am on a 50mb line. A search would be nice.
find quote
dopar Offline
Junior Member
Posts: 4
Joined: Dec 2011
Reputation: 0
Location: Argentina
Post: #13
fional Wrote:Is there a way we can adjust the resolution it streams at? For example, when I go to the site, I can choose HD or not. Is there a way to tell which one it is defaulting too, as the Ibiza ones seem a wee bit blocky.

I've been having loads of fun with this!
Hi fional, I'm glad you are having a good time with this plugin Laugh
Yeap I'm aware of this.
I'm creating new stories and rescheduling the current milestone right now...
I was thinking of adding a dialog that would let you choose all the available quality options as well as adding a global setting that would work something like this: If the global setting is HD all videoplayback should be done using an HD stream & case there's only the SD option fallback to that one. Does this sound good ?

Phil999 Wrote:As Martijn said older ones dont seem to play. Otherwise wicked plugin. Streaming is fine for me but i am on a 50mb line. A search would be nice.

Hi Phil999 thanks for the support! Right now i'm trying to add support for all videohosts.As I work on new categories, new videohosts appear. For instance last saturday I found out a video hosted in youtube. So if you run into some video that doesn't work please send me the link and I'll see if I have to add support for that videohost or there's a bug in the plugin !
I'll be definetelly implementing the search feature !
Also feel free to submit new issues in the github project. Cheers
(This post was last modified: 2012-02-28 18:15 by dopar.)
find quote
manyu Offline
Junior Member
Posts: 1
Joined: Mar 2012
Reputation: 0
Post: #14
.
Hi there,

Great work here, the screenshots look GREAT. I can't wait to start using this plugin!

However I installed from the Zip file and have some issues: I get the following errors in the xbmc.log

ERROR: Error Contents: ('invalid syntax', ('/Users/x/Library/Application Support/XBMC/addons/fernandoPardo-plugin.video.dancetrippin-c148a1a/remoteservices.py', 29, 19, 'class VimeoClient():\n'))
ERROR: Traceback (most recent call last):
File "/Users/x/Library/Application Support/XBMC/addons/fernandoPardo-plugin.video.dancetrippin-c148a1a/addon.py", line 27, in ?
from videofactories import RemoteVideoFactory
File "/Users/x/Library/Application Support/XBMC/addons/fernandoPardo-plugin.video.dancetrippin-c148a1a/videofactories.py", line 25, in ?
import videos,re,urllib2
File "/Users/x/Library/Application Support/XBMC/addons/fernandoPardo-plugin.video.dancetrippin-c148a1a/videos.py", line 24, in ?
from remoteservices import VimeoClient
File "/Users/x/Library/Application Support/XBMC/addons/fernandoPardo-plugin.video.dancetrippin-c148a1a/remoteservices.py", line 29
class VimeoClient():

Really looking forward to fixing this and getting Dancetrippin on my XBMC! Smile
find quote
squareeyes Offline
Junior Member
Posts: 13
Joined: Nov 2008
Reputation: 0
Post: #15
I can't thank you enough!!
find quote
falafael Offline
Fan
Posts: 534
Joined: Aug 2006
Reputation: 1
Location: Nottinghamshire, united kingdom
Post: #16
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!

[Image: widget]
(This post was last modified: 2012-04-10 11:56 by falafael.)
find quote
fional Offline
Posting Freak
Posts: 907
Joined: May 2011
Reputation: 17
Location: Ireland
Post: #17
I tried this today and it didn't seem to work!
find quote
rikoos Offline
Junior Member
Posts: 2
Joined: Feb 2011
Reputation: 0
Post: #18
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.
find quote
ultraman Offline
Junior Member
Posts: 12
Joined: Mar 2012
Reputation: 1
Post: #19
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.
find quote
fional Offline
Posting Freak
Posts: 907
Joined: May 2011
Reputation: 17
Location: Ireland
Post: #20
(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
find quote