Page 1 of 2

Dashticz - Module - Tv Guide (Dutch)

Posted: Tuesday 11 July 2017 13:42
by robgeerts
Image

In config.js add:

Code: Select all

var tvguide = {}
tvguide.dutch = { key:'dutch', icon: 'fa-television', width:12, channels: [1,2,3,4,31,46,92], maxitems: 10 }
Note: channels: [1,2,3] => 1,2 and 3 are ChannelID's
FIND THE CHANNEL ID IN LIST BELOW:

Code: Select all


"id":"65",
"name":"Animal Planet OUD",

"id":"403",
"name":"Goed TV",

"id":"412",
"name":"Film1 Premiere +1",

"id":"309",
"name":"3voor12 On Stage",

"id":"310",
"name":"3voor12 Portal",

"id":"429",
"name":"Oranje TV",

"id":"308",
"name":"3voor12 Central",

"id":"83",
"name":"3voor12",

"id":"1",
"name":"NPO 1",

"id":"2",
"name":"NPO 2",

"id":"3",
"name":"NPO 3",

"id":"4",
"name":"RTL 4",

"id":"31",
"name":"RTL 5",

"id":"36",
"name":"SBS 6",

"id":"460",
"name":"SBS 9",

"id":"46",
"name":"RTL 7",

"id":"37",
"name":"NET 5",

"id":"34",
"name":"Veronica",

"id":"92",
"name":"RTL 8",

"id":"413",
"name":"HISTORY",

"id":"472",
"name":"Crime + Investigation",

"id":"438",
"name":"TLC",

"id":"91",
"name":"Comedy Central",

"id":"29",
"name":"Discovery Channel",

"id":"18",
"name":"National Geographic",

"id":"24",
"name":"Film 1 Premiere",

"id":"435",
"name":"24 Kitchen",

"id":"5",
"name":"Eén",

"id":"6",
"name":"Canvas",

"id":"440",
"name":"Fox",

"id":"19",
"name":"Eurosport 1",

"id":"436",
"name":"Eurosport 2",

"id":"465",
"name":"RTL Z",

"id":"466",
"name":"Ziggo Sport",

"id":"148",
"name":"Fox Sports Eredivisie",

"id":"99",
"name":"Ziggo Sport Select",

"id":"419",
"name":"Ziggo Sport Golf",

"id":"420",
"name":"Ziggo Sport Racing",

"id":"417",
"name":"Extreme Sports Channel",

"id":"411",
"name":"Film1 Action",

"id":"468",
"name":"Fox Sport 2",

"id":"469",
"name":"Fox Sport 3",

"id":"470",
"name":"Fox Sport 4",

"id":"39",
"name":"Film1 Family",

"id":"107",
"name":"Film 1 Sundance",

"id":"462",
"name":"Shorts TV",

"id":"407",
"name":"OUTTV",

"id":"430",
"name":"Film1 Drama",

"id":"408",
"name":"RTL Lounge",

"id":"409",
"name":"Rtl crime",

"id":"317",
"name":"Comedy Family",

"id":"437",
"name":"Comedy Central Extra",

"id":"104",
"name":"BBC Entertainment",

"id":"464",
"name":"BBC First",

"id":"315",
"name":"CBS Reality",

"id":"473",
"name":"Viceland",

"id":"404",
"name":"FOXlife",

"id":"25",
"name":"MTV",

"id":"427",
"name":"MTV Brand new",

"id":"428",
"name":"Brava NL",

"id":"89",
"name":"Nickelodeon",

"id":"21",
"name":"Cartoon Network",

"id":"424",
"name":"Disney Channel",

"id":"311",
"name":"Disney XD",

"id":"312",
"name":"Nick Jr.",

"id":"313",
"name":"Boomerang",

"id":"461",
"name":"Pebble TV",

"id":"416",
"name":"Nat Geo Wild",

"id":"415",
"name":"Travel Channel",

"id":"471",
"name":"KPN presenteert ",

"id":"306",
"name":"Discovery Science",

"id":"406",
"name":"Ons",

"id":"305",
"name":"Discovery World",

"id":"414",
"name":"Investigiation discovery",

"id":"439",
"name":"Animal Planet",

"id":"64",
"name":"NPO Zapp Xtra \/ NPO Best",

"id":"70",
"name":"NPO Cultura",

"id":"38",
"name":"ARTE",

"id":"26",
"name":"CNN",

"id":"422",
"name":"Euronews",

"id":"86",
"name":"BBC World",
"name_short":"BBC W"

"id":"423",
"name":"Al Jazeera Engels",

"id":"108",
"name":"RTV Noord",

"id":"109",
"name":"Omrop Fryslân",

"id":"110",
"name":"RTV Drenthe",

"id":"111",
"name":"RTV Oost",

"id":"112",
"name":"Omroep Gelderland",

"id":"113",
"name":"Omroep Flevoland",

"id":"103",
"name":"NH",

"id":"100",
"name":"RTV Utrecht",

"id":"101",
"name":"RTV West",
"name_short":"RTV West"

"id":"102",
"name":"RTV Rijnmond",

"id":"116",
"name":"Omroep Zeeland",
"name_short":"Zeeland"

"id":"114",
"name":"Omroep Brabant",

"id":"115",
"name":"L1 TV",

"id":"40",
"name":"AT 5",

"id":"401",
"name":"Playboy TV",

"id":"434",
"name":"Dusk",

"id":"105",
"name":"Private Spice",

"id":"410",
"name":"101 TV",

"id":"90",
"name":"BVN",

"id":"7",
"name":"BBC 1",

"id":"8",
"name":"BBC 2",

"id":"301",
"name":"BBC 4",

"id":"60",
"name":"VT4",

"id":"49",
"name":"VTM",

"id":"59",
"name":"2BE",

"id":"15",
"name":"RTBF La 1",

"id":"16",
"name":"RTBF La 2",

"id":"17",
"name":"TV 5",

"id":"9",
"name":"ARD",

"id":"10",
"name":"ZDF",

"id":"12",
"name":"WDR Fernsehen",

"id":"13",
"name":"NDR Fernsehen",

"id":"11",
"name":"RTL",

"id":"28",
"name":"Sat 1",

"id":"50",
"name":"3Sat",

"id":"58",
"name":"PRO 7",

"id":"32",
"name":"TRT int.",

"id":"467",
"name":"Spike",

"id":"304",
"name":"AMC",

Re: Dashticz - Module - Tv Guide (Dutch)

Posted: Tuesday 11 July 2017 13:56
by EdwinK
Great, keep on the good work.


Now.. where do I place them. Almost ran out of space

Re: Dashticz - Module - Tv Guide (Dutch)

Posted: Tuesday 11 July 2017 13:57
by robgeerts
Second slide?

Re: Dashticz - Module - Tv Guide (Dutch)

Posted: Tuesday 11 July 2017 14:14
by EdwinK
Yeah.. Third or fourth I believe. Just need to make the fonts a bit larger.

Re: Dashticz - Module - Tv Guide (Dutch)

Posted: Tuesday 11 July 2017 20:55
by remb0
Wow you are up to speed :) again great work!

Re: Dashticz - Module - Tv Guide (Dutch)

Posted: Thursday 28 December 2017 20:53
by nldforce
is it also posseble to sort the tv channels? so first ned 1 than ned 2 enz.

Re: Dashticz - Module - Tv Guide (Dutch)

Posted: Wednesday 03 January 2018 21:47
by robgeerts
Currently not because it sorts by starting time.
You could create 2 blocks for the tv guide:

Code: Select all

var tvguide = {}
tvguide.dutch_nl = { key:'dutch_nl', icon: 'fa-television', width:12, channels: [1,2,3], maxitems: 10 }
tvguide.dutch_rtl = { key:'dutch_rtl', icon: 'fa-television', width:12, channels: [4,31,46,92], maxitems: 10 }

Re: Dashticz - Module - Tv Guide (Dutch)

Posted: Saturday 06 January 2018 16:58
by nldforce
robgeerts wrote: ↑Wednesday 03 January 2018 21:47 Currently not because it sorts by starting time.
You could create 2 blocks for the tv guide:

Code: Select all

var tvguide = {}
tvguide.dutch_nl = { key:'dutch_nl', icon: 'fa-television', width:12, channels: [1,2,3], maxitems: 10 }
tvguide.dutch_rtl = { key:'dutch_rtl', icon: 'fa-television', width:12, channels: [4,31,46,92], maxitems: 10 }
oke thanks,

is this somthing what is comming?

Re: Dashticz - Module - Tv Guide (Dutch)

Posted: Monday 08 January 2018 21:17
by robgeerts
It's already working, at least in latest beta...

Image

Re: Dashticz - Module - Tv Guide (Dutch)

Posted: Tuesday 20 February 2018 10:13
by wino58
Hello

TVguide doesn't work anymore, something changed? On dashboard it keeps loading but doesn't find channels.

var tvguide = {}
tvguide.dutch = { key:'dutch', icon: 'fa-television', width:6, channels: [1,3,4,31,46], maxitems: 5 }

Re: Dashticz - Module - Tv Guide (Dutch)

Posted: Wednesday 21 February 2018 11:23
by poudenes
wino58 wrote: ↑Tuesday 20 February 2018 10:13 Hello

TVguide doesn't work anymore, something changed? On dashboard it keeps loading but doesn't find channels.

var tvguide = {}
tvguide.dutch = { key:'dutch', icon: 'fa-television', width:6, channels: [1,3,4,31,46], maxitems: 5 }
Same issue here

Re: Dashticz - Module - Tv Guide (Dutch)

Posted: Wednesday 21 February 2018 18:08
by htilburgs
I've just tested with the latest version of Dashticz. TV Guide is Working OK!
Schermafbeelding 2018-02-21 om 18.07.51.png
Schermafbeelding 2018-02-21 om 18.07.51.png (149.09 KiB) Viewed 6345 times

Re: Dashticz - Module - Tv Guide (Dutch)

Posted: Wednesday 21 February 2018 19:59
by HansieNL
@htilburgs:
My calendar and tv guide both stopped working.
Can you post your tv guide confguraton settings, so I can try of that works?

Edit: Everything seems to work when running Ubuntu Chrome or Firefox. Still not loading in iPad.

Re: Dashticz - Module - Tv Guide (Dutch)

Posted: Wednesday 21 February 2018 21:54
by htilburgs
I just took the settings from the 1st post, because I’m not using this. I just wanted to test if it works or not ;) and maybe help out.

http://www.domoticz.com/forum/viewtopic ... 66#p141050

Re: Dashticz - Module - Tv Guide (Dutch)

Posted: Thursday 22 February 2018 9:39
by poudenes
Im not using latest Dashticz, didn't update for months and suddenly it stop working.

IS there a change in scripting?

Re: Dashticz - Module - Tv Guide (Dutch)

Posted: Friday 23 February 2018 16:26
by wmmudde
It is not working here also. with latest dashticz version..

config:

var tvguide = {}
tvguide.dutch = { key:'dutch', icon: 'fa-television', width:12, channels: [1,2,3,4], maxitems: 10 }

Re: Dashticz - Module - Tv Guide (Dutch)

Posted: Friday 23 February 2018 16:26
by wmmudde
htilburgs wrote: ↑Wednesday 21 February 2018 18:08 I've just tested with the latest version of Dashticz. TV Guide is Working OK!

Schermafbeelding 2018-02-21 om 18.07.51.png
Kan je mij je config sturen hiervan?
ik krijg hem niet werkend helaas.

Re: Dashticz - Module - Tv Guide (Dutch)

Posted: Friday 23 February 2018 19:59
by htilburgs

Re: Dashticz - Module - Tv Guide (Dutch)

Posted: Saturday 24 February 2018 12:47
by wmmudde
I did that also but it is still not working, Which version of dashticz do you have? because i also have the latest version
and can you send me the config u used?

Re: Dashticz - Module - Tv Guide (Dutch)

Posted: Monday 26 February 2018 18:23
by HansieNL
I still have problems with loading of tvguide, calendar en trafficinfo under Windows and iOS. When running Ubuntu stand alone or in VirtualBox no problem at all. Someone has an idea what the problem can be and how to solve this?