Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Software & Software Development > Front Ends > Road Runner > RR Skins > RR Skins No Longer Supported


View Poll Results: Which menu choice would you prefer?
Keep it the way it is.. menu button takes you back to menu.skin 19 55.88%
menu button brings up main menu buttons on ANY screen 15 44.12%
Voters: 34. You may not vote on this poll

Reply
 
Share Thread Tools Display Modes
Old 12-13-2007, 04:29 PM   #91
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
here ya go nola... throw these in your skin file and see if that fixes anything.. if the trackart still doesnt update try pressing the art area again.

www.sonicxtacy.com/121307audiopatch.rar
__________________
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 12-13-2007, 05:19 PM   #92
FLAC
 
Nola111's Avatar
 
Join Date: Jan 2007
Location: New Orleans, LA
Posts: 1,197
Nola111 is an unknown quantity at this point
Thanks Sonic!

Ok here's the latest.

The art does NOT update automatically when changing the playlist, but it now WILL update when I press the album art.

Also, the strange characters seem to be gone, which is great.

The songs are now listing in REVERSE alphabetical order though. Not sure what's up there?

So now it seems I also have a bigger problem with Coverflow as well. I went back into Coverflow to check that Velvet Revolver album (to see about the funny characters since they were showing there too), and the back of the album art for it was showing the tracks of the previous album (Van Halen). So I figured I'd just go back and rebuild my XML files by re-running builder-artist.exe. Well, it won't finish rebuilding without erroring out with a serious error. I tried it 5 times and got the same result each time. Is there anything in your new code that would have affected coverflow?
Attached Images
 
Nola111 is offline   Reply With Quote
Old 12-13-2007, 06:29 PM   #93
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
my code does nothing in conflict with coverflow.. i cant help you with that. But when you say "change playlist" do you mean literally change the playlist via the audiobrowser or do you mean play the next track or press the nexttrack button? if you mean the first part of the question then we're on the same page.. mine does that as well or some reason. If the track art doesnt update when the next song is played thats a problem i dont have
__________________
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 12-13-2007, 07:39 PM   #94
FLAC
 
Nola111's Avatar
 
Join Date: Jan 2007
Location: New Orleans, LA
Posts: 1,197
Nola111 is an unknown quantity at this point
Quote: Originally Posted by Sonicxtacy02 View Post
my code does nothing in conflict with coverflow.. i cant help you with that. But when you say "change playlist" do you mean literally change the playlist via the audiobrowser or do you mean play the next track or press the nexttrack button? if you mean the first part of the question then we're on the same page.. mine does that as well or some reason. If the track art doesnt update when the next song is played thats a problem i dont have

I do mean the first part. However, the more I read some of what you're saying, the more I'm thinking I'm supposed to be seeing more than just the album art thumbnails next to the song titles in the playlist. When you say "track art doesn't update when the next song is played..." that makes me believe that maybe I should be seeing large album art somewhere? Like a Now Playing screen or something?
Nola111 is offline   Reply With Quote
Old 12-14-2007, 08:47 AM   #95
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 Nola111 View Post
I do mean the first part. However, the more I read some of what you're saying, the more I'm thinking I'm supposed to be seeing more than just the album art thumbnails next to the song titles in the playlist. When you say "track art doesn't update when the next song is played..." that makes me believe that maybe I should be seeing large album art somewhere? Like a Now Playing screen or something?





Yellow circle is "track art" Blue circle is "album art". You see the track art but not any album art? Thats odd cause the album art is captured automatically from Road Runner. All you have to do is have ANY image file in the directory where the track is. The Track art i'm doing manually.. thus it requires the ArtName variable defined in skin.ini.

Bottom line is if the track art changes when you change to antoher song in the current playlist then the track art works the same as mine. Currently, if i change the playlist the art doesnt update until i press on the track art area. This will be fixed. But if u dont see the album art i really dont know what that could be. I'm assuming you can see album art in all other skins?
__________________
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 12-14-2007, 08:53 AM   #96
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
Three New Features added:

In hopes in turning the "Info" Bar under the track name on top into a real info bar i've added a few things to every skin.

-Larger notification of City and State Traveled thru. Now when you are driving into a new city the info bar chimes and notifies you which city you are now entering.
-Alarm clock/memo function. You can set times and dates to key events and have them ring in and displayed on the info bar. Each event is set right in the skin.. so there's no real need to enter an .ini or .txt file.
-Reminders function. The reminders function as discussed here is now tied into the infobar allowing you to see reminders data in each skin.
__________________
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 12-14-2007, 10:19 AM   #97
FLAC
 
Nola111's Avatar
 
Join Date: Jan 2007
Location: New Orleans, LA
Posts: 1,197
Nola111 is an unknown quantity at this point
Quote: Originally Posted by Sonicxtacy02 View Post


Yellow circle is "track art" Blue circle is "album art". You see the track art but not any album art? Thats odd cause the album art is captured automatically from Road Runner. All you have to do is have ANY image file in the directory where the track is. The Track art i'm doing manually.. thus it requires the ArtName variable defined in skin.ini.

Bottom line is if the track art changes when you change to antoher song in the current playlist then the track art works the same as mine. Currently, if i change the playlist the art doesnt update until i press on the track art area. This will be fixed. But if u dont see the album art i really dont know what that could be. I'm assuming you can see album art in all other skins?

I should have asked you to post screenshots a long time ago... it definitely would have made sense!

Ok, no, I do not see that large album art. But fortunately, I figured out why. My folder.jpg files are hidden files (that's how WMP puts them in there when encoding and tagging an album). I have a couple random albums whose folder.jpg files are NOT hidden, and they show up fine. How hard would it be to write it into your code to allow hidden files?

Ok, I'm getting there. Seems a simple reboot fixed my browse-artist.exe crashing issue. Now I just need to find out why clicking on any song on the back of the coverflow art all plays the same song... off to the Coverflow thread for that one!

I'm really looking forward to XM by the way... that's what I use the most in the car. Hurry up Christmas!
Nola111 is offline   Reply With Quote
Old 12-14-2007, 10:31 AM   #98
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
unfortunately thats a road runner thing .. i cant enable hidden files in my skin.
__________________
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 12-14-2007, 02:15 PM   #99
FLAC
 
Nola111's Avatar
 
Join Date: Jan 2007
Location: New Orleans, LA
Posts: 1,197
Nola111 is an unknown quantity at this point
Yikes, ok I better talk to Guino then. The only way to unhide files manually is through command line in DOS, and I can't see myself doing that for 350 files.
Nola111 is offline   Reply With Quote
Old 12-14-2007, 02:20 PM   #100
MGD
FLAC
 
MGD's Avatar
 
Join Date: Feb 2005
Location: Los Angeles
Posts: 1,648
MGD is on a distinguished road
You have to do this only once for ALL files.
On the command prompt change the dir to your library and it will unhide all files and sub folders in the directory with the attrib command.

1. Open command prompt.
2. cd to base folder of your music collection.
3. Enter 'attrib -s -h -r *.jpg /s'

Last edited by MGD; 12-14-2007 at 02:26 PM.
MGD is offline   Reply With Quote
Old 12-14-2007, 10:40 PM   #101
FLAC
 
Nola111's Avatar
 
Join Date: Jan 2007
Location: New Orleans, LA
Posts: 1,197
Nola111 is an unknown quantity at this point
Ahh, good call MGD! I didn't even think of using a wildcard jpg. Ok, this will make things a lot easier. Thanks!

You don't know of any apps that will automatically go in and change all my song file names to insert a number in front, do you? I have to go through that process too it seems... my songs have track #'s in the ID3 tags, but not in the filename. So far my experience with RR is that it wants it in the filename.
Nola111 is offline   Reply With Quote
Old 12-15-2007, 01:14 PM   #102
Raw Wave
 
treetop777's Avatar
 
Join Date: Sep 2006
Location: War-Town, GA.
Posts: 1,915
treetop777 is an unknown quantity at this point
This is all IMO; don't mean to criticize.

There is to much going on in the track list, i would eliminate track art.
I would use the top bar to display information about the track, album, artist and so forth then remove that information from the track list itself and leave only the track name in the list.
The ratings indicators look like bugs at first glance - i would use the standard stars; also have it display only for the song that's playing.
Attached Images
 
treetop777 is offline   Reply With Quote
Old 12-15-2007, 02:43 PM   #103
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
i appreciate the feedback... but in all honesty i want for the playlist to be as informative as possible. If i were to remove the track art and ratings lists completely there'd be no real innovation present in that screen. As far as i know i'm the only person to this point to add these things to rr and i take pride in that. You will be happy to know that the final version will only have the ratings stars if you have the ratings neccesary ratings indicators present in the .skin file.
__________________
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 12-15-2007, 03:15 PM   #104
Raw Wave
 
treetop777's Avatar
 
Join Date: Sep 2006
Location: War-Town, GA.
Posts: 1,915
treetop777 is an unknown quantity at this point
treetop777 is offline   Reply With Quote
Old 12-15-2007, 03:22 PM   #105
FLAC
 
Nola111's Avatar
 
Join Date: Jan 2007
Location: New Orleans, LA
Posts: 1,197
Nola111 is an unknown quantity at this point
Quote: Originally Posted by Sonicxtacy02 View Post
You will be happy to know that the final version will only have the ratings stars if you have the ratings neccesary ratings indicators present in the .skin file.

Perfect... I was going to ask you for this and you already will deliver! I don't use ratings at all, so this is an awesome addition.

I have another question Sonic:

When I'm in Coverflow and I select a song or an album and it starts playing, what's the quickest way to get back to the Playlist screen? So far, the only way I can get back is by pressing Menu twice, and then pressing Audio again. Is there a way to jump directly back to the Playlist screen from the Coverflow screen? Perhaps even just a simple "Back" button?
Nola111 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
Chuck's Skins lots of pics Update 7-16-07 Chuck RR Released Skins 289 03-25-2009 07:06 AM
SiMTIVE - New flash skin WIP (UPDATED 10.10.07 with Video preview) marazi RR Skins 8 10-11-2007 07:38 PM
TO ALL SKINNERS (read this) jeep642 Road Runner 1 05-01-2007 12:23 PM
Beta testers for Sony FSR flash skin needed moahdib RR Skins 35 03-19-2007 01:15 PM
BFM and my flash skin holistic RR Skins 1 07-10-2005 05:32 PM



All times are GMT -5. The time now is 05:18 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