eracknaphobia/service.psvue.epg

EPG Days Above 7 Issue

Closed this issue · 8 comments

If the epg days setting is set above 7 days it fills the database and xml files with blank data.

It is possible to restrain the setting to a list option, so people would cycle between numbers 1 through 7, instead of typing the number of days?

The slider object would work nicely for that.

I'll push my code to the master later today, but that's exactly what I did is make the setting a slider from 1-8.

Thanks snoop.

@eracknaphobia Another thought out loud...when EPG service is tested enough deeming it reliable and stable, would it be a good idea to merge the code with PS Vue addon, since the service is exclusive to this addon? That way, only one userdata folder to look up files, one settings page to control all PS Vue related stuff.

@DiR3Wolf That would be nice, maybe add as a seperate issue / enhancement.

This issue has been fixed. #26

@snoopyjoe Should the slider stop at 7? I ran it with 8 days and can only go to 7am next friday (current time here 11:30 am Friday).

Fixed in new Pull Request

This issue was resolved in this pull request.
#27