[mythtv-commits] Ticket #5922: fix finnish rerun detection

MythTV mythtv at cvs.mythtv.org
Tue Nov 18 17:37:09 UTC 2008


#5922: fix finnish rerun detection
-------------------------+--------------------------------------------------
 Reporter:  ikke at iki.fi  |       Owner:  ijr       
     Type:  patch        |      Status:  new       
 Priority:  minor        |   Milestone:  unknown   
Component:  mythtv       |     Version:  0.21-fixes
 Severity:  medium       |     Mlocked:  0         
-------------------------+--------------------------------------------------
 Finnish re-run detection is broken. This patch originally done by
 tomi.orava at ncircle.nullnet.fi bases on a "rule" that re-runs are marked
 having string "Uusinta .*" or Just "U" at the end. In english it's "Rerun"
 and "R". Sometimes it is marked like "Rerun from last week" or something,
 thats why regexp matches more than just "Uusinta".

 I'll attach patch here. Also for the finnish users, I add here the
 cronscript that takes of the same stuff from xmltv fetched data. That
 includes crontab entry and a script.

 Patch is against 21-fixes.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/5922>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list