Ticket #9: noreadaccess.mp3.patch
| File noreadaccess.mp3.patch, 382 bytes (added by , 21 years ago) |
|---|
-
mythmusic/mythmusic/metaioid3v2.cpp
243 243 244 244 id3_file_close(p_input); 245 245 } 246 else 247 return NULL; 246 248 247 249 // Fallback to filename reading 248 250 if (title.isEmpty())
