[mythtv-commits] mythtv branch master updated by paulh. v0.28-pre-3247-ga0ea915

Git Repo Owner noreply at mythtv.org
Sun Dec 20 17:50:19 UTC 2015


The branch, master has been updated on the
mythtv repository by gitolite user paulh.
       via  a0ea915b8884425244b88e6713cec5a8c864aa44 (commit)
      from  a3821404852a790742e61bab26cf34c73d9111b0 (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 a0ea915b8884425244b88e6713cec5a8c864aa44
Author:    Paul Harrison <pharrison at mythtv.org> at Sun, 20 Dec 2015 17:50:03 +0000
Committer: Paul Harrison <pharrison at mythtv.org> at Sun, 20 Dec 2015 17:50:03 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=a0ea915b8884425244b88e6713cec5a8c864aa44

Lyrics: remove broken alsong and minilyrics grabbers, add new genius grabber



-----------------------------------------------------------------------

Summary of changes:
 .../scripts/metadata/Music/lyrics/alsong.py        |  213 -----------------
 .../Music/lyrics/{lyricstime.py => genius.py}      |   91 +++++---
 .../scripts/metadata/Music/lyrics/minilyrics.py    |  247 --------------------
 3 files changed, 63 insertions(+), 488 deletions(-)
 delete mode 100644 mythtv/programs/scripts/metadata/Music/lyrics/alsong.py
 rename mythtv/programs/scripts/metadata/Music/lyrics/{lyricstime.py => genius.py} (67%)
 delete mode 100644 mythtv/programs/scripts/metadata/Music/lyrics/minilyrics.py

-- 



More information about the mythtv-commits mailing list