2008-08-25, 17:21
Hello,
Have been playing with xbmc for windows and trying to get my plugin stream urls to run.
They are fine and perfectly scraped. They should run when clicked.
That is all that occurs.
Not too familiar with Xbmc for windows.
Libcurl.dll is there and appears fine, networking is fine.
Have been playing with xbmc for windows and trying to get my plugin stream urls to run.
They are fine and perfectly scraped. They should run when clicked.
Code:
15:45:14 T:1956 M:1011871744 DEBUG: NativeDllLoader: Loading: C:\Program Files\XBMC\system\libcurl.dll
15:45:14 T:1956 M:1011871744 ERROR: NativeDllLoader: Unable to load C:\Program Files\XBMC\system\libcurl.dll
15:45:14 T:1956 M:1011871744 DEBUG: NativeDllLoader: Loading: C:\Program Files\XBMC\system\libcurl.dll
15:45:14 T:1956 M:1011871744 ERROR: NativeDllLoader: Unable to load C:\Program Files\XBMC\system\libcurl.dll
15:45:14 T:1956 M:1011871744 DEBUG: FileCurl::Close(0012DDC8) http://v1.stagevu.com/vlink/a0e0acf679a699c6869ce6b79c55258e.avi
15:45:14 T:1956 M:1011871744 ERROR: exception in CApplication::FrameMove()
That is all that occurs.
Not too familiar with Xbmc for windows.
Libcurl.dll is there and appears fine, networking is fine.