Skip to content
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

No epg info #11

Open
Robiv8 opened this issue Dec 11, 2022 · 0 comments
Open

No epg info #11

Robiv8 opened this issue Dec 11, 2022 · 0 comments

Comments

@Robiv8
Copy link

Robiv8 commented Dec 11, 2022

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,
		}
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant