Results 9 comments of L4R5

I tried using curlftpfs for creating incremental backups. This leads to the same issue. From what I can tell from ftpd's log message, curlftpfs is also using the REST command...

I will try with a fresh sd card with the latest version tomorrow.

I tried again with 0.8.2b. I moved my existing /home/deck/.var/app/net.retrodeck.retrodeck out of the way for retrodeck to initialize the directory structure again. It shows the same behaviour for all symlinks...

Hi, is it possible to also provide Spigot / Paper releases on Modrinth. Makes updating plugins a lot easier.

I would love to see an option to dump the wav to stdout on linux so vgmplay can be used in pipes. My goal is being able to play vgm...

> Any suggestions for how to deal with playlists? > > Or would it help to modify https://github.com/ValleyBell/libvgm/blob/master/vgm2wav.cpp so that it allows outputting to stdout? I do not use playlists....

> implemented here: [ValleyBell/libvgm@5aa5147](https://github.com/ValleyBell/libvgm/commit/5aa5147d24c0acd19a74978327b1d31af40592b0) this fixes my case. Thanks.