|
 |
|
04-01-2009, 11:18 PM
|
#121
|
|
FLAC
Join Date: Jul 2005
Location: upland california us
Posts: 1,012
|
i use mute only if a tag/art/lyrics is been updated, on the current track, first STOP, then write the tag, then mute, then play, then seekto, then mute, but only if the track is been played.
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
04-02-2009, 09:01 AM
|
#122
|
|
Terminal flasher
Join Date: Sep 2004
Location: Woodbridge, VA
Posts: 6,307
|
Quote: Originally Posted by EL CAMINO 
i use mute only if a tag/art/lyrics is been updated, on the current track, first STOP, then write the tag, then mute, then play, then seekto, then mute, but only if the track is been played.
i tried enabling the plugin again and it did the same thing. The mute is occuring before RR resumes winamps playback so there's no actual track playing but i can confirm that winamp is running when it happens. Perhaps i dont have the latest version? I'm still using the one with the folder name aw_genie.
__________________
03 Acura RSX Coupe
Developer of: RRFusion, MovieTimes.NET, (new)RRMail, RRShoutcast, & RRVehicle Maintenance
Currently working on: RRVehicle Maintenance
|
|
|
04-02-2009, 09:23 AM
|
#123
|
|
Confusion Master
Join Date: Sep 2003
Location: If you go down to the woods today, You're sure of
Posts: 11,928
|
Quote: Originally Posted by EL CAMINO 
i use mute only if a tag/art/lyrics is been updated, on the current track, first STOP, then write the tag, then mute, then play, then seekto, then mute, but only if the track is been played.
Rather than stop a track that is playing, why not wait till the track has finished then change the data?
|
|
|
04-02-2009, 02:38 PM
|
#124
|
|
FLAC
Join Date: Jul 2005
Location: upland california us
Posts: 1,012
|
i had that idea as well when trying to find the best way to hadle this,but the only thing is that the update wont be instant, that's why i went this route.
|
|
|
04-02-2009, 02:39 PM
|
#125
|
|
FLAC
Join Date: Jul 2005
Location: upland california us
Posts: 1,012
|
Quote: Originally Posted by Sonicxtacy02 
i tried enabling the plugin again and it did the same thing. The mute is occuring before RR resumes winamps playback so there's no actual track playing but i can confirm that winamp is running when it happens. Perhaps i dont have the latest version? I'm still using the one with the folder name aw_genie.
i can pm you part of the code, maybe you can see what's wrong.
Last edited by EL CAMINO; 04-02-2009 at 02:44 PM.
|
|
|
04-02-2009, 02:48 PM
|
#126
|
|
Confusion Master
Join Date: Sep 2003
Location: If you go down to the woods today, You're sure of
Posts: 11,928
|
Quote: Originally Posted by EL CAMINO 
i had that idea as well when trying to find the best way to hadle this,but the only thing is that the update wont be instant, that's why i went this route.
Maybe you could update the labels only, do it looks like they have changed, then as soon as song changes, change the file.
|
|
|
04-02-2009, 03:12 PM
|
#127
|
|
Terminal flasher
Join Date: Sep 2004
Location: Woodbridge, VA
Posts: 6,307
|
Quote: Originally Posted by Enforcer 
Maybe you could update the labels only, do it looks like they have changed, then as soon as song changes, change the file.
thinking like that makes me wanna order you to fix/create every RR Plugin. You best cut it out.
E.C.. go ahead and pm me it. I'll see if i can figure it out.. but i notice its not doin it on my work pc.. just in the car
__________________
03 Acura RSX Coupe
Developer of: RRFusion, MovieTimes.NET, (new)RRMail, RRShoutcast, & RRVehicle Maintenance
Currently working on: RRVehicle Maintenance
|
|
|
04-02-2009, 04:25 PM
|
#128
|
|
Confusion Master
Join Date: Sep 2003
Location: If you go down to the woods today, You're sure of
Posts: 11,928
|
Quote: Originally Posted by Sonicxtacy02 
thinking like that makes me wanna order you to fix/create every RR Plugin. You best cut it out.
Shaddup, I have enough trouble fixing my own, that the physical part of the install gets neglected.
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
04-22-2009, 03:12 PM
|
#129
|
|
Terminal flasher
Join Date: Sep 2004
Location: Woodbridge, VA
Posts: 6,307
|
latest RR seems to have broken the tag editing feature. It shows the plugin is loaded but then i get this:
Code:
Que Exec: True, tag_editor.skin, "AwRR_Set_Album", False
4/22/2009 3:09:43 PM: Executing: AwRR_Set_Album
4/22/2009 3:09:43 PM: Command not executed: AwRR_Set_Album
4/22/2009 3:09:43 PM: Que Exec: True, tag_editor.skin, "ONCOMMANDINVALID", False
any ideas?
__________________
03 Acura RSX Coupe
Developer of: RRFusion, MovieTimes.NET, (new)RRMail, RRShoutcast, & RRVehicle Maintenance
Currently working on: RRVehicle Maintenance
|
|
|
04-23-2009, 07:57 PM
|
#130
|
|
FLAC
Join Date: Jul 2005
Location: upland california us
Posts: 1,012
|
not sure, but with the last version i have it does work ok, i added the "ON.." events(thanks RR team) in the plugins, i'll make it available tomorrow. works really good.
|
|
|
05-03-2009, 03:31 AM
|
#131
|
|
FLAC
Join Date: Jul 2005
Location: upland california us
Posts: 1,012
|
an updated version is released, Lyrics and AlbumArt download is now inside the plugin, script has been removed, an option to use external source is still available.
"ON..." Events are now inside the plugin, (Thanks RR Coding Team). more info in skin commands.txt,
|
|
|
05-03-2009, 07:19 AM
|
#132
|
|
Constant Bitrate
Join Date: Aug 2004
Posts: 176
|
in tag_editor.skin, when I click to artist ("EXEC;AwRR_Set_Artist||AWRR_ARTIST"), plugin downloads and set the album art automatically then shows OSK.skin for a second then updates lyrics. Is there a problem with this command? Other than Artist, tag edit future works fine. Thanks for the new version..
__________________
----------------------------------------------------------------------
|
|
|
05-03-2009, 02:28 PM
|
#133
|
|
FLAC
Join Date: Jul 2005
Location: upland california us
Posts: 1,012
|
you are right, i broke the code when adding auto Embed art, so i had th change the command from "AwRR_Set_Art" to AwRR_Embed_Art" thats the only change i had to do. all good now, thankyou for letting me know.
|
|
|
05-03-2009, 02:50 PM
|
#134
|
|
Constant Bitrate
Join Date: Aug 2004
Posts: 176
|
Thanks again for this nice plugin, I just tested, works fine now.
__________________
----------------------------------------------------------------------
|
|
|
05-09-2009, 07:36 AM
|
#135
|
|
THE EXPERIMENTER
Join Date: Sep 2007
Location: UK,Surrey
Posts: 1,358
|
yippee finally got it working, damn comp systems , so far so good, only problem found so far is labels don't update on clclick, but its early testing so get ready for me to break this again lol.....
|
|
|
|
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:40 PM.
| |