config:foobar2000
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
config:foobar2000 [2020/06/14 11:22] – [Updating portable installation under wine] Wulf Rajek | config:foobar2000 [2023/12/28 13:26] (current) – Wulf Rajek | ||
---|---|---|---|
Line 2: | Line 2: | ||
Foobar is an incredible lightweight music player with media database that can be configured to one's heart content and various plugins and addons are available. While it is a windows app, it works well under wine in Linux. | Foobar is an incredible lightweight music player with media database that can be configured to one's heart content and various plugins and addons are available. While it is a windows app, it works well under wine in Linux. | ||
+ | |||
+ | https:// | ||
===== Installation under wine from previous Windows install ===== | ===== Installation under wine from previous Windows install ===== | ||
Line 13: | Line 15: | ||
Use this folder as installation directory, replacing username with the actual linux username '' | Use this folder as installation directory, replacing username with the actual linux username '' | ||
- | # | + | Install |
- | < | + | < |
+ | cd " | ||
+ | wget https:// | ||
+ | chmod +x winetricks | ||
+ | sudo cp winetricks / | ||
- | required: gdiplus, probably not required wmp10, dotnet20\\ | + | cd " |
+ | wget https:// | ||
+ | sudo cp winetricks.bash-completion / | ||
+ | </ | ||
- | dirac\\ | + | Use winetricks to set the wine prefix to 32bit, windows 10 and install |
- | dotnet20\\ | + | Either through gui: |
- | ffdshow\\ | + | < |
- | gdiplus\\ | + | or |
- | gdiplus_winxp\\ | + | < |
- | icodecs\\ | + | winetricks settings win10 |
- | l3codex\\ | + | winetricks gdiplus |
- | mfc42\\ | + | </ |
- | msvcirt\\ | + | |
- | ogg\\ | + | |
- | sdl\\ | + | |
- | vcrun2008\\ | + | |
- | vcrun6\\ | + | |
- | vcrun6sp6\\ | + | |
- | windowscodecs\\ | + | |
- | wmp10\\ | + | |
- | wsh56vb\\ | + | |
- | wsh57\\ | + | |
- | xvid\\ | + | |
#set pseudo drive mappings to be in line with windows drive mappings | #set pseudo drive mappings to be in line with windows drive mappings | ||
- | < | + | < |
+ | WINEARCH=win32 | ||
+ | </ | ||
#set W: as / | #set W: as / | ||
#set S: as / | #set S: as / | ||
Line 61: | Line 61: | ||
#save a png icon for foobar as / | #save a png icon for foobar as / | ||
+ | |||
+ | {{: | ||
'' | '' | ||
Line 73: | Line 75: | ||
Exec=env PULSE_LATENCY_MSEC=60 / | Exec=env PULSE_LATENCY_MSEC=60 / | ||
Comment=Plays Music | Comment=Plays Music | ||
- | Icon=foobar2000.png | + | Icon=/ |
Categories=GNOME; | Categories=GNOME; | ||
StartupWMClass=foobar2000.exe | StartupWMClass=foobar2000.exe | ||
Line 84: | Line 86: | ||
</ | </ | ||
* Start the installer using< | * Start the installer using< | ||
- | wine foobar2000_v1.5.4.exe | + | wine foobar2000_v1.6.16.exe |
</ | </ | ||
* Select portable installation | * Select portable installation | ||
- | * enter the following destination folder, replacing username with the actual linux username< | + | * enter the following destination folder, replacing username with the actual linux username< |
* When prompted use the separate user-components folder. | * When prompted use the separate user-components folder. | ||
+ | ===== Restore backup ===== | ||
+ | < | ||
+ | tar -xzf file_name.tar.gz -C / | ||
+ | </ | ||
+ | ===== Disable Wine conf update ===== | ||
+ | |||
+ | If a message like "The Wine configuration in / | ||
+ | |||
+ | < | ||
+ | #echo ' | ||
+ | echo ' | ||
+ | </ | ||
+ | |||
+ | ===== Foobar2000 2.0 notes ===== | ||
+ | Text Display addon is not compatible with 64bit Foobar, but works with 32but Foobar v2.0. Possible alternative: | ||
+ | https:// | ||
+ | |||
+ | Album List white background. | ||
+ | |||
+ | ===== Run Services component ===== | ||
+ | |||
+ | The "Run services" | ||
+ | < | ||
+ | Label: Open file directory in Nemo | ||
+ | Path: Z: | ||
+ | Z: | ||
+ | </ |
config/foobar2000.1592130128.txt.gz · Last modified: 2023/05/29 11:53 (external edit)