• 1
  • 15
  • 16
  • 17(current)
  • 18
  • 19
  • 24
[RELEASE] Vimeo (Video) Plugin - De facto default standard Vimeo Addon for XBMC
Just used this to fix my problem with Vimeo plugin problem.
Thanks

(2013-10-25, 23:30)ruuk Wrote: I mucked around and got my Vimeo to work.

Replace this in your ~/.xbmc/addons/plugin.video.vimeo folder (right click, save as)

http://xbmc.2ndmind.com/VimeoPlayer.py

I can't guarantee this is stable, won't cause errors, will last long, etc... I just messily jammed in some code.
If it breaks again, don't ask me for a fix, as I am not the maintainer of this addon. I'm just posting this in the hopes that it will be useful.
Reply
It worked for me too.
Thank you ruuk.
Reply
(2013-10-25, 23:30)ruuk Wrote: I mucked around and got my Vimeo to work.

Replace this in your ~/.xbmc/addons/plugin.video.vimeo folder (right click, save as)

http://xbmc.2ndmind.com/VimeoPlayer.py

I can't guarantee this is stable, won't cause errors, will last long, etc... I just messily jammed in some code.
If it breaks again, don't ask me for a fix, as I am not the maintainer of this addon. I'm just posting this in the hopes that it will be useful.

Nice jamming.. worked for me.. crossing fingers this continues.. Hack the planet!
Reply
Do not work for me. Downloaded but it seems the same as I already have.

A diff shows that. Could you do a diff on your changes?

xbmc@xbmc:~> LANG=en_US diff --report-identical-files .xbmc/addons/plugin.video.vimeo/VimeoPlayer.py VimeoPlayer.py
Files .xbmc/addons/plugin.video.vimeo/VimeoPlayer.py and VimeoPlayer.py are identical
Reply
The authors appear to have updated the repository with the changed file.
This only fixes the issue with playing video.

There is another issue when browsing from the addon which is caused by Vimeo rate limiting the addon.
Logged in users should not have a problem.
Reply
(2013-11-03, 15:48)ruuk Wrote: The authors appear to have updated the repository with the changed file.
This only fixes the issue with playing video.

There is another issue when browsing from the addon which is caused by Vimeo rate limiting the addon.
Logged in users should not have a problem.

Quite right. Now I'm logged in and everything works fine. Thank you.
Reply
Anyone having 'download video' problems? Im often able to play videos but downloading them sometimes fails to start. Would need to test further to see if there's any pattern but just seeing if anyone had similar.
Reply
Like some other users I still have the problem that searches and/or categories don't return any results. I can't watch any video on Vimeo any more with the latest version. Did anybody find a fix for this issue?
Reply
Hi there,

is there anything new about accessing private (pw protected) videos? since you answer is already 2 years old...
when I try to access a pw protected video, the whole "files" section is missing in the json-response.
nice work, anyway!

thx, gerosil

(2011-11-06, 14:52)HenrikDK Wrote:
nerve Wrote:It work's great !
Is there any solution to view private video ?

If you're talking about password protected videos then no, not yet, we'll need to create a script way of authenticating such videos, and that wont happen until we've given the plugin a makeover like the youtube plugin.
Reply
Anyone has problem accessing paid content? I bought a film, it's in my 'watch later' folder and it plays on pc or tablet in browser but when I play it in XBMC (ATV1) it redirects to the official trailer.
Reply
If I understand correctly, password-protected videos are currently unsupported. But what about my own password-protected videos? When I'm logged in, I can browse all my passworded albums and videos, seeing all thumbnails, but when I try to play one, it doesn't work. Is this a known limitation? If not, I'd be happy to upload my log file.
Reply
Information 
Hi,

I'm using version 3.5.3 of the plugin and found that each time a video is played the playlist shows "No title" as the video information. Having looked at the source this seems to come from line 112 in VimeoPlayer.py. Changing the line to

Code:
title = collection['video']['title']

fixes the issue.

Just thought I'd post that here. Apologies if it has already been mentioned but I couldn't see it in the thread (must admit I didn't read all 26 pages though). Wink
Reply
Thanks cojms1,

I was also getting "No title".
Your fix seems to work for me as well.
It was just a minor annoyance but, it's nice to have it fixed now.
Reply
This thing seems to be broken with Gotham ?
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.


Image
Reply
This seems to have stopped working on XBMC 13 Gotham.
Reply
  • 1
  • 15
  • 16
  • 17(current)
  • 18
  • 19
  • 24

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