-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
prevent channels from saving #117
Comments
Press the Play p button on your remote or keyboard. It should always ask then. |
Is this so I could select streams that I already pre-selected? Or does this
turn off the database so that every time I select the Stream Channel
matching kicks in
…On Sun, Mar 18, 2018, 11:34 AM primaeval ***@***.***> wrote:
Press the Play p button on your remote or keyboard. It should always ask
then.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#117 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ATx1i01MZd9foLc-fWLcSh-NHLXONaTcks5tfqi8gaJpZM4SvTY4>
.
|
Thanks for writing back
…On Sun, Mar 18, 2018, 12:12 PM Chum lee ***@***.***> wrote:
Is this so I could select streams that I already pre-selected? Or does
this turn off the database so that every time I select the Stream Channel
matching kicks in
On Sun, Mar 18, 2018, 11:34 AM primaeval ***@***.***> wrote:
> Press the Play p button on your remote or keyboard. It should always ask
> then.
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <#117 (comment)>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/ATx1i01MZd9foLc-fWLcSh-NHLXONaTcks5tfqi8gaJpZM4SvTY4>
> .
>
|
The Play p button will have another look in the addons.ini file in your addon_data/script.tvguide.fullscreen folder for channel matches. |
I'm trying to load up a few of my add-ons into an add-on Ini and use the
guide as a hub the p is perfect, anyway to set that as a default? So every
time someone selects a channel they get that menu thanks again
…On Sun, Mar 18, 2018, 2:48 PM primaeval ***@***.***> wrote:
The Play p button will have another look in the addons.ini file in your
addon_data/script.tvguide.fullscreen folder for channel matches.
If you have an addon that constantly changes its urls you might want to
have a look at my PVR Plugin Player or Stream Searcher addons. That is what
they are for.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#117 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ATx1i2Jj1J0OcTMsCOx9bL02S9Bsgrolks5tftY1gaJpZM4SvTY4>
.
|
That is what the Alternative Channels are for. |
I added an "Always Choose Channel" to Settings\Playback just for you. See if that is what you want. |
Sweet. You rock. Ty
…On Mon, Mar 19, 2018, 12:00 PM primaeval ***@***.***> wrote:
I added an "Always Choose Channel" to Settings\Playback just for you. See
if that is what you want.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#117 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ATx1i_IqylFc4i6pKA_Mq4GnCxMsg-yUks5tgAAxgaJpZM4SvTY4>
.
|
newest update broke my channel logos. |
Are you using Jarvis? The Krypton changes to the skins ended up in the master branch. |
ty again
…On Thu, Mar 22, 2018 at 12:37 AM, primaeval ***@***.***> wrote:
Are you using Jarvis? The Krypton changes to the skins ended up in the
master branch.
Try 0.0.384.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#117 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ATx1i7DMvunf6GFa3BHqrQNvhoL_mOzJks5tg1S2gaJpZM4SvTY4>
.
|
im using 17 but "16" skins
…On Thu, Mar 22, 2018 at 6:21 AM, Chum lee ***@***.***> wrote:
ty again
On Thu, Mar 22, 2018 at 12:37 AM, primaeval ***@***.***>
wrote:
> Are you using Jarvis? The Krypton changes to the skins ended up in the
> master branch.
> Try 0.0.384.
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <#117 (comment)>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/ATx1i7DMvunf6GFa3BHqrQNvhoL_mOzJks5tg1S2gaJpZM4SvTY4>
> .
>
|
i noticed channel shortcuts wasnt working in dark skin
…On Thu, Mar 22, 2018 at 6:22 AM, Chum lee ***@***.***> wrote:
im using 17 but "16" skins
On Thu, Mar 22, 2018 at 6:21 AM, Chum lee ***@***.***> wrote:
> ty again
>
> On Thu, Mar 22, 2018 at 12:37 AM, primaeval ***@***.***>
> wrote:
>
>> Are you using Jarvis? The Krypton changes to the skins ended up in the
>> master branch.
>> Try 0.0.384.
>>
>> —
>> You are receiving this because you authored the thread.
>> Reply to this email directly, view it on GitHub
>> <#117 (comment)>,
>> or mute the thread
>> <https://github.com/notifications/unsubscribe-auth/ATx1i7DMvunf6GFa3BHqrQNvhoL_mOzJks5tg1S2gaJpZM4SvTY4>
>> .
>>
>
>
|
To check if I've messed up look form StringCompare in the skin xml files. They changed it to String.IsEqual in Krypton. eg https://github.com/primaeval/script.tvguide.fullscreen/compare/krypton#diff-a6253538ea09cd24ad74687955595136 The dark skin was an early one by iainmacleod. It probably doesn't have some of the later features. |
any way to prevent the guide from saving channel choices, so guide asks to select a source everytime?
The text was updated successfully, but these errors were encountered: