https://bugs.winehq.org/show_bug.cgi?id=25265
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |b614a15328b05d962c31b54b7e0 | |78580be23be8a Summary|Foobar2000 won't watch |Foobar2000 does not |folders |automatically update media | |library (folder watch does | |not work) URL|http://www.foobar2000.org/d |https://web.archive.org/web |ownload |/20210217111254/https://www | |.foobar2000.org/files/fooba | |r2000_v1.1.18.exe Status|NEW |RESOLVED Component|-unknown |wineserver Resolution|--- |FIXED
--- Comment #17 from Anastasius Focht focht@gmx.net --- Hello folks,
this was fixed a long time ago in Wine 1.3 series.
* https://source.winehq.org/git/wine.git/commitdiff/b614a15328b05d962c31b54b7e... ("server: Return multiple events in read_changes.")
* https://source.winehq.org/git/wine.git/commitdiff/be5a757c7acaa83cd651e5e043... ("server: Don't report rename events when file is moved between directories.")
Part of Wine 1.3.12 release
Thanks Piotr.
The testing was done incorrectly (including myself in comment #7). The main UI (default playlist listview) won't show anything. You have to open 'Library' -> 'Album List' and keep watching there for folder content changes.
$ sha1sum foobar2000_v1.* f3b010dbe90160ebb954544598ddefbb876651c4 foobar2000_v1.1.18.exe 14e088f3418e51991e9ec797819250094c2ffbb2 foobar2000_v1.3.exe 03f448c4e86f7d74a92029ce63f2c0d947c80711 foobar2000_v1.6.5.exe
$ du -sh foobar2000_v1.* 3.3M foobar2000_v1.1.18.exe 3.6M foobar2000_v1.3.exe 4.6M foobar2000_v1.6.5.exe
Regards