Commit graph

161 commits

Author SHA1 Message Date
Roger Far
6cf8b32ba9 Bump to 1.8.3 2021-08-05 11:38:24 -06:00
Roger Far
732e8d9691 Fixed potential issue with duplicate categories. 2021-08-05 11:29:48 -06:00
Roger Far
a8dc196dfe Add version report when the host is starting. 2021-08-05 11:25:40 -06:00
Roger Far
7931568803 Fixed bug where downloads weren't starting properly.
Bump to 1.8.2.
2021-08-02 13:37:22 -06:00
Roger Far
06b4422ab8 Bump to 1.8.1 2021-07-31 14:55:57 -06:00
Roger Far
1f754daf1f pragma warning disable 4014 2021-07-31 14:52:39 -06:00
Roger Far
05e565ff1f Fixed bug where the download and unpack handlers were not properly dispatched. 2021-07-31 14:50:59 -06:00
Roger Far
a121593829 Add better distinct checking for categories. 2021-07-25 10:13:31 -06:00
Roger Far
e4c001b0ce Update database settings retrieval. 2021-07-20 22:53:55 -06:00
Roger Far
697cd58023 Update RD.NET to 2.0 2021-07-20 19:15:11 -06:00
Roger Far
553d46c68d no message 2021-07-18 23:09:25 -06:00
Roger Far
ca17db4f5e Bump to 1.8.0 2021-07-18 22:56:58 -06:00
Roger Far
3ee687f615 Created a separate page for torrent into, added download retrying per file. 2021-07-18 22:46:17 -06:00
Roger Far
fa11dc9bc7 Big update on the add download and setting screens which are now proper pages instead of modals.
Fixed issue where it would slow down on waiting for RealDebrid generating links for downloads.
2021-07-18 17:29:45 -06:00
Roger Far
4daa5ba4dc Reorganize settings in separate tabs. 2021-07-18 14:38:49 -06:00
Roger Far
3e832cc416 Fixed enter button press on the login and setup pages. 2021-07-18 14:22:12 -06:00
Roger Far
e4d522b00e Upgrade packages, clean up some small things. 2021-07-18 14:17:13 -06:00
Roger Far
0e1e547c71 Add category support by saving the categories in the settings table now. 2021-07-18 14:11:40 -06:00
Roger Far
3a2d33435e Bump to 1.7.8 2021-06-16 07:41:33 -06:00
Roger Far
16dfda50b9 Updated RD.NET to 1.0.4 2021-06-16 07:39:17 -06:00
Roger Far
a77e42f91b Bump to 1.7.7 2021-06-09 19:02:08 -06:00
Roger Far
4a87a57a65 Fixed retrying failed selecting of torrent files. 2021-06-09 18:59:06 -06:00
Roger Far
34422d7167 Fixed error handling on downloads. 2021-06-09 18:58:49 -06:00
Roger Far
fa9c839be0 Fixed rare issue where the download link would be empty or invalid. 2021-06-09 17:39:30 -06:00
Roger Far
94804d7cba Add no cache to the docker-publish.ps1 file to make sure we're building clean images. 2021-06-06 16:15:34 -06:00
Roger Far
0e2cb36080 Bump to 1.7.6 2021-06-05 14:59:03 -06:00
Roger Far
f63758521a Fixed Dockerfile to build the ARM64 build correctly. 2021-06-05 14:56:33 -06:00
Roger Far
a3ea5c61f2 Fixed cache issue. 2021-06-05 14:56:16 -06:00
Roger Far
71c9eb17fb Fixed issue with torrent data caching. 2021-06-05 14:21:29 -06:00
Roger Far
f151312d47 Fixed issue with downloading new files. 2021-06-05 12:40:24 -06:00
Roger Far
a01137daf4 Add 1.7.5 changelog 2021-06-05 12:29:05 -06:00
Roger Far
9fae26e21d no message 2021-06-05 12:27:00 -06:00
Roger Far
bf3ba9dc64 Bump to 1.7.5 2021-06-05 12:25:19 -06:00
Roger Far
3380bc6820 Update RD.NET 2021-06-05 12:20:44 -06:00
Roger Far
97b94900fd Set dynamic base href. 2021-06-05 12:08:19 -06:00
Roger Far
5e490e8b0d Add check if torrent is actually changed from RD to prevent DB updates. 2021-06-05 11:46:59 -06:00
Roger Far
7872836ae7 Add torrent caching. 2021-06-05 11:46:41 -06:00
Roger Far
9a7aefaa71 Add a thread safe lock to the settings 2021-06-05 11:25:47 -06:00
Roger Far
1f50cda389 Update packages. 2021-06-05 10:59:56 -06:00
Roger Far
75875af36a no message 2021-06-05 10:59:36 -06:00
Roger Far
5bdf224e1b Fixed bug where original filename wasn't handled properly. 2021-06-05 10:50:56 -06:00
Roger Far
fe3b7d8867 Improve handling of torrent URL's that are HTTP files. 2021-04-28 07:46:07 -06:00
Roger Far
659675d538 Update packages. 2021-04-26 19:47:33 -06:00
Roger Far
3cc3c1eeda
Merge pull request #57 from ravensorb/master
Updated dockerfile to use build image as source rather than add local file
2021-04-26 16:05:38 -06:00
Shawn Anderson
24aa54319d Updated dockerfile to use build image as sorce rather than local filesystem 2021-04-26 17:24:26 -04:00
Roger Far
ad5e5b48ce
Merge pull request #55 from ravensorb/master
Added support for dos2unix to handle windows line ending issue during build
2021-04-26 07:23:33 -06:00
Shawn Anderson
058e67b03e Updated dockerfile to allow dos2unix to correct the window line ending issue 2021-04-25 21:15:32 -04:00
Shawn
e6a261dfd6
Merge pull request #1 from rogerfar/master
Merge with main fork
2021-04-25 20:47:39 -04:00
Roger Far
6a1c2a1f0f Version bump to 1.7.4 to generate new docker containers. 2021-04-22 09:31:42 -06:00
Roger Far
cc7abc82ba
Merge pull request #53 from ravensorb/master
Updated dockerfile and related items
2021-04-22 09:23:11 -06:00