Welcome to the MP3Car.com forums.
You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. Registering will also remove advertisements. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!
If you have any problems with the registration process or your account login, please contact contact us.
|
01-15-2005, 10:20 AM
|
#1
|
|
Newbie
Join Date: Feb 2004
Posts: 9
|
ID3 Tag Reading
Just downloaded centrafuse - awesome software.
I think I'm having trouble with the ID3 tag reading function though. When I click on ID3 Reader in utilities, it just pops up a window with "Read" and "Close" buttons. If I click read, the window just pops back up. Close sends it away.
But ID3 tags still don't seem to be working - under Music Manager -> Categories for example, if I pick "Artists", it just shows the same three categories again - Artists, Album, Genre. Searching pulls up no results.
My music collection consists of MP3s, and AAC files ripped by iTunes (.M4A files).
Any help?
|
|
|
01-15-2005, 01:13 PM
|
#2
|
|
MySQL Error
Join Date: Apr 2004
Posts: 4,955
|
read should start reading in all your ID3 tags. You should see a number increase after each file read. Do you have AAC files added to your config.xml as a music extension? If so, maybe thats the problem...
david
__________________
__________________
CENTRAFUSE http://www.centrafuse.com
01 Jeep Cherokee Sport 4x4 Installed
M10000/512Mb/20GB, Lilliput 7", Holux GM-210
|
|
|
01-15-2005, 01:17 PM
|
#3
|
|
Newbie
Join Date: Feb 2004
Posts: 9
|
Quote: Originally Posted by veetid
read should start reading in all your ID3 tags. You should see a number increase after each file read. Do you have AAC files added to your config.xml as a music extension? If so, maybe thats the problem...
david
I've tried it both ways. The behavior is the same
Where does it try to read the tags from? All files and subdirectories under the configured Music folder?
Thanks,
Bo
|
|
|
01-15-2005, 01:22 PM
|
#4
|
|
MySQL Error
Join Date: Apr 2004
Posts: 4,955
|
serendipity: yes it reads from the music folder you have specified in setup. I am surprised it doesn't show any of the files being read, because I have lots of error handling in that section and it wouldn't fail on all of them... something is going on...
david
__________________
__________________
CENTRAFUSE http://www.centrafuse.com
01 Jeep Cherokee Sport 4x4 Installed
M10000/512Mb/20GB, Lilliput 7", Holux GM-210
|
|
|
01-15-2005, 02:12 PM
|
#5
|
|
Maximum Bitrate
Join Date: Nov 2004
Location: Italy
Vehicle: Peugeot 206 HDi 2003
Posts: 633
|
I've got the same tag reading problem on a pc, but on the other it works well. Lucky for me it works on the carpc and fails on my desktop 
__________________
Peugeot 206 1.4 HDi
Intel Mini-ITX Mainboard
Celeron 1.2ghz
256mb DDR-2 533
40gig 3.5" HDD
Sb Live 5.1 w/ KXProject Drivers
Opus 150w WTF
8" Lilliput TS LCD
40% installing (monitor ok, pc KO, audio KO)
damn car accident
|
|
|
01-15-2005, 11:44 PM
|
#6
|
|
Newbie
Join Date: Jan 2005
Posts: 39
|
I have the problem if I scan MP3 tags from a burned CD/DVD. From HD it reads the tags OK. Strange.
|
|
|
01-16-2005, 08:07 PM
|
#7
|
|
Newbie
Join Date: Jul 2003
Location: Magnolia, Tx north of Houston
Vehicle: 98/GMC/Savana Conv Van
Posts: 11
|
The problem appears to be if your files are set to read only it will not read them. Hopefully it isn't trying to make any changes.
__________________
Lee
|
|
|
01-16-2005, 08:42 PM
|
#8
|
|
MySQL Error
Join Date: Apr 2004
Posts: 4,955
|
This might be the whole problem... My id3 reading class opens the files read/write... so if files are set to read only it wouldn't work... I do this because its one class I use to open mp3's and either read their id3 information, or change it... This is used when ripping cd's to add id3 tag information and in the future a section to let you edit them...
I can add a seperate file open for the id3 reader to make it work with read only files....
david
__________________
__________________
CENTRAFUSE http://www.centrafuse.com
01 Jeep Cherokee Sport 4x4 Installed
M10000/512Mb/20GB, Lilliput 7", Holux GM-210
|
|
|
01-16-2005, 09:13 PM
|
#9
|
|
Newbie
Join Date: Jul 2003
Location: Magnolia, Tx north of Houston
Vehicle: 98/GMC/Savana Conv Van
Posts: 11
|
That would be good. I keep my files read only to keep programs from changing them with out my knowlege.
__________________
Lee
|
|
|
01-16-2005, 10:24 PM
|
#10
|
|
Maximum Bitrate
Join Date: Oct 2004
Location: San Diego, CA
Vehicle: 2005 Acura TL w/ Navi & BT
Posts: 723
|
veetid, could u possibly me a quick rundown of how your mp3-id3 tag database works? Like when i add mp3 files in my mp3 folder, does it see the new files and JUST update the new files? cause frodoplayer resyncs the ENTIRE database, which hopefully will be fixed soon in Frodoplayer take4... but if you can give me some details on that, id appreciate it! thanks again for the good work 
__________________
'05 Acura TL w/ Navi & Bluetooth, JL Audio Cleansweep, JL Audio XR650 CSI, JL Audio XR650 CXI, JL Audio 300/4 Speaker Amp, Eclipse SW6123.4 12" Sub, JL Audio 250/1 Sub Amp, Optima D35 YellowTop Battery http://www.cardomain.com/ride/2184473/1
|
|
|
01-17-2005, 02:59 AM
|
#11
|
|
MySQL Error
Join Date: Apr 2004
Posts: 4,955
|
Chita79: I already have some automation involved that keeps you from having to re-update the entire database... If you remove a directory or file from any file browser in the entire app, it will look to see if any of the files match a music extension and remove them also from your database... Also when you are ripping a CD, it will autmatically insert the new song information into the DB, which means your music instantly shows up without having to re-run.. Once I finish the file copier, it too will automatically append any music files straight to the DB... So it will take care of everything for you so you don't have to rescan all your MP3's...
As for monitoring a folder so that you can drag and drop using windows explorer and have them append into the DB, I am not sure... But once I finish my file-sync, this will defineltly also append all new info without having to re-scan...
david
__________________
__________________
CENTRAFUSE http://www.centrafuse.com
01 Jeep Cherokee Sport 4x4 Installed
M10000/512Mb/20GB, Lilliput 7", Holux GM-210
|
|
|
01-17-2005, 06:55 AM
|
#12
|
|
Maximum Bitrate
Join Date: Nov 2004
Location: Italy
Vehicle: Peugeot 206 HDi 2003
Posts: 633
|
I don't think the tag reeding problem is related to read only files, I have this problem only on 1 pc, on the other it works perfectly. The mp3 listed are the same, the two machines are in Lan, and the working pc reads the mp3 from a mapped network drive from the other pc
__________________
Peugeot 206 1.4 HDi
Intel Mini-ITX Mainboard
Celeron 1.2ghz
256mb DDR-2 533
40gig 3.5" HDD
Sb Live 5.1 w/ KXProject Drivers
Opus 150w WTF
8" Lilliput TS LCD
40% installing (monitor ok, pc KO, audio KO)
damn car accident
|
|
|
01-17-2005, 07:01 AM
|
#13
|
|
Newbie
Join Date: Jan 2005
Posts: 39
|
Yea, but are you logging on with the same user from both machines? Perhaps the first machine has read/write priviligies, while the second machine has read-only rights on the mp3 host... (Just guessing here...)
|
|
|
01-17-2005, 07:36 AM
|
#14
|
|
Maximum Bitrate
Join Date: Nov 2004
Location: Italy
Vehicle: Peugeot 206 HDi 2003
Posts: 633
|
the reading fails on the machine which phisically hosts the files, then I share this folder and from the other machine I can normally read tags
__________________
Peugeot 206 1.4 HDi
Intel Mini-ITX Mainboard
Celeron 1.2ghz
256mb DDR-2 533
40gig 3.5" HDD
Sb Live 5.1 w/ KXProject Drivers
Opus 150w WTF
8" Lilliput TS LCD
40% installing (monitor ok, pc KO, audio KO)
damn car accident
|
|
|
01-17-2005, 09:11 AM
|
#15
|
|
Newbie
Join Date: Feb 2004
Posts: 9
|
Strange. My files are not read-only. The CarPC is basically a fresh machine that I just built, running Windows 2000. All it has is Windows 2k with all service packs and updates, music, iTunes, and centrafuse. Centrafuse works great in everything _other_ than tag reading.
Anything I could try? If I get a chance today, I'll make a "new" music directory with one MP3 in it and see if it can read that. What's strange is that it doesn't start reading and barf, it just does nothing as far as I can tell.
Appreciate the help - can't wait to get it working
EDIT: Just tried it on my desktop PC, and it doesn't work there either. I also made a test directory with just one MP3 and it won't read it. Maybe it's an ID3v1 vs v2 issue? Will Centrafuse read both?
Last edited by serendipity : 01-17-2005 at 09:16 AM.
|
|
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 03:07 PM.
|
|