Posts: 1,331
Joined: Jan 2008
Reputation:
3
rwparris2
Team-XBMC Python Developer
Posts: 1,331
All of my plugins work on windows (Ted Talks, The Onion, & Live Music Archive), because that's the format I develop them with. (LastTube will play, but won't queue correctly. I know the fix for it I've just been busy with other things to worry about it.) There's a link in my sig and they're avaliable from the XBMC-Addons Installer.
If you try any of those and have ANY troubles or feature requests, please let me know either on their respective release threads (search the forum) or on my google page tracker.
Posts: 2,745
Joined: Oct 2003
Reputation:
1
WiSo
Team-Kodi Developer
Posts: 2,745
@dragonfly: I didn't look deeper into the issue as I really don't know if the scripts make the issues or the win build. of course the timeout issue maybe some win thingy but there're some other scripts which still works so this issue has some lower priority.
Posts: 60
Joined: Sep 2008
Reputation:
0
also the apple script which is shipped with the windows installer of XBMC is not full working.. getting the covers and infos is working.. but no streaming.. same with youtube script.. demoscene scripts.. and so on...
there is a popup
"Shoutcast: Downloading Playlist.."
but nothing happens..
Posts: 65
Joined: Feb 2008
Reputation:
0
Funny, my Apple Movie Trailers works fine streaming. I just watched several trailers yesterday streaming in "High" mode. I find that the 420p and up modes bog down on my DSL connection.
Keith
Posts: 2,745
Joined: Oct 2003
Reputation:
1
WiSo
Team-Kodi Developer
Posts: 2,745
Regarding msvcr71.dll and the msvcp71.dll (and also the 9 version) they might needed since this are the base libraries for windows compiled stuff but I never ruled that out yet since they're mostly on the system (beside a fresh install)
71 is needed for vs2003 compiled stuff -> all library dlls
9 is needed for vs2008 compiled stuff -> the XBMC binary itself
The question is are we allowed and should we ship all four libraries with the installer?
Posts: 329
Joined: Jun 2008
Reputation:
1
Hmmmm........haven't got the "9" version on my system (don't care much/trust windows updates). Do have the "8" version (msvcr80.dll) though, which resides in WinSXS.
Is the "9" version really needed and would it make a difference?
Posts: 60
Joined: Sep 2008
Reputation:
0
copying the msvcr71.dll and the msvcp71.dll from my desktop system to my xbmc system brings the solution for me.. all scripts can now stream content from the web.. thx a lot
Posts: 395
Joined: Dec 2006
Reputation:
0
Guys!
I have AMT-script start not in full screen - somebody can help?
Posts: 329
Joined: Jun 2008
Reputation:
1
Quick question: Does someone moderates plugins/scripts? I mean, those found by the "XBMC-Addons Installer", do they actually work?
Posts: 1,747
Joined: Jun 2004
Reputation:
12
blittan
Retired Team-Kodi Member
Posts: 1,747
no, there isn't any moderation, since the developers have access to that svn where the addons installer fetches stuff from.