I don't think that this is a bug or a error but just wondering why jpg are listed in the statistics page as playtime?
when I click on Playtime jpg it show one album.
this isn't a big issue for me infact I really don't care, I was just curious about this that is all.
Error in Statistics page?
- wbartels
- netjukebox developer
- Posts: 881
- Joined: Thu Nov 04, 2004 3:12 pm
- Location: Netherlands
- Contact:
Shizzle, do you have added "jpg" to the "media_extension" ?
If so remove it, and update the database again.
Code: Select all
$cfg['media_extension'][] = 'jpg';
actually I checked to make sure that wasn't in the config because I also commented out all the video extentions just so that it is just music files that are listed
Its probably a problem with the image file itself. I have been having a lot of issues related to just the images themself due to downloading them from various sites. The images that I save from http://www.allmusic.com I have know problems with. Oh well, quite easy to fix.
Thanks again...
sorry for so many questions lately
looking forward to the next release
Its probably a problem with the image file itself. I have been having a lot of issues related to just the images themself due to downloading them from various sites. The images that I save from http://www.allmusic.com I have know problems with. Oh well, quite easy to fix.
Thanks again...
sorry for so many questions lately
looking forward to the next release