Commit Graph

63 Commits

Author SHA1 Message Date
Oskar Dudziński fbb32e735d 📝 Added version info to CLI 2026-05-02 18:09:15 +02:00
Oskar Dudziński 6b82c40fae Added Dolby Atmos support (needs testing) (#348)
* add dolby atmos support

* 🚀 Bump version to 3.4.0a5
2026-04-30 01:14:32 +02:00
Oskar Dudziński 477b4b4635 🐛 Files are no longer written with restrictive permissions (#347)
* add chmod mask after file download (fix #265)

* 🚀 Bump version to 3.4.0a4
2026-04-29 13:49:44 +02:00
Oskar Dudziński debca2fc1d 🚀 Bump version from 3.4.0a2 to 3.4.0a3 2026-04-28 22:46:43 +02:00
Oskar Dudziński e32fde7794 🚀 Bump version from 3.4.0a1 to 3.4.0a2 2026-04-28 21:28:09 +02:00
Oskar Dudziński 0f76845c35 🚀 Bump version to 3.4.0a1 2026-04-25 00:55:38 +02:00
Oskar Dudziński 4b6b23225a 🚀 Bump version from 3.2.3 to 3.3.0 2026-04-23 23:03:02 +02:00
Oskar Dudziński 7de23cee1b Bump version from 3.2.3a1 to 3.2.3 2026-04-11 11:27:38 +02:00
Oskar Dudziński fc074543d1 Bump version to 3.2.3a1 2026-04-06 09:44:21 +02:00
Oskar Dudziński b6ddd6b64e Bump version from 3.2.1 to 3.2.2 2026-03-08 07:53:39 +01:00
Oskar Dudziński ee7e079a27 🚀 Bump version from 3.2.0 to 3.2.1 2026-02-26 14:42:48 +01:00
Oskar Dudziński 381003097f 🚀 Bump version from 3.1.5 to 3.2.0 2026-01-18 17:38:08 +01:00
Oskar Dudziński c5d5b365c8 🚀 Bump version from 3.1.4 to 3.1.5 2025-12-03 01:12:23 +01:00
Oskar Dudziński 82c4ce0c37 🐛 Fixed covers that were fetched unnecessarily #245 (#254)
* fetch cover only when item is about to be downloaded

* rename cover method to `fetch_data`

* 🚀 Bump version from 3.1.4a3 to 3.1.4
2025-12-01 19:05:46 +01:00
Oskar Dudziński 145a776b63 🚀 Bump version from 3.1.4a2 to 3.1.4a3 2025-12-01 01:14:40 +01:00
Oskar Dudziński 2332708326 🚀 Bump version from 3.1.4a1 to 3.1.4a2 2025-11-29 22:59:16 +01:00
Oskar Dudziński 789fc6bb4a Bump version to 3.1.4a1 2025-11-24 21:04:19 +01:00
Oskar Dudziński b9f586574a 🚀 Bump to 3.1.3 2025-11-23 13:11:09 +01:00
Oskar Dudziński 94db88bd08 🚀 bump to 3.1.3a1 2025-11-22 23:18:18 +01:00
Oskar Dudziński f605c628da 🚀 bump to 3.1.2 2025-11-21 22:17:24 +01:00
Oskar Dudziński 63e7120060 🚀 Bump to 3.1.2a1 2025-11-21 21:23:13 +01:00
Oskar Dudziński 24c4fae353 🚀 bump to 3.1.1 2025-11-21 14:14:10 +01:00
Oskar Dudziński c8a8939741 🐛 Fixed {album.master} template (#237)
* fix `predict_item_quality` logic

* update `album.master` template logic

* bump to 3.1a2
2025-11-20 18:13:06 +01:00
Oskar Dudziński 85088e737a 🐛 Fixed video downloading (#235)
* rename `VideoQuality` to `StreamVideoQuality`

* remove bad logic from predicting video quality

* print info when skipping video

* bump to 3.1.1 alpha
2025-11-20 16:13:53 +01:00
Oskar Dudziński a57869277f 🚀 bump to 3.1.0 2025-11-17 15:48:08 +01:00
Oskar Dudziński 68f5e17a1b 🚀 bump to 3.0.1 2025-11-10 18:42:11 +01:00
Oskar Dudziński dde611de45 🚀 bump to 3.0.1a1 2025-11-08 23:38:20 +01:00
Oskar Dudziński 75572bb043 🚀 bump to 3.0.0 2025-11-08 15:28:53 +01:00
Oskar Dudziński b87888536e tiddl3 (#194) 2025-11-08 15:18:44 +01:00
Oskar Dudziński 01eeff3cac 🚀 2.8.0 (#182)
* bump version

* remove testing, add venv instructions, formatting

* remove tests and examples
2025-11-04 20:52:56 +01:00
Oskar Dudziński 1613f85978 Download only videos from an artist (#181)
* add `getArtistVideos` api endpoint

* add `--only-video` flag

* bump version
2025-11-03 16:59:54 +01:00
Oskar Dudziński 0bc8802c0e 🚀 bump to 2.7.0 2025-10-28 22:24:48 +01:00
Oskar Dudziński a41caf20fd 🚀 bump to 2.6.5 2025-10-26 14:41:34 +01:00
Oskar Dudziński f767f5ca41 🐛 Fix metadata 2025-10-17 09:53:52 +02:00
Oskar Dudziński 146dd6ae77 🚀 bump to 2.6.3 2025-10-16 18:08:37 +02:00
Oskar Dudziński d3564f4139 🐛 Fix metadata for flac tracks (#168)
* quick fix for metadata that was not added for flac tracks

* bump version
2025-10-15 22:25:44 +02:00
Oskar Dudziński 0f44f9780a 🚀 bump to 2.6.2 2025-10-02 17:54:49 +02:00
Oskar Dudziński 3053e91134 🚀 bump to 2.6.2a1 2025-10-02 00:17:18 +02:00
Oskar Dudziński 0c53783497 🚀 bump to 2.6.1 2025-09-25 19:14:17 +02:00
Oskar Dudziński 3e2c9373fb 🚀 bump to 2.6.0 2025-09-25 18:52:05 +02:00
Oskar Dudziński 1e1b384f39 🚀 bump to 2.6.0a1 2025-09-22 17:43:45 +02:00
Oskar Dudziński bf6874d9e7 🚀 bump to 2.5.2 2025-09-07 19:56:54 +02:00
Oskar Dudziński b899d0b286 🚀 bump to 2.5.1 2025-08-19 20:18:44 +02:00
xiliourt f478e9f1d2 Changed FFmpeg to asynchronous (#137)
* Change cli/download to use asyncio.run() for the convert call

Ensures it awaits the return of 'path' before proceeding

* Updated to async convertFileExtension via ffmpeg_asyncio

* Changed to ffmpeg-asyncio dependency

Also requires ffmpeg installed at an OS level

* (Missed a comma)

* Update pyproject.toml
2025-07-19 23:45:29 +02:00
Oskar Dudziński 34c1b1fd4e 🚀 bump to 2.5.0 2025-07-17 11:23:36 +02:00
Oskar Dudziński a4a7e66b84 🚀 bump to 2.4.0 2025-06-03 16:41:10 +02:00
Oskar Dudziński 2eb25b81f9 🚀 bump to 2.3.5 2025-05-30 13:04:49 +02:00
Oskar Dudziński 1f1e89a97a 🚀 bump to 2.3.4 2025-05-23 10:41:03 +02:00
Oskar Dudziński 13b3c8b03b 🚀 bump to 2.3.3 2025-04-18 19:54:57 +02:00
Oskar Dudziński 7a18b0f6b8 🚀 bump to 2.3.2 2025-03-17 15:36:35 +01:00