|
 |
|
12-13-2008, 01:44 AM
|
#3076
|
|
Variable Bitrate
Join Date: May 2008
Posts: 237
|
John -
Are there assumptions for this?
Like, are you assuming that our Music Path and Playlist path are different? Should they be different?
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
12-13-2008, 02:30 AM
|
#3077
|
|
The Curator
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,565
|
Most peoples playlistpath resides inside their music path somewhere
|
|
|
12-13-2008, 02:30 AM
|
#3078
|
|
Super Moderator
Join Date: Sep 2005
Location: West Palm Beach, Florida
Posts: 3,745
|
Quote: Originally Posted by Minoritydan 
John -
Are there assumptions for this?
Like, are you assuming that our Music Path and Playlist path are different? Should they be different?
You can store playlists in each of your album folders, and use it to play that album, but that is built into RRMedia, as well as the skin.
RR uses a separate path to store playlists, the Playlistpath= in the rr.ini.
This is the spot where RR saves all playlists you create from inside RR. This way they are all in one place, and you can browse them and pick what you want. If you have playlists in each album folder, you have to do all the browsing to get to them, and may as well just play the music without the playlist if you have to browse all the way there anyways.
Personally my playlists are stored in Road Runner\Playlists\
|
|
|
12-13-2008, 02:31 AM
|
#3079
|
|
The Curator
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,565
|
Quote: Originally Posted by GizmoQ 
Hey John,
I just learned something new and wanted to share it with you. Remember when I was searching for a solution to the issue with DFX4 still showing the Artist and Album from the Audio Player when you switch to FM or XM and I wrote an elaborate RRCode section into my Exectbl.ini to change it. Well now that we have "ACTIVESOURCEID", I tried a simple label BYVAR and it works.
Example label:
L,169,93,390,30,0,00,16,xirod,"BYVAR;ACTIVESOURCEI D;rdsname<<rdsname<<TRACKNUMBER||= - ||xmstation<<TRACKNUMBER||= - ||srstation<<Tagalbum<<= <<= <<= ","SCROLL-CENTER"
The above is from one of my skins and as soon as I update all of the referenced labels in them, I'll give DFx4 a go and report back. This will definitely eliminate the last nasty bug in your menu.skins.
Hey Giz... I have already found some issues with the way mitch had added that and helped to get it working more correctly for the next release
|
|
|
12-13-2008, 02:54 AM
|
#3080
|
|
Low Bitrate
Join Date: Nov 2008
Posts: 74
|
John, thanks for the info about playlists with RR. I'm still a newbie so this is all pretty new to me. Minoritydan, did the last playlist I uploaded correct your problems? Is it working properly for you now? Just wanna make sure as this is my first contribution.
|
|
|
12-13-2008, 08:14 AM
|
#3081
|
|
Variable Bitrate
Join Date: May 2008
Posts: 237
|
Quote: Originally Posted by Cdeldridge 
John, thanks for the info about playlists with RR. I'm still a newbie so this is all pretty new to me. Minoritydan, did the last playlist I uploaded correct your problems? Is it working properly for you now? Just wanna make sure as this is my first contribution. 
Yes Its working for me now, the screen displays properly.
|
|
|
12-13-2008, 10:39 AM
|
#3082
|
|
Raw Wave
Join Date: Sep 2006
Location: War-Town, GA.
Posts: 1,915
|
Quote: Originally Posted by Minoritydan 
Actually, I did not see anything about setting up the External Apps in the FAQ.
I have Calc and Notepad, but nothing else.
I'd like to add some others, but I can just minimize RR for now (using the hidden feature - to launch my app).
That would be a workaround i guess.
From the FAQ:
"To set it up an Application on the Launch Folder:
-You must have a "base" launch folder (i.e. C:\LAUNCH\)
-You must create a sub-folder with your App's name (i.e. C:\LAUNCH\Calc)
-You must create a INI with the same name of your sub-folder (i.e. calc.ini)
-You must enter AT LEAST those two lines in the INI file:
PATH=C:\WINDOWS\system32\calc.exe
WindowSearchString=calc
-You must have the correct path and windowsearch (found with winspector) setup right for it to work correctly
-You can OPTIONALLY save a image with your sub-folder name for displaying in the launch screen (i.e. calc.jpg)
Note: The latest RR binary packages and install have examples of Launch folder and ini files you can use as base for adding other applications."
|
|
|
12-13-2008, 03:59 PM
|
#3083
|
|
FLAC
Join Date: Nov 2007
Posts: 919
|
Wow, really? Not one person on this thread uses HD radio? Not one can tell me if their "Band" changing button functions correctly? It would be most appreciated.
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
12-13-2008, 06:13 PM
|
#3084
|
|
FLAC
Join Date: Nov 2007
Posts: 919
|
Urhg...Remember back when this was released and a few of us had our Windows Fonts changed some how to the default DFX Font? That happened today upon a resume. I did not reinstall anything, change anything, or DO anything...Computer started up and boom, DFX fonts haunting my windows...Any ideas ?
|
|
|
12-14-2008, 04:58 PM
|
#3085
|
|
Raw Wave
Join Date: Oct 2003
Location: Poland, OH
Posts: 1,910
|
Quote: Originally Posted by tbird2340 
John, when I choose the layout to have a photo displayed, how do I change it from the Red car that is the default?
Thanks!
Anyone know the answer to this? Thanks
|
|
|
12-14-2008, 05:12 PM
|
#3086
|
|
Constant Bitrate
Join Date: Jul 2007
Location: Buena Park, So Cali
Posts: 192
|
Quote: Originally Posted by tbird2340 
Anyone know the answer to this? Thanks
Change the Photo.jpg in the dfx skin folder to what you would like it to be.
|
|
|
12-14-2008, 05:23 PM
|
#3087
|
|
Raw Wave
Join Date: Oct 2003
Location: Poland, OH
Posts: 1,910
|
Quote: Originally Posted by drewbp 
Change the Photo.jpg in the dfx skin folder to what you would like it to be.
Thanks.. I thought John told me before that he was going to make it so when you selected that it brought up your pictures path to be able to select it from there.. Guess not.
Thanks again..
|
|
|
12-15-2008, 04:18 PM
|
#3088
|
|
Variable Bitrate
Join Date: May 2008
Posts: 237
|
Quote: Originally Posted by treetop777 
That would be a workaround i guess.
From the FAQ:
"To set it up an Application on the Launch Folder:
-You must have a "base" launch folder (i.e. C:\LAUNCH\)
-You must create a sub-folder with your App's name (i.e. C:\LAUNCH\Calc)
-You must create a INI with the same name of your sub-folder (i.e. calc.ini)
-You must enter AT LEAST those two lines in the INI file:
PATH=C:\WINDOWS\system32\calc.exe
WindowSearchString=calc
-You must have the correct path and windowsearch (found with winspector) setup right for it to work correctly
-You can OPTIONALLY save a image with your sub-folder name for displaying in the launch screen (i.e. calc.jpg)
Note: The latest RR binary packages and install have examples of Launch folder and ini files you can use as base for adding other applications."
I think I was looking in the Helper files - sorry!
where is this FAQ?
|
|
|
12-15-2008, 05:12 PM
|
#3089
|
|
Variable Bitrate
Join Date: May 2008
Posts: 237
|
2 quick questions.
Does this have the Mileage plugin incorporated? I thought it was in previous versions, but I don't think I saw it at anytime when I was setting up my PC.
Background: http://www.mp3car.com/vbulletin/rr-p...mption-14.html
I could not find Vehicle Maintenance - is this in here or was it removed? Its in the fist post of this thread, but I don't see it anywhere.
Last edited by Minoritydan; 12-16-2008 at 11:29 AM.
|
|
|
12-16-2008, 11:07 AM
|
#3090
|
|
Newbie
Join Date: Mar 2008
Posts: 26
|
visualizaition problem
Ok I have done some searches and can not seem to find a fix to this problem whenever I click the visu button under the music player a winamp visualization window pops up showing the visualization instead of it being in rr skin I am using the latest rr and dfx 4.0 so what do I need to do to have it show embeded instead of a seperate window
thank you
ps if there is a thread already telling how to fix this if you can just point me to it because i have looked and can not find a fix
|
|
|
|
|
|
Advertisement
|
Sponsored links
|
| 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 01:38 AM.
| |