Package Details: foobar2000 2.1.6-1

Git Clone URL: https://aur.archlinux.org/foobar2000.git (read-only, click to copy)
Package Base: foobar2000
Description: An advanced freeware audio player (uses Wine)
Upstream URL: https://www.foobar2000.org
Licenses: custom
Submitter: None
Maintainer: supermario
Last Packager: supermario
Votes: 67
Popularity: 0.028541
First Submitted: 2010-05-07 18:02 (UTC)
Last Updated: 2024-09-25 14:17 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 Next › Last »

Dante commented on 2016-09-25 08:33 (UTC) (edited on 2016-09-25 08:35 (UTC) by Dante)

Same problem. Foobar uses NSIS packager by old Pawłowski's colleagues. Looks like its format has been changed recently, so many unpacking tools were broken with it. http://forums.winamp.com/showthread.php?p=3068165 You can fix it manually for now. After the installation, move back the misplaced files: sudo mv /usr/share/foobar2000/''$'\003''肕'/* /usr/share/foobar2000/ It worked for me.

carrioncrow commented on 2016-09-21 08:12 (UTC) (edited on 2016-09-23 08:55 (UTC) by carrioncrow)

Hi, I've upgraded yesterday and foobar2000 is broken. It seems to be links that are broken, they include weird characters like 肕 (for example : /usr/share/foobar2000/肕/avcodec-fb2k-57.dll) I've tried to desinstall, reinstall (with yaourt), reinstall manually with the snapshot, download source and install by myself (with your PKGBUILD), nothing works. If I double click on /home/romain/.foobar2000/%03肕/foobar2000.exe, it says "name not valid". Any idea ? edit : I've installed a previous version (1.3.10) from dropbox and it's OK. I think my problem comes from the way it's downloaded from foobar's website and paths are constructed. edit2 : Same problem on my laptop

supermario commented on 2016-07-03 10:52 (UTC)

@doskoi thanks for the hint!

deimos commented on 2016-07-03 02:47 (UTC)

@doskoi the DLAGENTS method is great to know, thanks.

abouvier commented on 2016-07-03 01:53 (UTC)

You can bypass the dynamic download link with the DLAGENTS variable: makedepends=('wget') source=("foobar2000_v$pkgver.exe::https://www.foobar2000.org/download") DLAGENTS=('https::/usr/bin/wget -nH --cut-dirs=3 -r -l 2 -A exe %u')

supermario commented on 2016-05-10 00:50 (UTC)

This downloads from dropbox because the foobar2000.org generates a dynamic download link.

sentriz commented on 2016-05-09 20:10 (UTC)

thank you very much for this, supermario

sentriz commented on 2016-05-09 20:07 (UTC)

@Aelius Hi, I was concerned about this too - but I think it's fine. senan@manjaro ~/downloads $ md5sum foobar2000_v1.3.10-official.exe 2994486afdcce7f78d80019a797a8ab2 foobar2000_v1.3.10-official.exe senan@manjaro ~/downloads $ md5sum foobar2000_v1.3.10-dropbox.exe 2994486afdcce7f78d80019a797a8ab2 foobar2000_v1.3.10-dropbox.exe

craeckie commented on 2015-11-24 20:07 (UTC)

That helped, thanks for the hint! :)

supermario commented on 2015-11-24 13:33 (UTC)

@craeckie Try rebuilding unarchiver