twojstaryzdomu
twojstaryzdomu
All too often getting 'not include valid file.'. Please enable a way to fail the release altogether when the release assets listed in files aren't found. Empty releases without assets...
This PR enables the following: 1. Handle image based on cuesheet FILE definitions. The first parameter is used to select the track or file to convert. Specifying a track will...
This PR enhances rsync with an independent update mode for symbolic links. Its main purpose is to skip symlinks that are newer on the receiver. The mode is enabled independently...
There is inherent risk to the current handling for conflicting symlink command-line options, whereby two different parameters may be specified at the same time and not throw a warning, even...
rsync 3.2.3 will only copy, not update, symbolic links, without regard to their timestamps on the receiving end. There is no option to support preserving more recent links with '--update'...
The link http://fs-uae.net/docs/options presents an empty page. Is that something that has gone missing on purpose? The latest one that I can find was https://web.archive.org/web/20160311180137/http://fs-uae.net/options then it got discontinued. Having...
With the following setup (where ~/.fsuae/fs-uae.conf is symlinked to ~/.config/fs-uae...), fs-uae 3.1.66 isn't picking up the configuration file `Default.fs-uae`. ``` # cat ~/.fsuae/fs-uae.conf base_dir = ~/.fsuae configurations_dir = ~/.fsuae/config #...
## Feature request As my [earlier request](https://github.com/MusicPlayerDaemon/MPD/issues/1535) was closed without the ability to clarify the use case, I open one that clearly states what is requested. mount: 1. requires user...
## Feature request MPD appears to support a single music_directory path. Enabling additional directories via multiple music_directory calls would be a convenient feature. A single music_directory works only on the...
## Feature request Related to the ignored feature proposed on #1317. It's difficult to get any sort of response there. In essence, stop mpd process when mpd has been idle...