Results 1 to 10 of 15

Thread: Help to change the player

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Sep 2011
    Posts
    1

    Default Help to change the player

    Can not change the player. What is wrong in this custom command line:
    C:\Program Files\Foobar2000\Foobar2000.exe "%1%"
    Thanks

  2. #2
    Join Date
    Feb 2004
    Location
    Posts
    157

    Default

    Probably the space between "Program" and "Files". Here's what I've been using successfully to get OrangeCD to use Winamp:

    "c:\program files\winamp\winamp" "%1"

    Notice the quotes around the command like as well as the parameter.

    To implement the queuing function the command is similar:

    "C:\Program Files\Winamp\winamp.exe" /ADD "%1"

    The /ADD qualifier does not require quotes because it contains no spaces.

    Microsoft caused a lot of problems for a lot of people by using "Program Files" instead of a simple "bin" directory like normal folks would use.

  3. #3
    Join Date
    Oct 2005
    Location
    Malta
    Posts
    270

    Default

    Does Winamp update the last played/time played fields when you play a CD?

    Is it possible to use Window Media player or any other player?

    Joe
    Last edited by Joebugs; 10-12-2011 at 04:50 PM.

  4. #4
    Join Date
    Feb 2004
    Location
    Posts
    157

    Default

    I believe OrangeCD itself manages the 'Last Time Played' field. I just tested a recording I haven't listened to for awhile, and when I clicked my play link it launched Winamp. The Last Played date updated immediately, but I did have to hit the refresh view button in OrangeCD to see it. (If you're not familiar with this button, it's the one where two curved white arrows nearly touch head to tail on a green circle, in the top toolbar.)

    My custom theme only displays this field on the album page. It cannot be seen on the album property sheet dialog (tabbed collection of property pages). I haven't worked on themes in awhile; I don't remember if that field exists on a per track basis or not. It's also not in the track property sheet dialog.

    I see no reason why you couldn't use Windows Media player, or any other player that offers a command line interface. Having never done it, I don't know what the command lines would be. To enter the commands, select View and the Preferences to open the preferences property sheet, then click the Media tab to open the Media property page. You'll need to use the arrows to the right of the tabs to scroll the tabs until you find the Media tab.

  5. #5
    Join Date
    Oct 2005
    Location
    Malta
    Posts
    270

    Default

    Quote Originally Posted by Balok View Post
    I believe OrangeCD itself manages the 'Last Time Played' field. I just tested a recording I haven't listened to for awhile, and when I clicked my play link it launched Winamp. The Last Played date updated immediately, but I did have to hit the refresh view button in OrangeCD to see it. (If you're not familiar with this button, it's the one where two curved white arrows nearly touch head to tail on a green circle, in the top toolbar.)

    My custom theme only displays this field on the album page. It cannot be seen on the album property sheet dialog (tabbed collection of property pages). I haven't worked on themes in awhile; I don't remember if that field exists on a per track basis or not. It's also not in the track property sheet dialog.

    I see no reason why you couldn't use Windows Media player, or any other player that offers a command line interface. Having never done it, I don't know what the command lines would be. To enter the commands, select View and the Preferences to open the preferences property sheet, then click the Media tab to open the Media property page. You'll need to use the arrows to the right of the tabs to scroll the tabs until you find the Media tab.

    Balok,

    Thanks for your reply. This is great since it appears that Andre is not updating the OrangeCD player. Maybe he can help with the commands for the most common players: Media Player, Real Player, etc. A drop down menu with the Player commands in the media menu will be great.

  6. #6
    Join Date
    Feb 2009
    Posts
    1,549

    Default

    I will add that OrangeCD is better integrated with Windows Media Player than with any other player. You don't need to deal with command lines, just go to Preferences -> Media and select Media Player playback option (it's first in the list).

    Andrei

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •