1
0
Fork 0
mirror of synced 2024-09-29 08:51:43 +13:00
Rare/rare/components/tabs/downloads
Stelios Tsampas 148cf0ff8e Add models for the download queue.
The addition of download_only option broke the download queue
due to different positional arguments and tuple indices. Since
using indices is awkward, models to represent the download
and each item in the queue itself were added.
2021-05-25 23:52:25 +03:00
..
__init__.py Add models for the download queue. 2021-05-25 23:52:25 +03:00
dl_queue_widget.py Add models for the download queue. 2021-05-25 23:52:25 +03:00
download_thread.py Add models for the download queue. 2021-05-25 23:52:25 +03:00