• 1
  • 124
  • 125
  • 126(current)
  • 127
  • 128
  • 201
TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;)
(2017-06-04, 10:54)primaeval Wrote:
(2017-06-03, 19:55)Drt1989 Wrote: Hello, I am trying out a new XMLTV provider.

However the format is as below: will this work?

http://xxxxx.com/xmltv.php?username=xxxx...d=xxxxxxxx

version 0.0.349
- ignore url file names (force xmltv.xml, xmltv2.xml, mapping.ini etc)

Just for you. This should ignore the url or filename and force some internal names for local storage.


Holy moly Batman!

You sir, rock! Is there some sort of community award we can nominate you for?

It works, and bloody hell it is fast!

I haven't used the auth method, just put in my details and wahey!

I'm going to do more tinkering. Seriously you deserve a lot credit for this.
Reply
@primaeval, look at this,


https://github.com/xbmc/xbmc/pull/12125

Migrate add-on settings to settings library .
Addon settings dialog is broken after last nightly.
Reply
(2017-06-07, 05:27)Hinkel Wrote: @primaeval, look at this,


https://github.com/xbmc/xbmc/pull/12125

Migrate add-on settings to settings library .
Addon settings dialog is broken after last nightly.

Can you be more specific with a log or something.

I just tried KodiSetup-20170606-21c2dba5a9-Krypton-x86 as a fresh install with "tvguide.co.uk now" as the source and "iplayer www" live streams.

It has worked fine so far.
Reply
(2017-06-07, 08:52)primaeval Wrote:
(2017-06-07, 05:27)Hinkel Wrote: @primaeval, look at this,


https://github.com/xbmc/xbmc/pull/12125

Migrate add-on settings to settings library .
Addon settings dialog is broken after last nightly.

Can you be more specific with a log or something.

I just tried KodiSetup-20170606-21c2dba5a9-Krypton-x86 as a fresh install with "tvguide.co.uk now" as the source and "iplayer www" live streams.

It has worked fine so far.

OK, I do not know exactly, but it looks like there was a change in Kodi 18 regarding the Dialog Manager Settings, "[add-ons / settings] move GUIDialogAddonSettings.h / cpp from xbmc / addons ... to xbmc / addons / settings" . (https://github.com/xbmc/xbmc/pull/12125)

2597584 (post)

"Build Highlights:

[Add-ons / settings] migrate add-on settings

Build Details:

XBMC:
[Add-ons / settings] migrate add-on settings to settings library (PR: 12125, 33 commits, 192 files changed) "

Sorry if I can not express myself right, see what happens in the image below:

https://drive.google.com/open?id=0B5R-eU...1k5MzF3Tlk
Reply
(2017-06-07, 15:00)Hinkel Wrote:
(2017-06-07, 08:52)primaeval Wrote:
(2017-06-07, 05:27)Hinkel Wrote: @primaeval, look at this,


https://github.com/xbmc/xbmc/pull/12125

Migrate add-on settings to settings library .
Addon settings dialog is broken after last nightly.

Can you be more specific with a log or something.

I just tried KodiSetup-20170606-21c2dba5a9-Krypton-x86 as a fresh install with "tvguide.co.uk now" as the source and "iplayer www" live streams.

It has worked fine so far.

OK, I do not know exactly, but it looks like there was a change in Kodi 18 regarding the Dialog Manager Settings, "[add-ons / settings] move GUIDialogAddonSettings.h / cpp from xbmc / addons ... to xbmc / addons / settings" . (https://github.com/xbmc/xbmc/pull/12125)

2597584 (post)

"Build Highlights:

[Add-ons / settings] migrate add-on settings

Build Details:

XBMC:
[Add-ons / settings] migrate add-on settings to settings library (PR: 12125, 33 commits, 192 files changed) "

Sorry if I can not express myself right, see what happens in the image below:

https://drive.google.com/open?id=0B5R-eU...1k5MzF3Tlk

There is definitely something wrong with yours.

Are you using the same version that I tried?
KodiSetup-20170606-21c2dba5a9-Krypton-x86

Is it a fresh install or is it using your previous Settings?

Does it still happen in a new Profile or Portable Install?
kodi.exe -p
Reply
Primaeval & Hinkel

I believe the issue is with transfer of our previous addon settings from a previous nightly build to build that introduced new settings options in Leia where it looks like our user settings for TV Guide Fullscreen were NOT successfully transferred?
If you started fresh primeval perhaps all setting are correctly set up under new settings environment?

I have same problem as Hinkel, build 0606 and imagine issue introduced by 0604 see following

Image

Will step back to build 0604 to see if settings work ok in 0604...
RPi4, (LibreELEC 11.0) hdmi0 -> Philips 55PUS7304 4K TV, hdmi1 -> Onkyo TX-SR608 AV Receiver
Reply
(2017-06-07, 20:42)MikeKL Wrote: Primaeval & Hinkel

I believe the issue is with transfer of our previous addon settings from a previous nightly build to build that introduced new settings options in Leia where it looks like our user settings for TV Guide Fullscreen were NOT successfully transferred?
If you started fresh primeval perhaps all setting are correctly set up under new settings environment?

I have same problem as Hinkel, build 0606 and imagine issue introduced by 0604 see following

Image

Is there still something useful in the settings.xml file in
userdata\addon_data\script.tvguide.fullscreen
or is it totally messed up?

I really don't see the benefit in them changing such a fundamental thing as the settings system, especially as the devs involved don't even make addons and see the chaos it is causing.
Reply
Stepped back to 0604 and same first screen when going into settings option of TV Guide Fullscreen. (Now back on 0606)

Checked and settings seem to be OK, i.e. here is the settings information in GUI when selecting source option for example

Image

Code:
<settings>
    <setting id="action.bar" value="true" />
    <setting id="addon.logos" value="false" />
    <setting id="addon.match" value="2" />
    <setting id="addons.ini.enabled" value="false" />
    <setting id="addons.ini.overwrite" value="0" />
    <setting id="addons.ini.subscriptions" value="true" />
    <setting id="addons.ini.type" value="0" />
    <setting id="alternative.playback" value="false" />
    <setting id="append.folder" value="false" />
    <setting id="authentication" value="false" />
    <setting id="autoplays.after" value="1" />
    <setting id="autoplays.before" value="1" />
    <setting id="autoplays.enabled" value="true" />
    <setting id="autoplays.stop" value="true" />
    <setting id="autoplaywiths.after" value="1" />
    <setting id="autoplaywiths.before" value="1" />
    <setting id="autoplaywiths.enabled" value="true" />
    <setting id="autoplaywiths.stop" value="true" />
    <setting id="autostart" value="false" />
    <setting id="background.notify" value="false" />
    <setting id="background.service" value="false" />
    <setting id="background.startup" value="false" />
    <setting id="catchup" value="Meta" />
    <setting id="catchup.channel" value="false" />
    <setting id="catchup.text" value="Meta" />
    <setting id="categories.background.color" value="[COLOR ff4682b4]steelblue[/COLOR]" />
    <setting id="categories.ini.enabled" value="false" />
    <setting id="categories.ini.type" value="0" />
    <setting id="categories.remember" value="true" />
    <setting id="channel.filter.sort" value="0" />
    <setting id="channel.index" value="false" />
    <setting id="channel.index.digits" value="3" />
    <setting id="channel.logo" value="false" />
    <setting id="channel.shortcut" value="0" />
    <setting id="channel.shortcut.auto" value="false" />
    <setting id="channel.shortcut.behaviour" value="1" />
    <setting id="channel.shortcut.direct" value="false" />
    <setting id="channels.per.page" value="10" />
    <setting id="date.long" value="true" />
    <setting id="down.action" value="false" />
    <setting id="dummy.channels" value="true" />
    <setting id="enable.nextup" value="true" />
    <setting id="enable.nextup.showTime" value="false" />
    <setting id="enable.osd" value="true" />
    <setting id="epg.box.spacing" value="2" />
    <setting id="epg.focus.color" value="[COLOR ff606060]black[/COLOR]" />
    <setting id="epg.font" value="font13" />
    <setting id="epg.nofocus.color" value="[COLOR ffffffff]white[/COLOR]" />
    <setting id="epg.video.pip" value="false" />
    <setting id="exit.on.back" value="false" />
    <setting id="favourites" value="Favourites" />
    <setting id="find.program.images" value="false" />
    <setting id="fixtures" value="false" />
    <setting id="fixtures.country" value="all" />
    <setting id="fixtures.timezone" value="None" />
    <setting id="gz" value="false" />
    <setting id="help.invisiblebuttons" value="false" />
    <setting id="imdb.big" value="true" />
    <setting id="imdb.match" value="1" />
    <setting id="last.channel" value='[&quot;BBC One London&quot;, &quot;BBC1&quot;, null, &quot;/storage/downloads/guide icons (tvguide)/BBC1.png&quot;, null, 1, 0]' />
    <setting id="last.channel.popup" value="0" />
    <setting id="listing.days" value="1" />
    <setting id="listing.hours" value="6" />
    <setting id="listing.sort.time" value="true" />
    <setting id="logos.enabled" value="true" />
    <setting id="logos.folder" value="/storage/downloads/guide icons (tvguide)/" />
    <setting id="logos.keep" value="false" />
    <setting id="logos.source" value="1" />
    <setting id="m3u.read" value="false" />
    <setting id="mapping.ini.enabled" value="false" />
    <setting id="mapping.ini.type" value="0" />
    <setting id="mapping.m3u.enabled" value="false" />
    <setting id="mapping.m3u.type" value="0" />
    <setting id="md5" value="false" />
    <setting id="menu.addon" value="true" />
    <setting id="mine1" value="ActivateWindow(Videos,library://video,return)" />
    <setting id="mouse.controls" value="false" />
    <setting id="nextup.showTime" value="10" />
    <setting id="nextup.time" value="20" />
    <setting id="no.programs.message" value="-" />
    <setting id="notifications.enabled" value="true" />
    <setting id="omdb" value="false" />
    <setting id="play.alt.choose" value="false" />
    <setting id="play.alt.continue" value="false" />
    <setting id="play.menu" value="false" />
    <setting id="play.minimized" value="false" />
    <setting id="playback.osd.timeout" value="2" />
    <setting id="playback.timeout" value="5" />
    <setting id="program.background.color" value="[COLOR ff696969]dimgrey[/COLOR]" />
    <setting id="program.background.enabled" value="false" />
    <setting id="program.background.flat" value="false" />
    <setting id="program.background.image.source" value="2" />
    <setting id="program.background.image.url" value="http://i.imgur.com/yQTvmIA.jpg" />
    <setting id="program.background.texture.url" value="special://profile/addon_data/script.tvguide.fullscreen/backgrounds/sunburst.png" />
    <setting id="program.channel.logo" value="false" />
    <setting id="program.image" value="true" />
    <setting id="program.image.scale" value="true" />
    <setting id="program.search.plot" value="false" />
    <setting id="redraw.epg" value="true" />
    <setting id="sd.changed" value="0" />
    <setting id="sd.interval" value="2" />
    <setting id="sd.range" value="3" />
    <setting id="search.type" value="MySearch" />
    <setting id="service.addon.folders" value="false" />
    <setting id="service.interval" value="1" />
    <setting id="service.time" value="03:33" />
    <setting id="service.type" value="Period" />
    <setting id="skin" value="Default" />
    <setting id="skin.source" value="0" />
    <setting id="source.source" value="xmltv" />
    <setting id="stop.on.exit" value="true" />
    <setting id="stream.addon.list" value="false" />
    <setting id="thelogodb" value="0" />
    <setting id="timebar.color" value="[COLOR ff00ffff]aqua[/COLOR]" />
    <setting id="tvdb.banners" value="false" />
    <setting id="tvdb.imdb" value="false" />
    <setting id="tvdb.match" value="1" />
    <setting id="tvguide.co.uk.days" value="1" />
    <setting id="tvguide.co.uk.systemid" value="Sky" />
    <setting id="up.cat" value="true" />
    <setting id="up.cat.mode" value="First Channel" />
    <setting id="update.progress" value="true" />
    <setting id="version" value="0.17.349" />
    <setting id="vpnmgr.connect" value="true" />
    <setting id="vpnmgr.default" value="true" />
    <setting id="xmltv.date" value="true" />
    <setting id="xmltv.file" value="/storage/.kodi/userdata/addon_data/service.webgrabplus/guide.xml" />
    <setting id="xmltv.interval" value="1" />
    <setting id="xmltv.logos" value="false" />
    <setting id="xmltv.refresh" value="false" />
    <setting id="xmltv.type" value="0" />
    <setting id="xmltv2.enabled" value="false" />
    <setting id="xmltv2.type" value="0" />
    <setting id="yo.tv.timewarp" value="false" />
</settings>

Will mention we are having settings visibilty issues in millhouse nightly build thread.
RPi4, (LibreELEC 11.0) hdmi0 -> Philips 55PUS7304 4K TV, hdmi1 -> Onkyo TX-SR608 AV Receiver
Reply
(2017-06-07, 21:03)MikeKL Wrote: ^^^

I've found out what you two were talking about.
You are using builds from here:
http://mirrors.kodi.tv/nightlies/win32/master/

There are a load of warnings in the log file like this:
Code:
CAddonSettings[script.tvguide.fullscreen]: ignoring old setting definition of type "text" without id
CAddonSettings[script.tvguide.fullscreen]: failed to parse old setting condition "System.HasAddon(service.vpn.manager)" for "vpnmgr.connect"
CAddonSettings[script.tvguide.fullscreen]: failed to parse old setting condition "System.HasAddon(service.vpn.manager)" for "vpnmgr.default"

I don't know how much time and energy I can summon to keep up with these random changes.
If it ain't broke don't fix it.
Reply
(2017-06-07, 21:33)primaeval Wrote: I don't know how much time and energy I can summon to keep up with these random changes.
If it ain't broke don't fix it.
Dont worry I am not personally asking/expecting you to fix anything for Leia Nightly builds, just drawing your general awareness to future changes. (If add-on continues to work fully in Leia "minus ocassional expected hicupps" great and if not...oh well never mind and I drop back to Krypton offical builds when using TV Guide Fullscreen Wink )
RPi4, (LibreELEC 11.0) hdmi0 -> Philips 55PUS7304 4K TV, hdmi1 -> Onkyo TX-SR608 AV Receiver
Reply
(2017-06-07, 23:30)MikeKL Wrote:
(2017-06-07, 21:33)primaeval Wrote: I don't know how much time and energy I can summon to keep up with these random changes.
If it ain't broke don't fix it.
Dont worry I am not personally asking/expecting you to fix anything for Leia Nightly builds, just drawing your general awareness to future changes. (If add-on continues to work fully in Leia "minus ocassional expected hicupps" great and if not...oh well never mind and I drop back to Krypton offical builds when using TV Guide Fullscreen Wink )

It looks like they have changed a lot of things in the settings.

It looks like they are ignoring the text labels and only using ids.
They have started to interpret periods . in the setting id as levels.

It looks like they have removed or not re-added System.HasAddon as an action.

This has messed up most of my settings.

If someone wants to try and fix it I would appreciate it.
Right now I really don't have the energy to clean up this level of mess.
Reply
@ Primaeval, my version is this:

http://forum.kodi.tv/showthread.php?tid=...pid2600137

Do not worry about that. This is happening with many other addons, not just with yours. I think only those who were not adapted to Leia, and it is related to a new format settings.xml.

[add-ons/settings] migrate add-on settings to settings library #12125

More information can access the links I posted earlier. Forget it. I really appreciate your wonderful work. Thank you.
Reply
(2017-06-09, 04:27)Hinkel Wrote: @ Primaeval, my version is this:

http://forum.kodi.tv/showthread.php?tid=...pid2600137

Do not worry about that. This is happening with many other addons, not just with yours. I think only those who were not adapted to Leia, and it is related to a new format settings.xml.

[add-ons/settings] migrate add-on settings to settings library #12125

More information can access the links I posted earlier. Forget it. I really appreciate your wonderful work. Thank you.

Montellese has got the labels back and is working on the rest of the fixes. He's a good egg. Smile

https://github.com/xbmc/xbmc/pull/12125#...-307205433

Image
Reply
Ok, let's wait....


https://forum.kodi.tv/showthread.php?tid...pid2600406
Reply
Montellese has fixed some more too.
https://github.com/xbmc/xbmc/pull/12276
Reply
  • 1
  • 124
  • 125
  • 126(current)
  • 127
  • 128
  • 201

Logout Mark Read Team Forum Stats Members Help
TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;)8