|
 |
|
06-07-2007, 04:52 PM
|
#1
|
|
FLAC
Join Date: Jul 2005
Location: upland california us
Posts: 1,012
|
Tag EditorEx + Rate/Lyrics/Art/Music Search
released in beta state, and as an ext. plugin,
please read all the documentation to get this working properly, more than a tag editor, i have merged some of the things that i use the most,to this plugin,
-> tag editing supports mp3 and wma only.
-> can read/embed lyrics in mp3.
-> can get/embed album art in mp3 and wma.
-> Rate/Search music library using ActiveWinamp
for more info please read Skin Commands.txt.
Updated Version Available
-------------------------
-> Added Embedded Art In Search Results
-> Improved Internal Code,Speeds Up Things.
-> Some Bugs Fixed
-------------------------
-> Fixed Lyrics not been embedded in id3v2,(thanks johnWPB for finding this issue)
In Action
Last edited by EL CAMINO; 07-13-2009 at 11:49 AM.
|
|
|
|
|
|
Advertisement
|
Sponsored links
|
06-08-2007, 03:57 AM
|
#2
|
|
SMKFree
Join Date: Aug 2003
Location: Chicago
Posts: 4,841
|
not a bad idea at all. There are plenty times i want to edit a tag here and there in the car. If it does what it says on the box, ill be integrating it into my skin.
Thanks for sharing
|
|
|
06-08-2007, 06:50 AM
|
#3
|
|
Confusion Master
Join Date: Sep 2003
Location: If you go down to the woods today, You're sure of
Posts: 11,928
|
sub
|
|
|
06-08-2007, 09:25 AM
|
#4
|
|
FLAC
Join Date: Jul 2005
Location: upland california us
Posts: 1,012
|
Quote: Originally Posted by liquid_smoke 
not a bad idea at all. There are plenty times i want to edit a tag here and there in the car. If it does what it says on the box, ill be integrating it into my skin.
Thanks for sharing
!cool, if you have any question please let me know, but i think you are more than capable to figure this thing out.
|
|
|
06-08-2007, 02:21 PM
|
#5
|
|
Super Moderator
Join Date: Sep 2005
Location: West Palm Beach, Florida
Posts: 3,745
|
Your read and write scripts look almost like the ones I wrote some time back hahahah. I got to the same point that you did, and then threw in the towel when I could not figure out for the life of me to read the Lyrics tag. None of the DLL's / OCX's that I could find would support lyrics. That is the one tag that I really want to read, that RR does not support.
|
|
|
06-08-2007, 02:34 PM
|
#6
|
|
FLAC
Join Date: Jul 2005
Location: upland california us
Posts: 1,012
|
!funny ha?, i think i saw a dll for lyrics, when i was looking for a way to do this.if i see it i'll let you know.
|
|
|
06-08-2007, 03:43 PM
|
#7
|
|
Super Moderator
Join Date: Sep 2005
Location: West Palm Beach, Florida
Posts: 3,745
|
Yea, "Funny" as the scripts as so very similar! It's like I was looking over your shoulder, or visa-versa
That would be great!! I haven't been able to find a simple dll or something that can read lyrics as of yet......
|
|
|
06-09-2007, 02:19 AM
|
#8
|
|
FLAC
Join Date: Jul 2005
Location: upland california us
Posts: 1,012
|
Quote: Originally Posted by JohnWPB 
Yea, "Funny" as the scripts as so very similar! It's like I was looking over your shoulder, or visa-versa
That would be great!! I haven't been able to find a simple dll or something that can read lyrics as of yet......
is this, close to what you're looking?
Last edited by EL CAMINO; 06-09-2007 at 03:06 AM.
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
06-10-2007, 01:28 AM
|
#9
|
|
FLAC
Join Date: Jul 2005
Location: upland california us
Posts: 1,012
|
added 1 hour of work.now with a single executable, no more messing with the skin path. or making your own scripts.just install and ready to go.a lot easier.just follow the instructions.for an easy setup.
|
|
|
06-11-2007, 07:28 AM
|
#10
|
|
Super Moderator
Join Date: Sep 2005
Location: West Palm Beach, Florida
Posts: 3,745
|
Quote: Originally Posted by EL CAMINO 
is this, close to what you're looking?
That is exactly what I was looking for  I DL'd the version in the first thread, and see no mention of lyrics in the Tags. I am simply looking for a way to create a button command to show the lyrics for the currently playing song when pressed.
Great work on this man!
|
|
|
06-11-2007, 10:40 AM
|
#11
|
|
FLAC
Join Date: Jul 2005
Location: upland california us
Posts: 1,012
|
ok, is a program called, MiniLyrics, skinnable, and theres a way to make it fully transparent, very handy for your skin i think, be aware is not free.download it and have a play with it.
|
|
|
06-11-2007, 11:21 AM
|
#12
|
|
Super Moderator
Join Date: Sep 2005
Location: West Palm Beach, Florida
Posts: 3,745
|
I tried mini lyrics in the past, and not looking to go that route. Was just looking for a simple way to display the lyrics tag in RR itself. RR seems to be able to read everything but. Even if a dll or ocx was required, would be nice. I currently have around 30,000 songs, and 80% of em have lyrics embedded.
|
|
|
06-11-2007, 06:24 PM
|
#13
|
|
FLAC
Join Date: Jul 2005
Location: upland california us
Posts: 1,012
|
!wow that's a big list. well i haven't found nor remembered, where i saw that activeX and i think is open source but i might be wrong, i'll keep you inform.
|
|
|
06-11-2007, 09:36 PM
|
#14
|
|
SMKFree
Join Date: Aug 2003
Location: Chicago
Posts: 4,841
|
Finally got a chance to try this out last night. Works ok and how I expect.
One thing i did run into though. When i tested it, i just used whatever items were in my playlist and not thinking to check if they were .mp3 files or not (wma) and it seems to only work with .mp3 files as when i tried to edit the tag the file was damaged ( i have backups).
So maybe u can put some kind of error checking in to make sure it only will try to write tags for supported file types? Something like if the file is not a supprted type it will just call up another screen saying file type not supported or something along those lines.
Otherwise seems to work fine.
Thanks for sharing.
|
|
|
06-12-2007, 01:03 AM
|
#15
|
|
FLAC
Join Date: Jul 2005
Location: upland california us
Posts: 1,012
|
Quote: Originally Posted by liquid_smoke 
Finally got a chance to try this out last night. Works ok and how I expect.
One thing i did run into though. When i tested it, i just used whatever items were in my playlist and not thinking to check if they were .mp3 files or not (wma) and it seems to only work with .mp3 files as when i tried to edit the tag the file was damaged ( i have backups).
So maybe u can put some kind of error checking in to make sure it only will try to write tags for supported file types? Something like if the file is not a supprted type it will just call up another screen saying file type not supported or something along those lines.
Otherwise seems to work fine.
Thanks for sharing.
fixed this issue, sorry for the problems.
|
|
|
|
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 02:47 PM.
| |