Ticket #10757 (closed Bug Report - General: fixed)
Opened 12 months ago
Last modified 12 months ago
MythMusic scanner stops being able to read files
| Reported by: | Steven Adeff <adeffs.mythtv@…> | Owned by: | Stuart Morgan <smorgan@…> |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.25.1 |
| Component: | Plugin - MythMusic | Version: | 0.25-fixes |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
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
Attachments
Change History
Changed 12 months ago by Steven Adeff <adeffs.mythtv@…>
- Attachment mythfrontend.20120525124719.25783.log.gz added
comment:1 Changed 12 months ago by Stuart Morgan <smorgan@…>
- Owner set to Stuart Morgan <smorgan@…>
- Status changed from new to closed
- Resolution set to fixed

log output