essandess / etv-comskip

Commercial Marking and Skipping for EyeTV and iTunes Exports
GNU General Public License v2.0
55 stars 7 forks source link

Several bugs in MarkCommercials.py #10

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The MarkCommercials.py script contains several minor issues which however
prevent certain functionality to work:

1. parsing of User-based MarkCommercial.cfg file
2. correct usage of EXCLUDED_STATION_NAMES variable in cfg file
3. comskipLocations is incorrect: "ETVcomskip" instead of "ETVComskip"

The attached patch file fixes these problems when applied against version
0.3.0. Please note that it also incorporates the intermediate fixes for
umlaut characters mentioned in an earlier bugreport
(http://code.google.com/p/etv-comskip/issues/detail?id=8). It also contains
code for starting the comskip executable in "nice" mode so that it does not
interfere with other jobs on the machine and works more in background.

I also attach a full intermediate 0.3.1 version of the .py file which fixes
all these issues at one.

Original issue reported on code.google.com by m...@jens-maus.de on 19 Aug 2008 at 5:17

Attachments:

GoogleCodeExporter commented 8 years ago
Thanks.  Changes merged

Original comment by jon.chri...@gmail.com on 19 Apr 2010 at 8:46

GoogleCodeExporter commented 8 years ago
Issue 30 has been merged into this issue.

Original comment by jon.chri...@gmail.com on 19 Apr 2010 at 8:50