Jaroslav Kysela

Results 372 comments of Jaroslav Kysela

I think that it may be better to use only one language for the category names and translate names to the local language using gettext. So, import -> english names...

In other words - the mapping should be done in the xmltv importer.

Thanks for this. I think that we should also track the successful last tune time and do not delete muxes when they were not tuned for a reason. This reminds...

Just a note. I implemented really simple solution to auto-disable the services which are no longer in PAT: 89baf880d6a87f78aef6cd44ac425710e241f8c5 With the manual service removal (which was implemented in the meantime),...

@adamsutton : I think that both solutions/actions may co-exist. I made my code unconditional, because the service is only disabled (not removed) and the check interval is 24 hours only....

@bluzee : It's good point (services without PAT). I added 'Automatic Checking' field to the services list now which offers to disable the Automatic Service checks and this field is...

@fda77 : use dbus interface - there is dvr next time signal.. you may use support/dbus_test.py to show these signals.. adding this value to the post-processor script is the bad...

I merged and modified (again) the css styles. Also, "Additional screenshot" and "Tidying up orphaned webUI files" were pushed to master. I'll work on makefile changes to sync the webui...

I moved docs/html/ files to docs/html/en subtree and imported the initial version generated from markdown manually. Just for testing..

The whole https://github.com/tahvane1/jablotron80/commit/1968736d2e500143b295cbc28cf04eea23b2e1ca can be replaced. I am using this code in my own project for many years.