beingsane / streeme

Automatically exported from code.google.com/p/streeme
MIT License
0 stars 0 forks source link

scan art will not pickup id3 covers from songs #31

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. setup streeme and verify songs play from web/mobile
2. run symfony scan-art --source=meta (0 found)
3. added several covers to mp3s ran "symfony scan-art --source=meta" again with 
results below
*** All song metas have been scanned for art ***
Total Albums: 479
Total Albums with Art: 1 (0%)
Artwork Unavailable this Scan: 0
Artwork Added this Scan: 0

What is the expected output? What do you see instead?
Artworks added this scan to be greater then 0

What version of the product are you using? On what operating system?
lastest version
vista Ultimate x64 using xampp latest

Please provide any additional information below.
media scans and adds files without any issues, player works in chrome/ie9/FF3.6

Original issue reported on code.google.com by 909cal...@gmail.com on 27 Jun 2011 at 6:10

GoogleCodeExporter commented 8 years ago
reproduced and working on a fix for the next version.. thanks for the help!

Original comment by chaffn...@gmail.com on 21 Jul 2011 at 5:49

GoogleCodeExporter commented 8 years ago
This is fixed in the latest version. Problem stems from using the wrong 
mimetypes and not looking in all art locations in the IDS headers. 

Original comment by chaffn...@gmail.com on 6 Aug 2011 at 6:33