
noreply at mythtv
May 3, 2012, 8:00 AM
Post #1 of 1
(35 views)
Permalink
|
|
mythtv branch fixes/0.25 updated by wagnerrp. v0.25-64-g96d0a7b
|
|
The branch, fixes/0.25 has been updated on the mythtv repository by gitolite user wagnerrp. via 96d0a7b31b80d97c13e5ab5ba89d4adc84aabba6 (commit) from 2a2af9f7f7b66c13b7cb4e65149acbf6088f4cbf (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 96d0a7b31b80d97c13e5ab5ba89d4adc84aabba6 Author: Raymond Wagner <rwagner [at] mythtv> at Thu, 3 May 2012 10:55:25 -0400 Committer: Raymond Wagner <rwagner [at] mythtv> at Thu, 3 May 2012 10:59:44 -0400 URL: http://code.mythtv.org/cgit/mythtv/commit/?id=96d0a7b31b80d97c13e5ab5ba89d4adc84aabba6 Add --parse-video-filename option to test filename parser. This adds a new option to MythUtil to hook directly into the filename parsing routines used by the Video Library, to allow them to be tested directly for irregularities rather than having to go through the scanner. (cherry picked from commit 1debfc665fdda71e328f8c649f2c25a87912426a) Conflicts: mythtv/programs/mythutil/backendutils.cpp ----------------------------------------------------------------------- Summary of changes: mythtv/programs/mythutil/backendutils.cpp | 20 ++++++++++++++++++++ mythtv/programs/mythutil/commandlineparser.cpp | 4 ++++ mythtv/programs/mythutil/mythutil.pro | 2 +- 3 files changed, 25 insertions(+), 1 deletions(-) -- _______________________________________________ mythtv-firehose mailing list mythtv-firehose [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-firehose
|