allow to add/remove/list services:
authorMoritz Venn <ritzmo@users.schwerkraft.elitedvb.net>
Mon, 31 Aug 2009 18:36:39 +0000 (18:36 +0000)
committerMoritz Venn <ritzmo@users.schwerkraft.elitedvb.net>
Mon, 31 Aug 2009 18:36:39 +0000 (18:36 +0000)
commit69829c3fc37452d536e9dfad684606c2caf5cb24
tree84e9d6f750b168a71dd2bdc870a4e2f93e07b987
parent75243ce275f7119f163d86bfef23244893574e75
allow to add/remove/list services:

http(s)://<ip or hostname>/epgrefresh?add=sref[&duration=x]
http(s)://<ip or hostname>/epgrefresh?del=sref
http(s)://<ip or hostname>/epgrefresh?list=
epgrefresh/src/EPGRefresh.py
epgrefresh/src/EPGRefreshResource.py