- d0630f7 Change re-queue text to retry by arabcoders
- a81ee12 Improved playlist handling by arabcoders
- bd695e7 Remove the redundant usage of AsyncPool and replace it with asyncio semaphore by arabcoders
- b37d614 Migrate configStore to ts by arabcoders
- f6e3c94 minor changes to the event bus dispatcher by arabcoders
- 7469968 minor logs update by arabcoders
- 8c82d1b create new loop in main thread by arabcoders
- 3e00ebd fix big in tailing log by arabcoders
- fdec235 Fix tasks not dispatching by arabcoders
- c367b7a strip leading/ending whitespace from task data. by arabcoders
- 8dc1707 print progress hook data if we are running in debug mode. by arabcoders
- 43aef86 switch from config.version to config.app_version by arabcoders
- a9cb816 Fix login cookie not being set correctly. Closes #310 by arabcoders
- 7e29e7b Handle tasks exception by arabcoders
- de30400 make it more clear when item has already been downloaded. by arabcoders
- 388ed0b Handle Download queue task exceptions by arabcoders
- a584ffc prevent the Download queue from back pressuring the event loop by arabcoders
- 44b395a use proper names for all create_tasks by arabcoders
- 6ba37fa refactor: reorganize imports and add whitespace by arabcoders
- 9dd7130 implements real throttle for playlist processor. by arabcoders
- ccb5b37 Fix playlist_autonumber by arabcoders
- da8ecd2 Added missing playlist_ keys by arabcoders
- 1ce9acd Merge pull request #311 from arabcoders/dev by Abdulmohsen