diff --git a/CHANGELOG-master.json b/CHANGELOG-master.json index 94877ce3..51320e3d 100644 --- a/CHANGELOG-master.json +++ b/CHANGELOG-master.json @@ -1,8 +1,162 @@ [ { - "tag": "master-20250621-de4b88ee", - "date": "2025-06-21T17:58:01+00:00", + "tag": "master-20250624-1ce9acd3", + "date": "2025-06-24T19:26:10+00:00", "commits": [ + { + "sha": "da8ecd27", + "message": "Added missing playlist_ keys", + "author": "arabcoders", + "date": "2025-06-24T19:07:33+00:00", + "full_sha": "da8ecd2722934158417a57bf2ea571ca0898083a" + }, + { + "sha": "ccb5b376", + "message": "Fix playlist_autonumber", + "author": "arabcoders", + "date": "2025-06-24T19:02:59+00:00", + "full_sha": "ccb5b3767f73ad8f63e85722096aad679a793012" + }, + { + "sha": "9dd71302", + "message": "implements real throttle for playlist processor.", + "author": "arabcoders", + "date": "2025-06-24T18:59:58+00:00", + "full_sha": "9dd71302f352c43f58a07f49cfb9a9b6c3ff5a98" + }, + { + "sha": "6ba37faf", + "message": "refactor: reorganize imports and add whitespace", + "author": "arabcoders", + "date": "2025-06-24T14:59:28+00:00", + "full_sha": "6ba37faf49a0369016bcae71161c372f4c5f0fb5" + }, + { + "sha": "44b395ae", + "message": "use proper names for all create_tasks", + "author": "arabcoders", + "date": "2025-06-24T14:58:48+00:00", + "full_sha": "44b395aed9092b313364bb8a69875e22ca6156b2" + }, + { + "sha": "a584ffcf", + "message": "prevent the Download queue from back pressuring the event loop", + "author": "arabcoders", + "date": "2025-06-24T14:56:12+00:00", + "full_sha": "a584ffcfd6032d7544733b8a7df7ceb3b42a5775" + }, + { + "sha": "388ed0bf", + "message": "Handle Download queue task exceptions", + "author": "arabcoders", + "date": "2025-06-24T14:38:11+00:00", + "full_sha": "388ed0bf9d57451de98ff8d42137105eb1a729a4" + }, + { + "sha": "de304005", + "message": "make it more clear when item has already been downloaded.", + "author": "arabcoders", + "date": "2025-06-24T14:26:03+00:00", + "full_sha": "de304005da79b851a4de5e1b2f72f199dd6db5e7" + }, + { + "sha": "7e29e7b4", + "message": "Handle tasks exception", + "author": "arabcoders", + "date": "2025-06-24T13:26:56+00:00", + "full_sha": "7e29e7b48cae52795099357168100233c916cfc3" + }, + { + "sha": "a9cb8160", + "message": "Fix login cookie not being set correctly. Closes #310", + "author": "arabcoders", + "date": "2025-06-24T13:08:55+00:00", + "full_sha": "a9cb816050abb8c8fc907ff295cc85966097420e" + }, + { + "sha": "43aef86e", + "message": "switch from config.version to config.app_version", + "author": "arabcoders", + "date": "2025-06-23T13:26:27+00:00", + "full_sha": "43aef86e7ee1b2571f2f295fb4d0f1256889f05d" + }, + { + "sha": "8dc17071", + "message": "print progress hook data if we are running in debug mode.", + "author": "arabcoders", + "date": "2025-06-23T11:00:49+00:00", + "full_sha": "8dc17071cec1e5bb0ce13c8ea7be336c4c77e54e" + }, + { + "sha": "c367b7a5", + "message": "strip leading/ending whitespace from task data.", + "author": "arabcoders", + "date": "2025-06-23T10:37:41+00:00", + "full_sha": "c367b7a5d3901156936d8d28d37594906865f6ce" + }, + { + "sha": "fdec2356", + "message": "Fix tasks not dispatching", + "author": "arabcoders", + "date": "2025-06-23T09:56:00+00:00", + "full_sha": "fdec2356f9cba29a9cc11a1f20c699db416943aa" + }, + { + "sha": "3e00ebd0", + "message": "fix big in tailing log", + "author": "arabcoders", + "date": "2025-06-23T09:55:49+00:00", + "full_sha": "3e00ebd067f48ba8c81115260127d938d23a2dd3" + }, + { + "sha": "8c82d1b9", + "message": "create new loop in main thread", + "author": "arabcoders", + "date": "2025-06-22T22:13:17+00:00", + "full_sha": "8c82d1b99c02bc4cf328d84b88f37ac3a86142a4" + }, + { + "sha": "74699680", + "message": "minor logs update", + "author": "arabcoders", + "date": "2025-06-22T22:07:50+00:00", + "full_sha": "74699680eaa0a586071b34623fa0ebe172b5a296" + }, + { + "sha": "f6e3c944", + "message": "minor changes to the event bus dispatcher", + "author": "arabcoders", + "date": "2025-06-22T22:00:36+00:00", + "full_sha": "f6e3c944327853ae751890291b6c2fee73f37bc8" + }, + { + "sha": "b37d614e", + "message": "Migrate configStore to ts", + "author": "arabcoders", + "date": "2025-06-22T18:49:07+00:00", + "full_sha": "b37d614e2701cd656f566268e6c59df285ae7e98" + }, + { + "sha": "bd695e70", + "message": "Remove the redundant usage of AsyncPool and replace it with asyncio semaphore", + "author": "arabcoders", + "date": "2025-06-22T16:24:42+00:00", + "full_sha": "bd695e7067eb6b2cc5631569f9444491fced6067" + }, + { + "sha": "a81ee127", + "message": "Improved playlist handling", + "author": "arabcoders", + "date": "2025-06-22T15:32:56+00:00", + "full_sha": "a81ee127e9dd291c86414c650c36a890082ef6db" + }, + { + "sha": "d0630f74", + "message": "Change re-queue text to retry", + "author": "arabcoders", + "date": "2025-06-22T15:03:12+00:00", + "full_sha": "d0630f7415d7cef2e51f2571ddd2de3e537e6590" + }, { "sha": "a2f5c770", "message": "minor design update for index page.", @@ -186,7 +340,7 @@ "full_sha": "8694e82965453019b5f6d01ef181bfd541f87173" } ], - "full_sha": "de4b88eef378e67e692c950c457e898db0fb405d" + "full_sha": "1ce9acd3164011936c8cf5d4d56a6445188a9b5d" }, { "tag": "master-20250616-c07465a6", diff --git a/CHANGELOG.json b/CHANGELOG.json index 2c2f127e..3f905b88 100644 --- a/CHANGELOG.json +++ b/CHANGELOG.json @@ -1,8 +1,8 @@ [ { - "tag": "Unmerged (dev branch)", - "full_sha": "da8ecd2722934158417a57bf2ea571ca0898083a", - "date": "2025-06-24T19:07:33+00:00", + "tag": "Unreleased (1ce9acd3)", + "full_sha": "1ce9acd3164011936c8cf5d4d56a6445188a9b5d", + "date": "2025-06-24T19:26:10+00:00", "commits": [ { "sha": "da8ecd27",