primaeval / script.tvguide.fullscreen

tv guide fullscreen
GNU General Public License v2.0
25 stars 26 forks source link

Allow meta in addons.ini file #75

Closed RayW1986 closed 7 years ago

RayW1986 commented 7 years ago

This minor change will allow a user to add the following two url's for channels in their addons.ini file:

plugin://plugin.video.meta/tv/play_by_name/ plugin://plugin.video.meta/movies/play_by_name/

Allowing so means that a user could, theoretically, add a channel such as Syfy or a movie channel, and when clicking on an episode, the 'channel stream' will automatically pick it up in Meta (so long as the user is using the correct season/episode data format in their xmltv files).

A flaw is that it will only play one episode, then return to the guide, and you'd have to click on the following episode, meaning the user would lose that 'binge watching a channel' experience. We can look into ways of automatically queuing up the following episodes/movies in a playlist later, should you like this change.

Thanks, Ray.

primaeval commented 7 years ago

Thanks.

primaeval commented 7 years ago

It just so happens that I have a new addons.ini Creator addon that might be able to include this. http://forum.kodi.tv/showthread.php?tid=291225

RayW1986 commented 7 years ago

I see this. You're doing great stuff with the TV guide plugin. I am now using (a fork) of your addon on all my devices in my house :)

Sent from my Samsung Galaxy smartphone.

-------- Original message -------- From: primaeval notifications@github.com Date: 19/09/2016 15:27 (GMT+00:00) To: "primaeval/script.tvguide.fullscreen" script.tvguide.fullscreen@noreply.github.com Cc: RayW1986 raywilson1986@hotmail.co.uk, Author author@noreply.github.com Subject: Re: [primaeval/script.tvguide.fullscreen] Allow meta in addons.ini file (#75)

It just so happens that I have a new addons.ini Creator addon that might be able to include this. http://forum.kodi.tv/showthread.php?tid=291225

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/primaeval/script.tvguide.fullscreen/pull/75#issuecomment-248009001, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AHQmrIF7S7Oo-t09zRGmD-JLdRJMiSDaks5qrpvvgaJpZM4KAago.

primaeval commented 7 years ago

Thanks. :)