Results 5 issues of elizaaverywilson

Would it at all be possible to add spicetify-hide-podcasts as a [Homebrew](https://brew.sh) package? That would make installation and staying up to date on Linux and macOS lower maintenance for users.

enhancement
help wanted
blocked

Removed extraneous end parenthesis and line break in the code example

This is a great project, but you could you add the ability to not include certain directories in the warnings? I don't want to get warned about open source libraries...

You can't really use #warning as a note to self as intended with GCC_TREAT_WARNINGS_AS_ERRORS on. Could you please change that so we can use #warnings? Thanks :)

### Describe the bug enCroissant deletes PGN tag pairs where `BlackElo` or `WhiteElo` is unrated. Per [PGN specs](http://www.saremba.de/chessgml/standards/pgn/pgn-complete.htm#c8.2.6), a hyphen should be used for unrated players. ### Reproduction 1. Create...

type: bug