|
 |
|
08-13-2009, 08:10 PM
|
#706
|
|
Newbie
Join Date: Apr 2007
Posts: 23
|
Alright so I finally got around to checking to see if the instructions and files you've provided above work, and they don't
the DBBuilder will still crash if I move known bad MP3's back into my music folder even with the modifications and it will not produce a debug file. It actually doesn't produce a debug file even if I remove the known bad files and let it complete successfully.
thanks
-Sascha
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
09-04-2009, 11:07 AM
|
#707
|
|
Newbie
Join Date: Apr 2007
Posts: 23
|
Bump
|
|
|
09-29-2009, 04:35 PM
|
#708
|
|
FLAC
Join Date: Nov 2007
Posts: 920
|
After hours and hours of pretty much manually tagging my collection I am still having a problem with RR media and RR picking up tags. When I organize my databse to browse by "Artist" I still get the "Unknown" folder with about 200 songs. I have gone back and tagged, erased, retagged...I am using the same software to tag these files however RR Media will not read the tags. Some are WMA, and some are FLAC, but most are MP3. I have many FLAC files that RR Media reads and lists fine but I dont understand what could be going on here.
|
|
|
09-29-2009, 04:45 PM
|
#709
|
|
Constant Bitrate
Join Date: Jun 2008
Location: Atlanta, GA
Posts: 132
|
Are you using 2.3 or 2.4 ID3 tags? I think I've had issues when using 2.4.
|
|
|
09-29-2009, 05:53 PM
|
#710
|
|
FLAC
Join Date: Nov 2007
Posts: 920
|
Quote: Originally Posted by spamminator 
Are you using 2.3 or 2.4 ID3 tags? I think I've had issues when using 2.4.
Hmm...Don't know to be honest. I have tagged them all with the same software. I'll have to check
|
|
|
09-29-2009, 10:47 PM
|
#711
|
|
The Curator
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,565
|
Quote: Originally Posted by spamminator 
Are you using 2.3 or 2.4 ID3 tags? I think I've had issues when using 2.4.
This is some good intel (not the proc kind  ) And to further the details even more... what SW are some using? I have Tag & Rename v3.4 that supports ID3v1-2.4 but only writes v2.3 which I'm assuming is the NON unicode one that all players old & new can read. And might be the reason that some are still having problems even though they do tag the media
Last edited by Blue ZX3; 09-29-2009 at 11:20 PM.
Reason: Edited for clarity!
|
|
|
09-29-2009, 11:16 PM
|
#712
|
|
FLAC
Join Date: Nov 2007
Posts: 920
|
Quote: Originally Posted by Blue ZX3 
This is some good intel (not the proc kind  ) And to further the details even more... what SW are some using? I have Tag & Rename v3.4 that supports ID3v1-2.4 but only writes v2.3 which I'm assuming is the NON unicode one that all players old & new can read. And is the reason that some are still having problems even though they do tag the media
I am using the same version of tag and rename blue. I thought I deselected the option for unicode as I have read it can cause issues.
|
|
|
10-07-2009, 04:43 PM
|
#713
|
|
Newbie
Join Date: Dec 2006
Location: Netherlands
Posts: 6
|
i'm new to RMdb plugin. first i want to thank blue for his effort done so far.
i also have some issue building the database. it stops at 33%.
when i restart riderunner and clicked rescan, it picks-up from 32% and stops again at 33%.
the rmbuilder returns an error: unrecognized token: "" Lite.X.LiteStatement.1
i isolated the folder with the bad mp3s and renamed it with tag & Rename to 2.3 but it still doesn't work.
will the new RM 1.3 resolve this?
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
10-08-2009, 10:46 AM
|
#714
|
|
Constant Bitrate
Join Date: Jan 2007
Location: DFW Area
Posts: 201
|
Support sort by Track Number?
Blue,
Will the new version have the option to sort by Track Number?
In Playlist (Sort List shows...)
Title Alphabetical
Filename Alphabetical
Reverse Order
Randomize
Thanks...
__________________
Gee
|
|
|
10-08-2009, 11:25 AM
|
#715
|
|
The Curator
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,565
|
RRMedia supports By Track when it creates the playlist to play. Those opts are using WA directly to sort the list, which doesn't have that. I don't know why either....
|
|
|
10-08-2009, 11:36 AM
|
#716
|
|
The Curator
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,565
|
Quote: Originally Posted by DJCannonball 
i'm new to RMdb plugin. first i want to thank blue for his effort done so far.
i also have some issue building the database. it stops at 33%.
when i restart riderunner and clicked rescan, it picks-up from 32% and stops again at 33%.
the rmbuilder returns an error: unrecognized token: "" Lite.X.LiteStatement.1
i isolated the folder with the bad mp3s and renamed it with tag & Rename to 2.3 but it still doesn't work.
will the new RM 1.3 resolve this?
It might, do you have any quotes ->"<- in any of those tags?
|
|
|
10-08-2009, 03:08 PM
|
#717
|
|
Super Moderator
Join Date: Sep 2005
Location: West Palm Beach, Florida
Posts: 3,745
|
Maybe a simple $SongTitle = StringReplace($SongTitle,Chr(34),"") would do the trick in the builder code where the tag is initially read? This would kill any potential errors, if they exist or not, more just "Being on the safe side" so to speak.
|
|
|
10-11-2009, 10:13 PM
|
#718
|
|
Newbie
Join Date: Aug 2008
Posts: 18
|
I get a similar but different error on my song import at 99% complete. I am using DFX 4 with RR media upgraded to 1.22 using the patch exe. The error is
Quote:
near ",": syntax error LiteX.LiteStatement.1
Can I figure out what song is the problem if any, or is this a syntax error in the RRMedia code?
|
|
|
10-12-2009, 04:08 AM
|
#719
|
|
The Curator
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,565
|
E..err both sorta
It probably a coma(s) in a tag somewhere causing the issue. Seeing that it got 99% it must be a song that is in on of the last folders(alpha wise) in your music path.
|
|
|
10-26-2009, 09:14 PM
|
#720
|
|
Variable Bitrate
Join Date: Dec 2007
Location: Walnut Creek, CA
Posts: 443
|
I am eagerly awaiting v.1.3; I have too many songs to test as it is right now.
I actually think this should be part of the standard RR code! Media management, playlist creation, etc. should be in every skin. (My favorite one, Carwings, does not have it, sadly).
I'm sad to hear about unicode issues, though. How can they be a problem? It's just a tag? (  ).
Hope they can be solved, I have a lot of music with Unicode tags.
__________________
Worklog - 07 Infiniti Fx35 Carputer
Worklog – 06 Infiniti M35 Carputer (sold!)
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
| 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 05:35 PM.
| |