Skip to content

No epg info #11

@Robiv8

Description

@Robiv8

Hallo,
why doesn’t it show me the EPG info? Can anybody help me.

noEPGinfo

my config.js

{
	    module: 'MMM-Dreambox',
	    position: 'top_left',
	    disabled: false,
	    header: 'Vu+ UNO4K',
	    config: {
		apiBase: 'http://192.168.3.105:82',
		omxargs: ' --genlog --win 320,180,1600,900  -o both ',
		refreshInterval: 1000 * 15, //refresh every 30 seconds
		apiabout: '/web/about',
		apiservices: '/web/getallservices',
		apiepgnow: '/web/epgnow?bRef=1%3A7%3A1%3A0%3A0%3A0%3A0%3A0%3A0%3A0%3AFROM%20BOUQUET%20%22userbouquet.favourites.tv%22%20ORDER%20BY%20bouquet',
		apizap: '/web/zap?sRef=',
		apiTimerlist: '/web/timerlist',
		apiServicelistplayable: '/web/servicelistplayable?sRef=1%3A7%3A1%3A0%3A0%3A0%3A0%3A0%3A0%3A0%3AFROM%20BOUQUET%20%22userbouquet.favourites.tv%22%20ORDER%20BY%20bouquet',
		apibouquet: 0, //bouquet, if there is more than one under apiservices (/web/getallservices), important apiepgnow and apiServicelistplayable have to match to the selected bouquet
		listmax: 15,
		}
},

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions