[mythtv-commits] Ticket #10757: MythMusic scanner stops being able to read files

MythTV noreply at mythtv.org
Fri May 25 17:05:33 UTC 2012


#10757: MythMusic scanner stops being able to read files
-------------------------------------+-------------------------------------
 Reporter:  Steven Adeff             |           Type:  Bug Report -
  <adeffs.mythtv@…>                  |  General
   Status:  new                      |       Priority:  minor
Milestone:  unknown                  |      Component:  Plugin - MythMusic
  Version:  0.25-fixes               |       Severity:  medium
 Keywords:                           |  Ticket locked:  0
-------------------------------------+-------------------------------------
 When performing a scan of my music folder, at some point the scanner no
 longer is able to "read the file".

 This is similar to #10721, but that patch appears to not fix my problem.

 $ find| grep -c mp3
 69157
 $ find| grep -c flac
 13972
 $ find| grep -c m4a
 24338

 $ framelist Yo\ La\ Tengo\ -\ Electr-O-Pura\ -\ 01\ -\ Decora.flac
 ******************** "Yo La Tengo - Electr-O-Pura - 01 -
 Decora.flac"********************
 TagLib: MPEG::Header::parse() -- Invalid sample rate.
 ID3v2.4.0, 0 bytes in tag

 ID3v1
 title   - ""
 artist  - ""
 album   - ""
 year    - "0"
 comment - ""
 track   - "0"
 genre   - ""

 APE
 file does not have a valid APE tag

 a$ tagreader Yo\ La\ Tengo\ -\ Electr-O-Pura\ -\ 01\ -\ Decora.flac
 ******************** "Yo La Tengo - Electr-O-Pura - 01 - Decora.flac"
 ********************
 -- TAG --
 title   - "Decora"
 artist  - "Yo La Tengo"
 album   - "ElectrOPura"
 year    - "1995"
 comment - ""
 track   - "1"
 genre   - "Indie pop"
 -- AUDIO --
 bitrate     - 910
 sample rate - 44100
 channels    - 2
 length      - 3:26

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10757>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list