Steven Wallace
Steven Wallace
Added a `--write-playlists` option to generate .m3u playlists when downloading playlists.
## Issue When using optimizer hints, SQL Server expects the `ORDER` clause to come before the `OPTION` clause, as shown [in the official docs](https://learn.microsoft.com/en-us/sql/t-sql/queries/select-transact-sql?view=sql-server-ver16#syntax-for-sql-server-and-azure-sql-database). When combining `optimizer_hints` and any query...
Not quite ready to go, as I'm not sure how the `srcrect` passed to draw should behave, but here is most of a port of _sdl2.video.Image into C. I tried...