Added
- Add playlist support
- Add fallback track support
- Add the
CONNECTION_POOL_MAXSIZEconfiguration setting - Add the
ALWAYS_FETCH_RELEASE_DATEconfiguration setting - CLI: add the
playlistcommand - CLI: add the
searchcommand--playlist/-poption - CLI: add track/album release date to outputs for the
search
andartistcommands using the-r/--releaseoption
Changed
- Fetch track details in separated threads (when requested)
Dependencies
- Upgrade
fastapito0.123.10 - Upgrade
pydanticto2.12.5 - Upgrade
pydantic-settingsto2.12.0 - Upgrade
typerto0.20.0 - Upgrade
uvicornto0.38.0