Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Software & Software Development > Front Ends > Road Runner > RR Plugins > RR Released Plugins


Reply
 
Share Thread Tools Display Modes
Old 08-21-2006, 03:32 PM   #16
Terminal flasher
 
Sonicxtacy02's Avatar
 
Join Date: Sep 2004
Location: Woodbridge, VA
Posts: 6,307
Sonicxtacy02 has a spectacular aura aboutSonicxtacy02 has a spectacular aura about
reading the ID3 tag might be a little complicated for me even if doable with the new version of autoit. What i can do is make the program check for the song title in the playlist files and if so notify you. This would be less cpu-intensive then scanning a library or songs i believe
__________________
03 Acura RSX Coupe
Developer of: RRFusion, MovieTimes.NET, (new)RRMail, RRShoutcast, & RRVehicle Maintenance
Currently working on: RRVehicle Maintenance
Sonicxtacy02 is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 08-21-2006, 11:06 PM   #17
SMKFree
 
liquid_smoke's Avatar
 
Join Date: Aug 2003
Location: Chicago
Posts: 4,841
liquid_smoke is on a distinguished road
yeah, i think it would be better that way, but with out notification.
__________________
01101100 01101001 01110001 01110101 01101001 01100100 01011111 01110011
01101101 01101111 01101011 01100101

beer replenishment fund
http://www.mp3car.com/vbulletin/rr-faq/
mp3car live search

i have joost invites, just hit me up for one.
liquid_smoke is offline   Reply With Quote
Old 08-22-2006, 12:20 PM   #18
Terminal flasher
 
Sonicxtacy02's Avatar
 
Join Date: Sep 2004
Location: Woodbridge, VA
Posts: 6,307
Sonicxtacy02 has a spectacular aura aboutSonicxtacy02 has a spectacular aura about
new version released. Check post #1
LS, if ur not too busy could you test the new one out since you have a grasp on the program already. I'd appreciate it. BTW if you want ur skin removed just say the word.
__________________
03 Acura RSX Coupe
Developer of: RRFusion, MovieTimes.NET, (new)RRMail, RRShoutcast, & RRVehicle Maintenance
Currently working on: RRVehicle Maintenance

Last edited by Sonicxtacy02; 08-22-2006 at 12:29 PM.
Sonicxtacy02 is offline   Reply With Quote
Old 08-22-2006, 07:18 PM   #19
SMKFree
 
liquid_smoke's Avatar
 
Join Date: Aug 2003
Location: Chicago
Posts: 4,841
liquid_smoke is on a distinguished road
cool, ill test it out in a sec

I dont mind if you include my skin as the default.
I think i may have changed it a tad after i sent it to you, ill send you an updated version if what u have is different.
__________________
01101100 01101001 01110001 01110101 01101001 01100100 01011111 01110011
01101101 01101111 01101011 01100101

beer replenishment fund
http://www.mp3car.com/vbulletin/forumdisplay.php?f=93
mp3car live search

i have joost invites, just hit me up for one.
liquid_smoke is offline   Reply With Quote
Old 08-22-2006, 07:25 PM   #20
SMKFree
 
liquid_smoke's Avatar
 
Join Date: Aug 2003
Location: Chicago
Posts: 4,841
liquid_smoke is on a distinguished road
check your dowload, you included 2 copies of everything.
Not sure if they are old and new ver or just copies of same thing.
Ill do a compare in a sec to see if they are the same
__________________
01101100 01101001 01110001 01110101 01101001 01100100 01011111 01110011
01101101 01101111 01101011 01100101

beer replenishment fund
http://www.mp3car.com/vbulletin/forumdisplay.php?f=93
mp3car live search

i have joost invites, just hit me up for one.
liquid_smoke is offline   Reply With Quote
Old 08-22-2006, 10:34 PM   #21
SMKFree
 
liquid_smoke's Avatar
 
Join Date: Aug 2003
Location: Chicago
Posts: 4,841
liquid_smoke is on a distinguished road
ok, so far everything seems to be working fine.

Only issue was the 1star.au3 still didnt create a playlist file or anything.
I took a look at the soucre and compared it to the others and noticed there is a filedelete line that was missing but present in all the others.
When i added it to 1star.au3 and recompiled then it worked fine.

other than that, everything else works perfect without any modifications.

The only real issue i think that's going to comeback and bite you again and again is reading the RR.ini file and requireing the brackets at the first line.
I completely understand why it has to be there, else autoIT wouldnt read the file properly.
I thought about asking guino to reformat the RR.ini file to a standard .ini file format a long time ago when i wanted to read and write to RR.ini, but figured i would try to find another way first.

I think it may be better to just have the user set the paths manually in seperate file, maybe ratingsconfig.ini so you dont have to deal with having to put the brackets back in everytime you save the file from RR.ini

I take a look also and see if there are any other alternative options for reading and writeing to RR.ini with autoIT

but as far as everything else, everything seems to be in order.

Nice Job.
__________________
01101100 01101001 01110001 01110101 01101001 01100100 01011111 01110011
01101101 01101111 01101011 01100101

beer replenishment fund
http://www.mp3car.com/vbulletin/forumdisplay.php?f=93
mp3car live search

i have joost invites, just hit me up for one.
liquid_smoke is offline   Reply With Quote
Old 08-23-2006, 01:23 AM   #22
Newbie
 
Join Date: May 2006
Posts: 27
Tippa is on a distinguished road
Good plugin. Just installed and tested it whit freedom skin.

Works well, but what is this nag window saying TEST and deafult after i rate song?
Attached Images
 
Tippa is offline   Reply With Quote
Old 08-23-2006, 02:05 AM   #23
SMKFree
 
liquid_smoke's Avatar
 
Join Date: Aug 2003
Location: Chicago
Posts: 4,841
liquid_smoke is on a distinguished road
the test and default pop up is kind of a debug screen that was put in to make sure things were running correctly. The next version i believe will not have this pop up.

If you pop up says TEST default, then you dont have the plugin setup correctly.

Open RR.ini and add
"[]" without quotes! on the FIRST line of the file

The playlist files should be saved into the dir specified in RR.ini as the playlistpath
If the plugin cant find the playlistpath= line in RR.ini it will use the default which is the musicpath.
But if it cant find that, which its prob not if you dont have the brackets in RR.ini it will save the playlist in the same dir as the script files.
__________________
01101100 01101001 01110001 01110101 01101001 01100100 01011111 01110011
01101101 01101111 01101011 01100101

beer replenishment fund
http://www.mp3car.com/vbulletin/forumdisplay.php?f=93
mp3car live search

i have joost invites, just hit me up for one.
liquid_smoke is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 08-23-2006, 08:54 AM   #24
Terminal flasher
 
Sonicxtacy02's Avatar
 
Join Date: Sep 2004
Location: Woodbridge, VA
Posts: 6,307
Sonicxtacy02 has a spectacular aura aboutSonicxtacy02 has a spectacular aura about
Quote: Originally Posted by Tippa View Post
Good plugin. Just installed and tested it whit freedom skin.

Works well, but what is this nag window saying TEST and deafult after i rate song?

whoops thought i took that out updated first post with version without debug msgbox.
__________________
03 Acura RSX Coupe
Developer of: RRFusion, MovieTimes.NET, (new)RRMail, RRShoutcast, & RRVehicle Maintenance
Currently working on: RRVehicle Maintenance
Sonicxtacy02 is offline   Reply With Quote
Old 08-23-2006, 08:57 AM   #25
Terminal flasher
 
Sonicxtacy02's Avatar
 
Join Date: Sep 2004
Location: Woodbridge, VA
Posts: 6,307
Sonicxtacy02 has a spectacular aura aboutSonicxtacy02 has a spectacular aura about
Quote: Originally Posted by liquid_smoke View Post
the test and default pop up is kind of a debug screen that was put in to make sure things were running correctly. The next version i believe will not have this pop up.

If you pop up says TEST default, then you dont have the plugin setup correctly.

Open RR.ini and add
"[]" without quotes! on the FIRST line of the file

The playlist files should be saved into the dir specified in RR.ini as the playlistpath
If the plugin cant find the playlistpath= line in RR.ini it will use the default which is the musicpath.
But if it cant find that, which its prob not if you dont have the brackets in RR.ini it will save the playlist in the same dir as the script files.

Thanks for the help again.. today i'm gonna look into a way to do it without the brackets. I do think rr.ini needs the standard format though just to avoid the same problem with other programs.
I also corrected the 1 star playlist. Thanks!
__________________
03 Acura RSX Coupe
Developer of: RRFusion, MovieTimes.NET, (new)RRMail, RRShoutcast, & RRVehicle Maintenance
Currently working on: RRVehicle Maintenance
Sonicxtacy02 is offline   Reply With Quote
Old 08-24-2006, 02:53 AM   #26
SMKFree
 
liquid_smoke's Avatar
 
Join Date: Aug 2003
Location: Chicago
Posts: 4,841
liquid_smoke is on a distinguished road
np,
Ive been wanting something like this for a while, so im glad to help out anyway i can.
I see guino is going to make the RR.ini follow standard ini formats, so thats good news.
__________________
01101100 01101001 01110001 01110101 01101001 01100100 01011111 01110011
01101101 01101111 01101011 01100101

beer replenishment fund
http://www.mp3car.com/vbulletin/forumdisplay.php?f=93
mp3car live search

i have joost invites, just hit me up for one.
liquid_smoke is offline   Reply With Quote
Old 08-25-2006, 12:16 AM   #27
The Curator
 
Blue ZX3's Avatar
 
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,565
Blue ZX3 will become famous soon enoughBlue ZX3 will become famous soon enough
Too late...

You can read the so called rr.ini file and pull any info you want from it with it being in any order...been there done that.. I'm sending sonic my snipet to do this...

you just have to think out-side the box sometimes...
__________________
RideRunner...The #1 FE, PERIOD.

RR Media >>HERE <<

RRExtended Plugin
Updated RR Config (Current Ver 1.0.2.0)
Old RR Versions
Complete CFX PSD Set
RRSkinEditor v.76c
DFX Btn Editor

Last edited by Blue ZX3; 08-25-2006 at 01:21 AM.
Blue ZX3 is offline   Reply With Quote
Old 08-28-2006, 02:40 PM   #28
Terminal flasher
 
Sonicxtacy02's Avatar
 
Join Date: Sep 2004
Location: Woodbridge, VA
Posts: 6,307
Sonicxtacy02 has a spectacular aura aboutSonicxtacy02 has a spectacular aura about
new version in first post!
__________________
03 Acura RSX Coupe
Developer of: RRFusion, MovieTimes.NET, (new)RRMail, RRShoutcast, & RRVehicle Maintenance
Currently working on: RRVehicle Maintenance
Sonicxtacy02 is offline   Reply With Quote
Old 08-30-2006, 01:35 AM   #29
Newbie
 
Join Date: May 2006
Posts: 27
Tippa is on a distinguished road
Tested new version, works great
Next it is going to the car.
Tippa is offline   Reply With Quote
Old 08-30-2006, 09:10 AM   #30
Terminal flasher
 
Sonicxtacy02's Avatar
 
Join Date: Sep 2004
Location: Woodbridge, VA
Posts: 6,307
Sonicxtacy02 has a spectacular aura aboutSonicxtacy02 has a spectacular aura about
might as well wait. I've got the latest version 90% done. Just have to figure a way to remove a song from the playlist.
__________________
03 Acura RSX Coupe
Developer of: RRFusion, MovieTimes.NET, (new)RRMail, RRShoutcast, & RRVehicle Maintenance
Currently working on: RRVehicle Maintenance
Sonicxtacy02 is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks

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
Garo's Extra POI Plugin 1.0 beta 1 garo Map Monkey 63 01-18-2007 01:32 PM
Hello World plugin paulpv CF Plugins 5 06-08-2006 11:07 PM
How do I use the Base plugin sources ? guino RR FAQ 1 04-24-2006 04:43 PM
Winamp LCD display plugin / IRMan plugin - together? Jarrod Software & Software Development 9 06-03-2002 06:39 AM
Resumer Winamp plugin..works with MPC, too Tony S Software & Software Development 7 03-30-2002 06:10 PM



All times are GMT -5. The time now is 11:09 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.2
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics