Kodi Community Forum
Release Retrospect v5.5.x Video Add-On - 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 Retrospect v5.5.x Video Add-On (/showthread.php?tid=25522)



Similar(?) problem on Apple TV - Windmill - 2009-12-31

Could my problem be similar to this one, although running it on Apple TV?
Uzg seems to work fine, can see all channels, scroll through them and select any media file. However, as soon as I open any media file, XBMC crashes with following error message:

Error: XBMC/Boxee exited with status: 5

Have tried workaround (comment out line 208 in uriopener.py) but no luck for me.

Apparently not allowed to attach text files, so can't include log files here...
Can I post/send them somewhere else?

Hope anyone can help out.

Using the latest versions (all downloaded 3 days ago).

Many thanks in advance.


- Basje - 2009-12-31

Windmill Wrote:Could my problem be similar to this one, although running it on Apple TV?
Uzg seems to work fine, can see all channels, scroll through them and select any media file. However, as soon as I open any media file, XBMC crashes with following error message:

Error: XBMC/Boxee exited with status: 5

Have tried workaround (comment out line 208 in uriopener.py) but no luck for me.

Apparently not allowed to attach text files, so can't include log files here...
Can I post/send them somewhere else?

Hope anyone can help out.

Using the latest versions (all downloaded 3 days ago).

Many thanks in advance.
Upload your logfile (uzgplugin.log or uzg.log) to pastebin.org

Then post the link here.


- Windmill - 2009-12-31

uzg.log
http://pastebin.com/m15e3b947

XBMC.log:
http://pastebin.com/m4fd26a93


crashreporter.log
http://pastebin.com/m2bd2fa91


Just in case the other logs could be of any help.
Many thanks.


- Basje - 2010-01-01

Windmill Wrote:uzg.log
http://pastebin.com/m15e3b947

XBMC.log:
http://pastebin.com/m4fd26a93


crashreporter.log
http://pastebin.com/m2bd2fa91


Just in case the other logs could be of any help.
Many thanks.
The crash happens in libmms which is a XBMC lib, so I cannot help you.


- Windmill - 2010-01-01

Thanks. Any suggestions where to look further, any site or forum?

Happy NY.


- Basje - 2010-01-01

Windmill Wrote:Thanks. Any suggestions where to look further, any site or forum?

Happy NY.

Just try the XBMC support forum for the specific operating system.


libmms 0.5 needed? - bakra - 2010-01-03

When searching in the forum it seems that libmms 0.4 has a bug that is causing trouble in mms streams. This problem seemed to be solved in libmss 0.5 (or libmms0 0.5) with a patch. When I search for libmms 0.5 or libmms0 0.5 I cannot find a downloadable version, only versions you have to build yourself. I don't know how to build it my self. Does anyone know where to download libmms 0.5 (or libmms0 0.5)?

See: http://forum.xbmc.org/showthread.php?tid=61088&highlight=libmms


- Basje - 2010-01-03

bakra Wrote:When searching in the forum it seems that libmms 0.4 has a bug that is causing trouble in mms streams. This problem seemed to be solved in libmss 0.5 (or libmms0 0.5) with a patch. When I search for libmms 0.5 or libmms0 0.5 I cannot find a downloadable version, only versions you have to build yourself. I don't know how to build it my self. Does anyone know where to download libmms 0.5 (or libmms0 0.5)?

See: http://forum.xbmc.org/showthread.php?tid=61088&highlight=libmms

Eh, this has nothing to do with XOT-Uzg. I know it deals with streams, but not with compiling libmms.

Post in the feature request forum and ask a dev to add the 0.5 to the XBMC libraries.


- Dennish - 2010-01-04

Hmm pretty sure i replied on this thread yesterday, but something must have gone wrong...

I'm fiddling to get this (or any) plugin working on my ubuntu machine. I tried putting the plugin in the scripts directory, but it does not show up in the XBMC gui. And as i don't see everybody asking how it should be done, i'm probably doing something stupid... but i need some pointers.

I'm running Ubuntu 9.10 and installed XBMC from the repositories. Most settings are default.

Could someone shed some light on my tiny brain and tell me briefly how i should install this (or any other) plugin ? THX!


- Basje - 2010-01-04

Dennish Wrote:Hmm pretty sure i replied on this thread yesterday, but something must have gone wrong...

I'm fiddling to get this (or any) plugin working on my ubuntu machine. I tried putting the plugin in the scripts directory, but it does not show up in the XBMC gui. And as i don't see everybody asking how it should be done, i'm probably doing something stupid... but i need some pointers.

I'm running Ubuntu 9.10 and installed XBMC from the repositories. Most settings are default.

Could someone shed some light on my tiny brain and tell me briefly how i should install this (or any other) plugin ? THX!
You have to put in in the video plugin folder (you have such a folder in the user and global XBMC folder, not sure where to put it, but I would start with the user one.). The you need to add them to XBMC using the "Add Resource" options.


- DappereDodo - 2010-01-05

I don't understand. I have downloaded XOT-Framework.v3 and XOT-Uzg.v3 and put them both in the ~/.xbmc/scripts and ~/.xbmc/plugins/video folder. But then what :confused2:?

Add Resource? I can't find that option. Do you mean Add Source? Ok, but where and what do I do there?


- Basje - 2010-01-05

DappereDodo Wrote:I don't understand. I have downloaded XOT-Framework.v3 and XOT-Uzg.v3 and put them both in the ~/.xbmc/scripts and ~/.xbmc/plugins/video folder. But then what :confused2:?

Add Resource? I can't find that option. Do you mean Add Source? Ok, but where and what do I do there?

You don't need the framework, just the XOT-Uzg.v3 zip file and perhaps you should read the XBMC manual? http://wiki.xbmc.org/?title=HOW-TO_install_and_use_plugins_in_XBMC


- Dennish - 2010-01-05

Basje Wrote:You don't need the framework, just the XOT-Uzg.v3 zip file and perhaps you should read the XBMC manual? http://wiki.xbmc.org/?title=HOW-TO_install_and_use_plugins_in_XBMC

Cool, working now. Was kinda pushed in the wrong direction by your site, since it is talking about "Uzg" beeing a script in stead of a plug-in Smile

Thanks for the usefull link aswell... Somehow i did not yet stumble upon it...


- Basje - 2010-01-05

Dennish Wrote:Cool, working now. Was kinda pushed in the wrong direction by your site, since it is talking about "Uzg" beeing a script in stead of a plug-in Smile

Thanks for the usefull link aswell... Somehow i did not yet stumble upon it...
It's both! If you place it in the scripts folder it will behave as a script (which is the graphically nicest version with special UZG skins) and if it's in the plugin folder and addressed as a plugin, it's a plugin!


- Dennish - 2010-01-05

Basje Wrote:It's both! If you place it in the scripts folder it will behave as a script (which is the graphically nicest version with special UZG skins) and if it's in the plugin folder and addressed as a plugin, it's a plugin!

Don't try to throw me off again! Tongue