• 1
  • 43
  • 44
  • 45(current)
  • 46
  • 47
  • 258
Release YouTube (IMPORTANT - READ FIRST POST)
@yonika: plugin.video.youtube-5-0-2 => plugin.video.youtube rename the folder
Is your system running with Python 2.6 (because the log states 2.6 and their maybe some other things I use from 2.7 at least) ? I need at least 2.7.3..better 2.7.5..(not 2.7.4).because the bug your are seeing is probably this http://bugs.python.org/issue17703

Are other addons working (?) because in your log I see no other addons initializing.

(2015-01-06, 11:22)LastCoder Wrote:
(2015-01-03, 21:40)bromix Wrote:
(2015-01-03, 19:42)LastCoder Wrote: Hi,

the "old" plugin had some nifty features like editable search and a download option. Any plans to add ?

Greetz

LCS
Download not for now. But what editable search settings?

With "editable search" I meant the possibility to change a former search entry .. now it's only possible to remove the entries in the history, with the old plugin there was an option to change/edit the entry, This avoids reentering everything if just one part of the search request was misleading or too generic ..

Couldn't you reuse the download source code from the old plugin ? I really often used that feature since Youtube has millions of videos and sometimes it's hard to find a special one - in that case I simply downloaded it ...

Greetz

LCS

Rename = Yes
Download = maybe, but not soon
I see....based on this information by Martijn: http://forum.kodi.tv/showthread.php?tid=...pid1814641

osx is working with 2.6 :/
Hi bromix and thanks for your addon!
It appears videos watched through this addon do not show up in the history on YouTube.com. Is this by design?
(2015-01-06, 16:14)janw Wrote: Hi bromix and thanks for your addon!
It appears videos watched through this addon do not show up in the history on YouTube.com. Is this by design?

At the moment yes. The current APIv3 by Google doesn't allow me to modify the history Sad
(2015-01-06, 16:32)bromix Wrote:
(2015-01-06, 16:14)janw Wrote: Hi bromix and thanks for your addon!
It appears videos watched through this addon do not show up in the history on YouTube.com. Is this by design?

At the moment yes. The current APIv3 by Google doesn't allow me to modify the history Sad

Thanks for the info!
Is there anything I can do to troubleshoot this further?

(2015-01-05, 18:24)igjunk Wrote:
(2015-01-05, 11:27)bromix Wrote:
(2015-01-05, 05:27)igjunk Wrote: One more question, would it be difficult to implement resume functionality?

?!? Resume what? KODI provides resume individual videos after you stopped in the middle of it.

Then, it doesn't work. I pressed stop on a video, and, then when I pressed play, it started playing from the beginning rather than asking me whether I want to resume.
(2015-01-06, 17:39)igjunk Wrote: Is there anything I can do to troubleshoot this further?

(2015-01-05, 18:24)igjunk Wrote:
(2015-01-05, 11:27)bromix Wrote:

?!? Resume what? KODI provides resume individual videos after you stopped in the middle of it.

Then, it doesn't work. I pressed stop on a video, and, then when I pressed play, it started playing from the beginning rather than asking me whether I want to resume.

No no....normally you have 'remove [00:34:23]' in the context menu...is this maybe skin related? If I play a YT-Video (length ~ 10 Minutes) for 2-3 Minutes and press stop...but press play later on I will be ask to resume or play from the start.
hi Bromix,
here the new italian strings.xml.
i have added missed strings.
Code:
<string id="30531">Play all</string>
    <string id="30532">Default</string>
    <string id="30533">Reverse</string>
    <string id="30534">Shuffle</string>
    <string id="30535">Select the order of the playlist</string>
    <string id="30536">Updating Playlist...</string>
    <string id="30537">Play from here</string>
    <string id="30538">Disliked Videos</string>
have you planned to migrate translation to transifex?
if no you should mantion somewhere new added strings.
tnx for your job
Peppe
(2015-01-06, 18:54)peppe_sr Wrote: hi Bromix,
here the new italian strings.xml.
i have added missed strings.
Code:
<string id="30531">Play all</string>
    <string id="30532">Default</string>
    <string id="30533">Reverse</string>
    <string id="30534">Shuffle</string>
    <string id="30535">Select the order of the playlist</string>
    <string id="30536">Updating Playlist...</string>
    <string id="30537">Play from here</string>
    <string id="30538">Disliked Videos</string>
have you planned to migrate translation to transifex?
if no you should mantion somewhere new added strings.
tnx for your job
Peppe

Yes...I should migrate to transifex. I try to find some time at the weekend. And Thanks Smile
(2015-01-06, 18:04)bromix Wrote:
(2015-01-06, 17:39)igjunk Wrote: Is there anything I can do to troubleshoot this further?

(2015-01-05, 18:24)igjunk Wrote: Then, it doesn't work. I pressed stop on a video, and, then when I pressed play, it started playing from the beginning rather than asking me whether I want to resume.

No no....normally you have 'remove [00:34:23]' in the context menu...is this maybe skin related? If I play a YT-Video (length ~ 10 Minutes) for 2-3 Minutes and press stop...but press play later on I will be ask to resume or play from the start.

I am using Black Glass Nova which seems to work fine on resuming all other videos that I have. I can try with confluence, if you'd like....
Yes...if you would Smile maybe someone has some hint on this behavior?
(2015-01-06, 11:44)bromix Wrote: @yonika: plugin.video.youtube-5-0-2 => plugin.video.youtube rename the folder
Is your system running with Python 2.6 (because the log states 2.6 and their maybe some other things I use from 2.7 at least) ? I need at least 2.7.3..better 2.7.5..(not 2.7.4).because the bug your are seeing is probably this http://bugs.python.org/issue17703

Are other addons working (?) because in your log I see no other addons initializing.


Hi, thanks for the reply.
as for your questions:
I do have another video addon installed - XBMC Torrent, and it is working with no issues.
regarding the python version, OS X Yosemite comes with python 2.7.6 pre-installed, but,
Kodi for mac comes with python 2.6 lib bundled in Kodi.app/Contents/Libraries/lib/python2.6
I did try to put there the lib of python 2.7 instead, but then Kodi fails to execute the add ons completely.
As I said in my first post, I'm using the latest version of Kodi which is 14 (Helix) for Mac.

Have you or anybody else but me ran this addon on this version ?

As for the folder renaming, I did it but it still crashes:
http://pastebin.com/DXiRXRzi
http://pastebin.com/0aGUb1GZ

Again - thanks in advance, I wish this addon would run fine on my system already Sad
Jonathan

Edit:
I also checked Kodi 14.1beta downloaded from http://forum.kodi.tv/showthread.php?tid=213108, and it also comes with python 2.6 and crashes as well with the addon.
also I checked http://kodi.wiki/view/Python_development and under section "8 Environment details" it says:
XBMC comes with Python 2, version 2.6 or higher depending on platform. so I guess this means that Kodi still comes with python 2.6 for some platforms.
(2015-01-07, 00:07)yonika Wrote:
(2015-01-06, 11:44)bromix Wrote: @yonika: plugin.video.youtube-5-0-2 => plugin.video.youtube rename the folder
Is your system running with Python 2.6 (because the log states 2.6 and their maybe some other things I use from 2.7 at least) ? I need at least 2.7.3..better 2.7.5..(not 2.7.4).because the bug your are seeing is probably this http://bugs.python.org/issue17703

Are other addons working (?) because in your log I see no other addons initializing.


Hi, thanks for the reply.
as for your questions:
I do have another video addon installed - XBMC Torrent, and it is working with no issues.
regarding the python version, OS X Yosemite comes with python 2.7.6 pre-installed, but,
Kodi for mac comes with python 2.6 lib bundled in Kodi.app/Contents/Libraries/lib/python2.6
I did try to put there the lib of python 2.7 instead, but then Kodi fails to execute the add ons completely.
As I said in my first post, I'm using the latest version of Kodi which is 14 (Helix) for Mac.

Have you or anybody else but me ran this addon on this version ?

As for the folder renaming, I did it but it still crashes:
http://pastebin.com/DXiRXRzi
http://pastebin.com/0aGUb1GZ

Again - thanks in advance, I wish this Haddon would run fine on my system already Sad
Jonathan
I organized Yosemite and try to test this in the next couple of days. Hopefully the image of Yosemite is working in a VM Wink It has something to with python 2.6 and the classes I use.
(2015-01-07, 00:15)bromix Wrote:
(2015-01-07, 00:07)yonika Wrote:
(2015-01-06, 11:44)bromix Wrote: @yonika: plugin.video.youtube-5-0-2 => plugin.video.youtube rename the folder
Is your system running with Python 2.6 (because the log states 2.6 and their maybe some other things I use from 2.7 at least) ? I need at least 2.7.3..better 2.7.5..(not 2.7.4).because the bug your are seeing is probably this http://bugs.python.org/issue17703

Are other addons working (?) because in your log I see no other addons initializing.


Hi, thanks for the reply.
as for your questions:
I do have another video addon installed - XBMC Torrent, and it is working with no issues.
regarding the python version, OS X Yosemite comes with python 2.7.6 pre-installed, but,
Kodi for mac comes with python 2.6 lib bundled in Kodi.app/Contents/Libraries/lib/python2.6
I did try to put there the lib of python 2.7 instead, but then Kodi fails to execute the add ons completely.
As I said in my first post, I'm using the latest version of Kodi which is 14 (Helix) for Mac.

Have you or anybody else but me ran this addon on this version ?

As for the folder renaming, I did it but it still crashes:
http://pastebin.com/DXiRXRzi
http://pastebin.com/0aGUb1GZ

Again - thanks in advance, I wish this Haddon would run fine on my system already Sad
Jonathan
I organized Yosemite and try to test this in the next couple of days. Hopefully the image of Yosemite is working in a VM Wink It has something to with python 2.6 and the classes I use.

10x for your effort, I also updated my post, so take a look at what I wrote there Smile
Wanted to confirm if the latest YT version is 5.0.1 from Kodi.org? Just did a fresh Kodi install.
  • 1
  • 43
  • 44
  • 45(current)
  • 46
  • 47
  • 258

Logout Mark Read Team Forum Stats Members Help
YouTube (IMPORTANT - READ FIRST POST)20