|
6488ab2f7e
|
Update playable.py
|
2025-04-04 22:38:07 +13:00 |
|
|
8251d8bc91
|
update utils.py
|
2025-04-04 22:31:25 +13:00 |
|
|
3520939452
|
Update.
|
2025-04-04 22:26:22 +13:00 |
|
|
eeb340554e
|
Updated get_lyrics function in playable.py
|
2025-04-04 22:22:21 +13:00 |
|
|
1db1e8b602
|
Change links in playable.py and edited the bytes_to_base62 function in utils.py
|
2025-04-04 21:53:48 +13:00 |
|
|
fe1ee92caa
|
Fix lyrics function
|
2025-04-04 21:28:07 +13:00 |
|
|
2ce4537d9b
|
revert e5d6546d50
revert Update zotify/config.py
|
2025-04-04 21:02:48 +13:00 |
|
|
e5d6546d50
|
Update zotify/config.py
|
2025-04-04 20:57:03 +13:00 |
|
DraftKinner
|
908904cffc
|
Fixed issue #1
|
2025-03-23 15:43:19 -04:00 |
|
DraftKinner
|
83f56b0cac
|
Fixed issue #13
|
2025-03-23 14:16:14 -04:00 |
|
DraftKinner
|
cf06b40afc
|
Fixed issue #19: Added try/except clause on previous fix when getting track id metadata
|
2025-03-22 16:11:37 -04:00 |
|
DraftKinner
|
16f3e6c38e
|
Update -m flag details
|
2025-03-22 13:38:09 -04:00 |
|
DraftKinner
|
4cd4b35f63
|
Version bump to 0.9.11
|
2025-03-22 13:12:42 -04:00 |
|
DraftKinner
|
a9cdd7d9a1
|
Fixed issue #21
|
2025-03-22 13:08:42 -04:00 |
|
DraftKinner
|
0b6e46a9d5
|
Fixed issue #19
|
2025-03-22 12:37:32 -04:00 |
|
DraftKinner
|
2d04278ed7
|
Fixed issue #29
|
2025-03-22 12:02:39 -04:00 |
|
DraftKinner
|
c5032d8ec0
|
Fixed issue #28
|
2025-03-22 11:13:45 -04:00 |
|
DraftKinner
|
85c1b9c1e4
|
Fixed issue #23
|
2025-03-21 23:39:57 -04:00 |
|
DraftKinner
|
8a848d69f9
|
Fixed issue #26
|
2025-03-21 23:32:22 -04:00 |
|
DraftKinner
|
a5a649c073
|
Version bump setup.cfg to 0.9.10
|
2025-03-09 20:13:04 -04:00 |
|
DraftKinner
|
0799f3b81b
|
Removed writing spotid as metadata when an already existing file is detected during output file creation
|
2025-03-09 17:41:53 -04:00 |
|
DraftKinner
|
638e9f10c6
|
Version bump
|
2025-03-09 17:33:30 -04:00 |
|
DraftKinner
|
f56c133273
|
Fixed issue #18
|
2025-03-09 17:32:39 -04:00 |
|
DraftKinner
|
ea3be10ee0
|
Updated music-tag package to fix mp4 tag not properly being stored
|
2025-03-09 13:00:02 -04:00 |
|
DraftKinner
|
215446cf5d
|
Updated music-tag package to support aac and fdk_aac for issue #10
|
2025-03-08 12:41:04 -05:00 |
|
DraftKinner
|
e9e68c8dc6
|
Updated with -m flag usage
|
2025-03-03 19:07:31 -05:00 |
|
DraftKinner
|
eed421041f
|
Use nargs for -d parameter
|
2025-02-25 12:17:34 -05:00 |
|
DraftKinner
|
82dc7471ac
|
Fixed issues #10 and #15
|
2025-02-25 11:20:21 -05:00 |
|
DraftKinner
|
18fcb370f2
|
Update music-tag version that is needed in the fix for issue #15
|
2025-02-25 11:15:31 -05:00 |
|
DraftKinner
|
1d552c6dc4
|
Add exception handling for empty collections when scanning libraries
|
2025-02-21 12:03:49 -05:00 |
|
DraftKinner
|
4b0cc59404
|
Fixed issue #14
|
2025-02-21 11:47:31 -05:00 |
|
DraftKinner
|
af988457c7
|
Added rate limiter changes
|
2025-02-13 15:12:02 -05:00 |
|
DraftKinner
|
ba9590d8f8
|
Changed internal rate limiter library used to implement adjustable rate limit modes
|
2025-02-13 15:08:56 -05:00 |
|
DraftKinner
|
caae869d48
|
Version bump
|
2025-02-10 17:00:25 -05:00 |
|
DraftKinner
|
ce8d095de7
|
Fixed issue #9: Moved -v argument to mutually exclusive group
|
2025-02-10 16:58:50 -05:00 |
|
DraftKinner
|
3b2dfe8c2f
|
Fixed issue #4: Added increasing delay on consecutive rate limit hits
|
2025-02-10 16:42:02 -05:00 |
|
DraftKinner
|
645be0def3
|
Fixed issue #4 (Audio key error, code: 2)
|
2025-02-10 00:27:17 -05:00 |
|
DraftKinner
|
afc696de5d
|
Fixed track extension being appended twice
|
2025-02-10 00:02:36 -05:00 |
|
DraftKinner
|
813e322f76
|
Updated --skip-duplicates changes
|
2025-02-09 21:12:33 -05:00 |
|
DraftKinner
|
0789b63f1b
|
Changed metadata tag used for spotify track id
|
2025-02-09 21:05:48 -05:00 |
|
DraftKinner
|
3ae34dae60
|
Updated to --skip-previous details
|
2025-02-09 17:23:15 -05:00 |
|
DraftKinner
|
08c6fb911e
|
Added --skip-duplicate implementation
|
2025-02-09 16:41:14 -05:00 |
|
DraftKinner
|
802b5b5928
|
Formatted to conventions
|
2025-02-07 23:10:56 -05:00 |
|
DraftKinner
|
ec5a26b603
|
Formatted to conventions
|
2025-02-07 22:49:44 -05:00 |
|
DraftKinner
|
5ff25967ca
|
Version bump
|
2025-02-07 19:16:20 -05:00 |
|
DraftKinner
|
9204034f02
|
Added unreleased changes
|
2025-02-07 18:19:41 -05:00 |
|
DraftKinner
|
9d3441ffd7
|
Added --skip-previous implementation
|
2025-02-07 18:19:00 -05:00 |
|
DraftKinner
|
e829b39683
|
Changed method of adding extension for duplicate file check
|
2025-02-02 21:56:43 -05:00 |
|
DraftKinner
|
bf43369781
|
Changed music-tag package link to mirror
|
2025-02-02 14:12:23 -05:00 |
|
DraftKinner
|
b8e0881f43
|
Changed music-tag package used to a fork more similar to the one hosted in zotify.xyz
|
2025-02-01 23:02:07 -05:00 |
|