Skip to content

fallback to search youTube#2

Open
zosky wants to merge 3 commits intoBigNoid:masterfrom
zosky:master
Open

fallback to search youTube#2
zosky wants to merge 3 commits intoBigNoid:masterfrom
zosky:master

Conversation

@zosky
Copy link
Copy Markdown

@zosky zosky commented Apr 10, 2017

adds youTube search if no trailer in the DB
which also means you can now do trailers on tvShows

@BigNoid
Copy link
Copy Markdown
Owner

BigNoid commented Apr 11, 2017

Wouldn't it be easier to use youtube directly? That way this simple add-on doesn't need a dependency on a service add-on:
ActivateWindow(videos,plugin://plugin.video.youtube/?path=/root/search&feed=search&search=%s Trailer,return) % (name)

Haven't tested it yet so there might be some drawbacks I am not aware of?

@zosky
Copy link
Copy Markdown
Author

zosky commented Apr 11, 2017

good call. adding the service seems pretty pretty heavy handed for such a simple addon.

this pulls up results but it wont cooperate when you try to return

xbmc.executebuiltin("ActivateWindow(videos,plugin://plugin.video.youtube/kodion/search/query/?q=%s Trailer&search_type=video,return)" % name)

@piejanssens
Copy link
Copy Markdown

I'd love to see this! Soo little movies in my library have trailers on them. This would help a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants