Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Foobar 2000 on usb drive? (Read 9205 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Foobar 2000 on usb drive?

can you put the foobar on a usb drive? it would come in handy for playing music and stuff on other peoples computers?

Foobar 2000 on usb drive?

Reply #1
Quote
can you put the foobar on a usb drive? it would come in handy for playing music and stuff on other peoples computers?
[a href="index.php?act=findpost&pid=282924"][{POST_SNAPBACK}][/a]


Have you tried it?
Who are you and how did you get in here ?
I'm a locksmith, I'm a locksmith.

Foobar 2000 on usb drive?

Reply #2
Yes it can. I've tried it and it works as long there is no system dependencies, e.g. for playing WMA file which you need to download certain file (can't remember) to be installed in the system unless you already has it. 

Foobar 2000 on usb drive?

Reply #3
Yes, it works for me too. The only problem I've encountered so far is, if you plug the USB to a different computer and it assigns a different drive letter. For example, my USB with foobar on it is always drive F:, and when I plug it and it becomes drive E:, the playlists don't point to the correct files.

You can get around this issue on this windows computer by either mapping some other drive to E: before you plug in the USB. Or (as long as the letter you need is still free, F: in my case) you can share the whole USB drive to yourself only and map it to F:.

Does anyone know if I can make playlists relative to the position of foobar player - to avoid the problem above? If the playlist didn't contain the information that all the songs are on drive F: for me, and it were only saved the path from foobar program to music file, I would have less trouble with the drive letters. Thanks!

Foobar 2000 on usb drive?

Reply #4
I'm interested too with a USB Drive version. The problem now is that we have to install the soft to update the folder on the USB Drive... boring.

Is there a way to extract the files from *.exe (if an archive version never come) ?

Thx

Foobar 2000 on usb drive?

Reply #5
Use the /e command line switch with the installer to merely extract the data.

Foobar 2000 on usb drive?

Reply #6
Quote
Use the /e command line switch with the installer to merely extract the data.
[a href="index.php?act=findpost&pid=307237"][{POST_SNAPBACK}][/a]

/e command line does not seem to work in 0.9b4  and Case's special installer(0.8.3).

Foobar 2000 on usb drive?

Reply #7
IIRC m3u files can have relative paths from the M3U

Not sure thoughk.
hi

Foobar 2000 on usb drive?

Reply #8
Quote
Does anyone know if I can make playlists relative to the position of foobar player - to avoid the problem above? If the playlist didn't contain the information that all the songs are on drive F: for me, and it were only saved the path from foobar program to music file, I would have less trouble with the drive letters. Thanks!
[a href="index.php?act=findpost&pid=284833"][{POST_SNAPBACK}][/a]

The *.fpl playlists always uses absolute paths. You can change the drive letters, though, by a search and replace. But as *.fpl playlists are binary files you must do such with a hex editor, not a text editor, or else you might damage the files. E.g. replace all text strings "file://E:\" by "file://F:\" (without the quotes). On the other hand, the *.m3u and *.m3u8 playlists made by fb2k uses relative paths (and theire pure text files, *.m3u are ANSI and *.m3u8 are UTF-8, so you can edit them with Notepad). So for this use it's maybe easier to use *.m3u.... (?) The paths are not relative to the position of the player, BTW, that's irrelevant, but of the position of the playlist in regard to the files it refers to.

EDIT: Typo.
"ONLY THOSE WHO ATTEMPT THE IMPOSSIBLE WILL ACHIEVE THE ABSURD"
        - Oceania Association of Autonomous Astronauts

Foobar 2000 on usb drive?

Reply #9
Quote from: Mr_Rabid_Teddybear,Jun 19 2005, 08:59 AM

Quote from: Zoominee,Mar 23 2005, 06:22 AM
Does anyone know if I can make playlists relative to the position of foobar player - to avoid the problem above?


Can't you format the usb driver with an absolute name like "myflash:" ?