• 1
  • 47
  • 48
  • 49(current)
  • 50
  • 51
  • 258
Release YouTube (IMPORTANT - READ FIRST POST)
(2015-01-10, 23:32)yonika Wrote:
(2015-01-10, 23:29)bromix Wrote:
(2015-01-10, 23:18)yonika Wrote: Hi, I found this - http://www.freakplay.net/threads/os-x-yo...-14.13709/

This is a pre-installed image with other needed bunch of stuff, I haven't tried it myself, but it might be good to go.

Regarding someone with mac to test, I'm more than willing to, just tell me what's needed.

About Kodi for mac coming with python 2.6, where do we need to request this change to 2.7 ?

As this is now the official youtube addon that comes from the official kodi repository, I think it should be addressed with importance in kodi 14.1.

Thanks in advance,
Jonathan.

I'm thinking about creating an addon for tests via my repo...so you can get easily new updates. I stuff the addon with some logging information and we try to isolate the cause of the exception.

where can I get the repo from ? could you give me a link to the zip file ?

From my signature Wink
https://github.com/bromix/repository.bro...bromix.zip
@yonika: check your PM Wink can we start? Big Grin
OK, so I jinxed myself earlier by saying I've had no problems with the addon. I found a bug that is a little frustrating. In one of my playlists, two of the videos are labeled simply "Deleted Video". OK fair enough, but I am unable to remove them from the playlist. Can this be fixed?
(2015-01-11, 03:09)dkplayaclub Wrote: OK, so I jinxed myself earlier by saying I've had no problems with the addon. I found a bug that is a little frustrating. In one of my playlists, two of the videos are labeled simply "Deleted Video". OK fair enough, but I am unable to remove them from the playlist. Can this be fixed?
Can you provide a screenshot and a log? I can't imagine what you mean Smile never seen or ancounterted 'Deleted Video' ?
OK. Here is an image of the playlist, including the "Deleted video". http://i.imgur.com/YEatrSI.png

And when I bring up the context menu on it, I get only a few options. Image here : http://i.imgur.com/7g98dmh.png

When I select the item to play I get an error "this video has been removed by the user.", log file : http://chopapp.com/#7mtgk7ij

The link to log is a bit slow, but I am having issues with xbmclogs and pastebin.
Can you not open a browser on your desktop, go to the play list and remove the deleted video?
I can, I am hoping it can be done within the addon though. Odd as it seems, I barely use the actual website as I feel the addon by Bromix gives me a better experience.
Quote:
(2015-01-07, 23:45)levelt8t Wrote: The new graphics are def welcomed. However I can't access my recent subscription videos anymore... Can I still access my recent subcr vids? Nod
bromix Wrote:New uploaded videos of your subs are under 'my subscriptions'
Is your Google+ connected to YouTube?

levelt8t Wrote:Hey Bromix, thanks for the quick reply. My Google+ account is indeed connected to my YouTube account. Do I have to disconnect it? If so, do you know how I go about doing this?
bromix Wrote:No, they mus stay connected. In one case I had to create an empty channel to get this work with a fake account for some tests. Do you have a channel? You can set the channel to private. After that I'm out of ideas.


Hmmm... I'm still not able to access my recent subscription videos. When I select "My Subscriptions" I get a Script Failed error. I've tried with my Google+ account both connected and not connected to my YouTube account, and also with a channel created under my YouTube account and with no channel created. If it helps to find a solution, here is what comes up in the log file after receiving the error in Kodi.

Quote:
14:46:34 T:4724 NOTICE: -->Python Interpreter Initialized<--
14:46:35 T:4724 NOTICE: [plugin.video.youtube] Starting Kodion framework by bromix...
14:46:35 T:4724 NOTICE: [plugin.video.youtube] System: Helix (2.19)
14:46:35 T:4724 NOTICE: [plugin.video.youtube] Context: YouTube (5.0.4~beta1)
14:46:37 T:4724 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.AttributeError'>
Error Contents: 'module' object has no attribute 'create_next_page_item'
Traceback (most recent call last):
File "C:\Users\Home\AppData\Roaming\Kodi\addons\plugin.video.youtube\default.py", line 7, in <module>
runner.run(__provider__)
File "C:\Users\Home\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\kodion\runner.py", line 20, in run
__RUNNER__.run(provider, context)
File "C:\Users\Home\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\kodion\impl\xbmc\xbmc_runner.py", line 23, in run
results = provider.navigate(context)
File "C:\Users\Home\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\kodion\abstract_provider.py", line 122, in navigate
result = method(context, re_match)
File "C:\Users\Home\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\kodion\register_provider_path.py", line 12, in wrapper
return func(*args, **kwargs)
File "C:\Users\Home\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\youtube\provider.py", line 267, in _on_yt_specials
result.extend(yt_specials.process(category, self, context, re_match))
File "C:\Users\Home\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\youtube\helper\yt_specials.py", line 86, in process
result.extend(_process_new_uploaded_videos(provider, context, re_match))
File "C:\Users\Home\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\youtube\helper\yt_specials.py", line 57, in _process_new_uploaded_videos
result.extend(v2.response_to_items(provider, context, json_data))
File "C:\Users\Home\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\youtube\helper\v2.py", line 53, in response_to_items
next_page_item = items.create_next_page_item(new_context, current_page)
AttributeError: 'module' object has no attribute 'create_next_page_item'
-->End of Python script error report<--
14:46:37 T:4900 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.youtube/special/new_uploaded_videos/
14:46:37 T:4900 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.youtube/special/new_uploaded_videos/) failed
14:46:37 T:4664 NOTICE: Thread BackgroundLoader start, auto delete: false

Any further help on this issue is much appreciated!
In Confluence, i want "media info" to be the default view for episodes
while "thumbnails" should be the default view.

I tried changing this in advanced settings, but it does not seem to work.
"500" is the value for "thumbnail" view, while 504 is the value for "media info" view, right..?
(2015-01-11, 21:32)VelvetKevorkian Wrote: In Confluence, i want "media info" to be the default view for episodes
while "thumbnails" should be the default view.

I tried changing this in advanced settings, but it does not seem to work.
"500" is the value for "thumbnail" view, while 504 is the value for "media info" view, right..?
Activate the setup wizard in the advanced settings and re-enter the addon. The wizard will guide you to the right IDs
(2015-01-11, 00:00)bromix Wrote: @yonika: check your PM Wink can we start? Big Grin

http://pastebin.com/PS3N0YQC
http://pastebin.com/ij52MrKV

Ready for the next move Smile
(2015-01-11, 23:28)yonika Wrote:
(2015-01-11, 00:00)bromix Wrote: @yonika: check your PM Wink can we start? Big Grin

http://pastebin.com/PS3N0YQC
http://pastebin.com/ij52MrKV

Ready for the next move Smile
This is realy odd. The addon is running okay. I see the start and shutdown of my framework. But you have a lot of errors while playing the video?
Can you navigate and everything in the YouTube addon? Because based on the log you can search and even try to play a video.
Also can yout test the YouTube 5.0.4-beta...
(2015-01-11, 23:52)bromix Wrote:
(2015-01-11, 23:28)yonika Wrote:
(2015-01-11, 00:00)bromix Wrote: @yonika: check your PM Wink can we start? Big Grin

http://pastebin.com/PS3N0YQC
http://pastebin.com/ij52MrKV

Ready for the next move Smile
This is realy odd. The addon is running okay. But you have a lot of errors while playing the video?

I don't see any errors during playing the videos, just the crash on the 3rd video (I think it was the 3rd)
See my updated post. So you can play videos?
(2015-01-11, 23:59)bromix Wrote: See my updated post. So you can play videos?

I can play videos, usually it crashes after a few videos when I use "play from here" on a playlist or a list of search results.

Sometimes it crashes without playing the video at all, just by browsing the add-on, but that still didn't happen with the debug version.

I'll try the 5.0.4beta as well
  • 1
  • 47
  • 48
  • 49(current)
  • 50
  • 51
  • 258

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