Commit graph

5 commits

Author SHA1 Message Date
Nathan Thomas
fa65929c97
Implement check for updates feature (#558)
* Implement check for updates

* Fix tests

* Bump version
2024-01-13 22:49:23 -08:00
Nathan Thomas
577d914e93 Add tests for version number matching 2024-01-10 16:56:39 -08:00
Nathan Thomas
7b59e623ff
Make file names shorter in metadata module (#519)
* Rename files in metadata module

* Fix tests
2023-12-27 14:40:51 -08:00
--global
23d2c37486 smaller silence.flac 2023-12-27 01:12:26 +01:00
draco
8bb5fc9b23 import TrackInfo, AlbumInfo, add silence.flac
Maybe should change `metadata/__init__.py` instead so the line
`from streamrip.metadata import *` becomes sufficient?
2023-12-27 00:33:26 +01:00