• 1
  • 20
  • 21
  • 22(current)
  • 23
  • 24
[RELEASE] Vimeo (Video) Plugin - De facto default standard Vimeo Addon for XBMC
(2014-11-12, 22:39)ucone Wrote: +1
Thanks for editing and repairing the addon! Vimeo is simply the best video community.
I'm asking myself if only I've got the problem with HD videos, cause vimeo serves me only with HD (720p) videos by moviemakers with a premium-vimeo account. All videos uploaded by free vimeo users are streamed in SD even if the video is uploaded and viewable on vimeo.com in HD. Is there any failure or does vimeo serverside only stream for the paying clients in HD?

I just realized that folks are using the patched copy out of my git: https://github.com/learningit/plugin.video.vimeo when I went to delete it. I don't have a problem with that and will leave the copy in my git, but it has quite a number of bugs and I'm not likely to fix them. The biggest pain with github is that you can't mark the repos as private without a paid account. I am always receiving emails demanding that I fix something that I'm not supporting and often have just loaded into the git so that I can study it for other addons or my own use. I don't think that this is even a forked copy.

On the issue above, have you set the addon settings to 720p?
Reply
Hi yes I enabled 720p and it Even works but only with videos plus/Premium Accounts
Would be really Great watching all Videos in 720p
Reply
A couple of fixes in latest version in: https://github.com/learningit/plugin.video.vimeo

A fix for titles and an annoying script crash fix for some SD videos.
Reply
Hi learningit,

thanks for keeping updated. But the issue I've got with must-watching SD videos of even in HD avalaible uploaded free-vimeo-user-videos is still not available. Would be a really great impovment to watch all the videos on xbmc of vimeo in HDCool
Reply
(2014-11-23, 18:49)ucone Wrote: Hi learningit,

thanks for keeping updated. But the issue I've got with must-watching SD videos of even in HD avalaible uploaded free-vimeo-user-videos is still not available. Would be a really great impovment to watch all the videos on xbmc of vimeo in HDCool

Can you give me an example of what you're having an issue with? I'm not sure that I understand what you want fixed.
A log of whatever isn't working would be good as well.
Reply
Hi thanks for your quick response Smile
I made a photo of the information screen while watching a video of myself: http://goo.gl/JkihRc
Here you can see t's only possible to watch the video in SD but if you go via your browser to www.vimeo.com/uc1/soca you're able to atch it in HD. The only reason why this happens I presume is cause I don't have a premium account @ vimeo. But the fact there'd be an HD available makes me wonder that the addon can't play it in HD.
I hope you understood my issue Cool
Another fix for the addon that would be recomendable is if you're in the mode of choosing a video to play you can also mark the "video information" button, but it doesn't open
Reply
(2014-11-25, 16:58)ucone Wrote: Hi thanks for your quick response Smile
I made a photo of the information screen while watching a video of myself: http://goo.gl/JkihRc
Here you can see t's only possible to watch the video in SD but if you go via your browser to www.vimeo.com/uc1/soca you're able to atch it in HD. The only reason why this happens I presume is cause I don't have a premium account @ vimeo. But the fact there'd be an HD available makes me wonder that the addon can't play it in HD.
I hope you understood my issue Cool
Another fix for the addon that would be recomendable is if you're in the mode of choosing a video to play you can also mark the "video information" button, but it doesn't open

How do I get to this video through the Vimeo addon? I can't find it. It's really helpful to have an xbmc log so that I can see the flow of what you're doing.
EDIT: Nevermind, I found the video. I see the issue and will look into what I can do to fix it. Thanks.
Reply
I think that this (V3.6.8) will fix your problem, but there are others which remain until I rewrite some of the original.

https://github.com/learningit/plugin.video.vimeo
Reply
great thanks. Best support,mate!
Reply
Any word on this being updated I get the following error

Code:
13:51:56 T:48596   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.ImportError'>
                                            Error Contents: No module named CommonFunctions
                                            Traceback (most recent call last):
                                              File "C:\Users\Mark\AppData\Roaming\Kodi\addons\plugin.video.vimeo\default.py", line 59, in <module>
                                                import CommonFunctions as common
                                            ImportError: No module named CommonFunctions
                                            -->End of Python script error report<--
13:51:56 T:44320   ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.vimeo/
13:51:56 T:44320   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.vimeo/) failed
13:51:56 T:49544  NOTICE: Thread BackgroundLoader start, auto delete: false
Reply
You are missing script.module.addon.common . Somehow there never was a dependency in addon.xml .
Download version 3.6.9 from my git and install, it should fix this.
https://github.com/learningit/plugin.video.vimeo
Reply
(2015-02-22, 00:46)learningit Wrote: You are missing script.module.addon.common . Somehow there never was a dependency in addon.xml .
Download version 3.6.9 from my git and install, it should fix this.
https://github.com/learningit/plugin.video.vimeo

Thanks I got it working now Smile
Reply
Hi learningit,
I've just opened a PR on GitHub that introduces flat icons/thumbnails and a fanart background. this idea came to my mind when I looked at the new YouTube addon by bromix which looks really clean & modern because of the consistent icon design.

this is how it will look like (using the Arctic Zephyr skin):
Image

as always feedback is appreciated. Smile
HTPC LibreELEC 9.0 - Xperience1080+
RPi3 LibreELEC Milhouse build - Arctic Zephyr
Reply
I've merged the above into the git. Version 3.7.0 is available at: https://github.com/learningit/plugin.video.vimeo
Many thanks to freem@n for the graphics work!
Reply
(2015-02-26, 13:41)learningit Wrote: I've merged the above into the git. Version 3.7.0 is available at: https://github.com/learningit/plugin.video.vimeo
Many thanks to freem@n for the graphics work!

glad you like it, mate :)
HTPC LibreELEC 9.0 - Xperience1080+
RPi3 LibreELEC Milhouse build - Arctic Zephyr
Reply
  • 1
  • 20
  • 21
  • 22(current)
  • 23
  • 24

Logout Mark Read Team Forum Stats Members Help
[RELEASE] Vimeo (Video) Plugin - De facto default standard Vimeo Addon for XBMC7