summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de>2009-09-02 00:51:13 +0200
committerDieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de>2009-09-02 00:51:13 +0200
commit1d36eded90fc02a7fe48e9a2a20c3748283f6cbc (patch)
tree9e2abe71b8e25b8408e12b7bf902dd26e1734a59 /Makefile
parentd7cde805f380cfd188585eba080f58a1cb1648c8 (diff)
downloadvdr-plugin-live-1d36eded90fc02a7fe48e9a2a20c3748283f6cbc.tar.gz
vdr-plugin-live-1d36eded90fc02a7fe48e9a2a20c3748283f6cbc.tar.bz2
Changed epg images scanning logic again.cvs-commit-365
- First of all the work around for a possible bug in tvm2vdr.pl must be activated explicitely by defining TVM2VDR_PL_WORKAROUND to a non zero value prior to compiling the plugin (needs to be added to the CFLAGS) - The scanning for images is done in the following way: 1. scan for '<epgid>_*.*' 2. if 1. yields no results try '<epgid>.*' 3. if 1. followed by 2. yield no results and tvm2vdr.pl work around is active scan for '<epgid - 1 digit>*.*' 4 return what has been found (might be an empty list)
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions