MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Main Features (talk, share your ideas, get support) » Watch / Listen Media » Listen Music » Support


Support Post problems you have with MediaPortals Music features here.

Reply
 
Thread Tools Display Modes
Old 2007-01-06, 17:45   #1 (permalink)
Portal Member
 
Join Date: Dec 2006
Location: Houston, TX
Posts: 86
Thanks: 1
Thanked 2 Times in 2 Posts

Country:


Default Errors reading WMA tags

MediaPortal Version: 0.2.2.0
MediaPortal Skin:
Windows Version: Windows XP SP2
CPU Type: Dual Xeon 4.2GHz
HDD:
Memory: 1.5GB
Motherboard:
Motherboard Chipset:
Motherboard Bios:
Video Card: Nvidia 7950GT
Video Card Driver: 93.71
Sound Card:
Sound Card AC3:
Sound Card Driver:
1. TV Card:
1. TV Card Type:
1. TV Card Driver:
2. TV Card:
2. TV Card Type:
2. TV Card Driver:
3. TV Card:
3. TV Card Type:
3. TV Card Driver:
4. TV Card:
4. TV Card Type:
4. TV Card Driver:
MPEG2 Video Codec:
MPEG2 Audio Codec:
Satelite/CableTV Provider:
HTPC Case:
Cooling:
Power Supply:
Remote:
TV:
TV - HTPC Connection:



I store my lossless WMA files on a network share. My original database scan was using version 0.2.0.4, and there were no problems, the database was built correctly, all the tags and covers read fine.

I recently installed 0.2.2.0, and initially, there were no change to the database. However, when scanning for new music, any new music is showing up as unknown. So I decided to rescan to rebuild the database. However, now the rescan is not able to read the tags from ANY of my WMA files.

I noticed that in the database folder there were two music database files, musicdatabase5.db3 and MusicDatabaseV7.db3. I deleted both and did another scan. The newer file, MusicDatabaseV7.db3 is recreated every time, but with what is obviously incorrect data. The log file contains the following errors:

2007-01-06 09:43:51.925014 [Info.][Config Main]: WmaTag.GetWmaAttribute caused an exception in file a-ha-The Definitive Singles Collection- 1984-2004-01-Take on Me.wma : Exception from HRESULT: 0xC00D0018

2007-01-06 09:43:51.925014 [ERROR][Config Main]: WmaTag.GetWmaAttribute caused an exception in file a-ha-The Definitive Singles Collection- 1984-2004-01-Take on Me.wma : Exception from HRESULT: 0xC00D0018

2007-01-06 09:43:51.925014 [Info.][Config Main]: WmaTag.Read caused an exception in file a-ha-The Definitive Singles Collection- 1984-2004-01-Take on Me.wma : Exception from HRESULT: 0xC00D0018

2007-01-06 09:43:51.925014 [ERROR][Config Main]: WmaTag.Read caused an exception in file a-ha-The Definitive Singles Collection- 1984-2004-01-Take on Me.wma : Exception from HRESULT: 0xC00D0018

2007-01-06 09:43:51.925014 [Warn.][Config Main]: TagReader: \\pr6370\wma\a-ha\The Definitive Singles Collection- 1984-2004\a-ha-The Definitive Singles Collection- 1984-2004-01-Take on Me.wma does not contain valid tags. Using Filename as Title


All the files are maintained using Windows Media Player 11, and it can read the tags just fine. They are also read correctly in explorer.

If I delete the V7 database and put back the old V5 database, MP seem to use that and everything looks good again, but I still can't add new music.

Help!

Last edited by samundsen; 2007-01-06 at 18:15.
samundsen is online now   Reply With Quote
Old 2007-01-06, 19:43   #2 (permalink)
Portal Member
 
Join Date: Dec 2006
Location: Houston, TX
Posts: 86
Thanks: 1
Thanked 2 Times in 2 Posts

Country:


Default

Btw, the test tag reader from the following thread

New Music Tag Reader -- Testers needed

works just fine on my WMA files.
samundsen is online now   Reply With Quote
Old 2007-01-06, 20:25   #3 (permalink)
Portal Member
 
Join Date: Dec 2006
Location: Houston, TX
Posts: 86
Thanks: 1
Thanked 2 Times in 2 Posts

Country:


Default

I figured it out. All my music file shares are read-only. Previous versions of MP did not appear to have problems with that, nor is there a problem for MP3 files (I have one share for WMA, another for MP3). I changed the permissions on the WMA file share to Full, after that the tag reader can read the WMA file tags just fine. I would prefer to have these shares as read-only, since I use the host computer to manage my music using WMP, there is no reason for my HTPC to be writing to these files.
samundsen is online now   Reply With Quote
Old 2007-01-08, 10:56   #4 (permalink)
Portal Developer
 
hwahrmann's Avatar
 
Join Date: Sep 2004
Location: Vienna, Austria
Posts: 1,502
Thanks: 3
Thanked 89 Times in 55 Posts

Country:


Default

we use native Microsoft libraries for reading wma files.
we never open them in read write, otherwise you would have noticed the same problem with mp3 files.
so it is the ms libs that are causing that.
no way for us to handle that.
sorry.

the curious thing is that the test tagreader app works, since it is sharing the same codebase.
hwahrmann is offline   Reply With Quote
Old 2007-01-08, 19:49   #5 (permalink)
Portal Member
 
Join Date: Dec 2006
Location: Houston, TX
Posts: 86
Thanks: 1
Thanked 2 Times in 2 Posts

Country:


Default

I didn't run the test tag reader across the network. I ran it locally on the computer that hosts the WMA files. That was what clued me into checking the share permissions.
samundsen is online now   Reply With Quote
Old 2007-01-14, 12:12   #6 (permalink)
Portal Member
 
Join Date: Feb 2006
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts


Default

Same problem here, I also use wma lossless, everything works fine with 0.2.1.0, It show me the good tag, use the artist and album name to grab picture from the net.

When using 0.2.2.0 it only shows me the file name with no album - artist name information and doesn't grab any picture. Everything works fine with mp3 files.

The strange think is that it shows me the good tag (not the file name) in the 'next track' part of the 'now playing' screen.

My files were also in read only mode, I changed that but it doesn't solve my problem.

I had to put back the 0.2.1.0 to get my tags back.


Edit: I posted my configuration and log files on another post:
Updating music database

Last edited by murf; 2007-01-14 at 12:54.
murf is offline   Reply With Quote
Old 2007-01-15, 03:30   #7 (permalink)
Portal Member
 
Join Date: Dec 2006
Location: Houston, TX
Posts: 86
Thanks: 1
Thanked 2 Times in 2 Posts

Country:


Default

Something is definitely whacky with the WMA TagReader in 0.2.2.0. It does now read my tags fine when I do a full rebuild of the database. However, it does not seem to read the Album Artist tag anymore, and I could have sworn it did that in earlier versions. That is a minor annoyance though.

Over the last few days, the monitor feature that keeps the database updated with any changes are messing with some of my albums. These albums are compilations, and I have all the settings set to deal with those (use folder for album etc), and they do appear correctly, as a single album, after a full scan.

However, the monitor feature splits these albums up, usually into two albums. This happens after a few minutes of leaving MP running. If I turn the monitor feature off, and do a full rebuild, they are left alone as single albums.
samundsen is online now   Reply With Quote
Old 2007-01-15, 09:42   #8 (permalink)
Portal Developer
 
hwahrmann's Avatar
 
Join Date: Sep 2004
Location: Vienna, Austria
Posts: 1,502
Thanks: 3
Thanked 89 Times in 55 Posts

Country:


Default

Please note, that nothing has changed in the WMA Tagreader since a while now.
You should see error messages in the Configuration.lg, wheile scanning the db, if something went wrong.
We're using the native COM methods supplied by WMP.

The problem with Monitoring is known.
This has to do with a problem in sqlite, the database executable.
The new version produces this error, we need it however to be Vista compatible.
we need to wait on a new version of sqlite being released.
hwahrmann is offline   Reply With Quote
Old 2007-01-24, 19:56   #9 (permalink)
 
Join Date: Feb 2006
Location: Nahariya
Posts: 134
Thanks: 3
Thanked 1 Time in 1 Post

Country:

My System

Exclamation

Same problem here.
Network folder, read only.
Changing to read-write fixes it. Moreover, modification date of wma files shows clearly that MP opens them for modification, and maybe modifies them.
Thanks samundsen for this workaround.
Doron is offline   Reply With Quote
Old 2007-01-24, 21:14   #10 (permalink)
Portal Developer
 
hwahrmann's Avatar
 
Join Date: Sep 2004
Location: Vienna, Austria
Posts: 1,502
Thanks: 3
Thanked 89 Times in 55 Posts

Country:


Default

again it is NOT Mp which is opening them for modification.
The COM routines of WMP used are causing this.
Try to playback the files with WMP and you will notice the same.
hwahrmann is offline   Reply With Quote
Reply

Bookmarks

Tags
errors, reading, tags, wma

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
WebEPG issues ronald2oo2 WebEPG 28 2007-04-29 18:55
Getting Data from the Web James General Development (no feature request here!) 11 2007-01-07 17:38
WebEPG crash with 0.2+svn tomtom21000 WebEPG 14 2006-07-20 19:10
Pictures and Tags pavelr Improvement Suggestions 2 2006-03-25 14:04
Help with Compilation Errors from CVS MadAxeMan General Development (no feature request here!) 8 2005-02-08 22:45


All times are GMT +1. The time now is 16:38.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress
Advertisement System V2.6 By   Branden