siebenstreich
siebenstreich
If the output naming pattern is set to '@track.@ext', then split2flac terminates with the error message "Failed to rename track file". The reason is that the mv command gives an...
If both internal and external cue sheet are present, I don't see a way how to force the internal one being used. I think there should be a way to...
This idea was mentioned by diffycat at issue #10: An option to retrieve the metadata from MusicBrainz would be fantastic! To get the metadata, the MusicBrainz Release ID is needed...
It seems that there are two ways how cue sheets are internally stored in FLAC files. The "official" way, which is produced for example by executing > flac --cuesheet=[file.cue] [file.flac]...
On a flac file with embedded cue sheet, the command metaflac --export-cuesheet-to=[cuefile] [flacfile] creates a cue-file with the first line FILE "[flacfile]" FLAC Running cuebreakpoints on the generated cue-file, the...
I didn't find an answer on this elsewhere, so I hope opening this issue is ok. There are modern electronic-only journals which deviate from the traditional pages format. Instead, the...
The `mathtools` package provides commands like `\coloneqq` and `\eqqcolon` for typographically sound symbols for definitions of expressions via equality sign. However, the natural counterpart `:⇔` for definitions of statements via...
I think I found a bug. Not a bug in the original game (there are many), but a bug in BrightEyes where the game behaves differently than the original one....
in `v302de.h`, there are functions for reading hero/monster status bits, like `hero_dead(...)`. However, I cannot find functions for setting status bits. Is there a reason for this? It would be...