Video Devil plugin status?

  Thread Rating:
  • 3 Votes - 4.67 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Djape Offline
Senior Member
Posts: 222
Joined: Apr 2009
Reputation: 0
Post: #11
Sorry for late reply and please forgive for not posting debug log, I first had to understand how to enable it and find it.

Today I will try to upgrade xmbc to the latest SVN and then I'll try to post debug log.

Thank you for help, it's appreciated.
find quote
Djape Offline
Senior Member
Posts: 222
Joined: Apr 2009
Reputation: 0
Post: #12
OK here is xbmc.log

http://paste.ubuntu.com/297596/

I hope it can help. Thx Wink
find quote
kricker Offline
Team-XBMC QA Specialist
Posts: 3,307
Joined: Apr 2004
Reputation: 16
Location: Knoxville, TN
Post: #13
Dan Dare Wrote:It might be Linux specific - Python thread exiting prematurely?...
I'm seeing the same reported behavior as listed in the OP on windows as well. I just haven't been too worried about it to post a proper log. I don't have any "friends" harassing me about it Wink

Read this before using these builds.
XBMC win32 SVN builds
Changelog
find quote
Djape Offline
Senior Member
Posts: 222
Joined: Apr 2009
Reputation: 0
Post: #14
lol

Well, the thing is, a persuade few of my friends to build HTPC by showing them my system.
I've installed them XBMC and off course, most popular plugin for them is Video Devil.
Now that plugin doesn't work with new SVN releases, they are complaining Big Grin

Anyway, what would happen now? I thought that plugin maker will see this thread and look in to it, but as time is passing, it looks like plugin is abandoned.
find quote
pajretX Offline
Member
Posts: 88
Joined: Jun 2007
Reputation: 0
Location: Manchester / UK
Post: #15
There are some other porn plugins: ie. Tube8 and KeezMovies, at the moment there are no problems with them.

Regards,

--
Damian 'pX' Krawczyk
find quote
spiff Offline
Grumpy Bastard Developer
Posts: 12,187
Joined: Nov 2003
Reputation: 82
Post: #16
no. the problem is its using | in urls and that separator is now reserved for xbmc internal use

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
Bootsy Offline
Skilled Python Coder
Posts: 126
Joined: Nov 2005
Reputation: 1
Location: Germany
Post: #17
thanks for the hint spiff, now i know where to look at Wink

greets
find quote
rwparris2 Offline
Team-XBMC Python Developer
Posts: 1,341
Joined: Jan 2008
Reputation: 2
Location: US
Post: #18
Bootsy Wrote:thanks for the hint spiff, now i know where to look at Wink

greets
please use '&' for consistency and future-proofing.

Always read the XBMC online-manual, FAQ and search and search the forum before posting.
For troubleshooting and bug reporting please read how to submit a proper bug report.

If you're interested in writing addons for xbmc, read docs and how-to for plugins and scripts ||| http://code.google.com/p/xbmc-addons/
find quote
tiben20 Offline
Team-XBMC Developer
Posts: 1,003
Joined: Jun 2008
Reputation: 16
Post: #19
Just tested the download and i took a look why python was throwing ERROR: CThread::staticThread : Access violation at 0x7c92b21a: Writing location 0x00000010
Your saving the file with a title containing the caracter ":" in the file name. So there no chance you can download file if you have an illegal caracter in it
(This post was last modified: 2009-10-29 05:06 by tiben20.)
find quote
Djape Offline
Senior Member
Posts: 222
Joined: Apr 2009
Reputation: 0
Post: #20
Bootsy Wrote:thanks for the hint spiff, now i know where to look at Wink

greets

Yey, maestro is here Smile
find quote
Post Reply