|
27cc22b763
|
Merge branch 'develop'
v1.3.7
|
2024-01-24 13:30:52 +08:00 |
|
|
5e178359eb
|
Update README.md
|
2024-01-24 13:30:07 +08:00 |
|
|
ced2a82d1f
|
Change the Python version requirement to 3.6
|
2024-01-24 13:23:22 +08:00 |
|
|
468151eed2
|
Support fetch tvshow metadata from bangumi.tv
|
2024-01-24 11:02:56 +08:00 |
|
|
21089f8925
|
Update preview.png
|
2024-01-24 09:39:46 +08:00 |
|
|
7c3725b519
|
Support fetch movie metadata from bangumi.tv
|
2024-01-23 18:16:01 +08:00 |
|
|
6395803f8e
|
URL-encode the whole request url
|
2024-01-23 16:06:43 +08:00 |
|
|
a4708aa345
|
Remove @dataclass to support Python 3.6
|
2024-01-23 15:13:45 +08:00 |
|
|
d73e3fb220
|
Merge branch 'develop'
|
2024-01-05 10:10:28 +08:00 |
|
|
50828496a8
|
Update preview.png
|
2024-01-05 09:57:46 +08:00 |
|
|
9bad4fe388
|
Update README.md
|
2024-01-05 09:47:40 +08:00 |
|
|
0aa9745dc1
|
Create preview.png
|
2024-01-05 09:42:13 +08:00 |
|
|
b0aafeb044
|
Merge branch 'develop'
|
2024-01-01 09:53:08 +08:00 |
|
|
093d6ce108
|
Update README.md
|
2024-01-01 09:52:16 +08:00 |
|
|
fa8cc575f7
|
Merge branch 'develop'
v1.3.6
|
2023-12-30 23:28:55 +08:00 |
|
|
2f25c64563
|
Update README.md
|
2023-12-30 23:26:41 +08:00 |
|
|
0725659459
|
Support enable or disable DoH option
|
2023-12-30 21:59:56 +08:00 |
|
|
57050028dd
|
Support customize DoH resolvers
|
2023-12-30 21:13:48 +08:00 |
|
|
24a846c87a
|
Use config file to store DoH resolvers
|
2023-12-30 19:50:14 +08:00 |
|
|
085972c3db
|
Modify variable name
|
2023-12-30 17:16:45 +08:00 |
|
|
f5c4e8988a
|
Improve DoH query speed
|
2023-12-30 16:35:30 +08:00 |
|
|
f710f8e460
|
Fix the request cache
|
2023-12-30 11:51:34 +08:00 |
|
|
1b628b8417
|
Update default DoH resolvers
|
2023-12-30 01:37:56 +08:00 |
|
|
9f0bec9840
|
Use Google material icons
|
2023-12-29 23:29:05 +08:00 |
|
|
4942e7e398
|
Add DoH configuration
|
2023-12-29 20:23:38 +08:00 |
|
|
21d99b1034
|
Support Python 3.12
|
2023-12-28 16:29:01 +08:00 |
|
|
52ee07ff9d
|
Merge branch 'develop'
|
2023-12-28 14:35:43 +08:00 |
|
|
4b4928dbe1
|
Update README.md
|
2023-12-28 14:35:08 +08:00 |
|
|
b8ed9d9048
|
Merge branch 'develop'
|
2023-11-27 11:09:44 +08:00 |
|
|
53ffd349d5
|
Update README.md
|
2023-11-27 11:09:11 +08:00 |
|
|
53632b70f0
|
Merge branch 'develop'
|
2023-11-24 23:36:19 +08:00 |
|
|
b0e6e82803
|
Update README.md
|
2023-11-24 23:34:43 +08:00 |
|
|
8ce01d2df1
|
Merge branch 'develop'
v1.3.5
|
2023-11-07 18:05:24 +08:00 |
|
|
428feda6c1
|
Update scrape flows
|
2023-11-07 18:03:24 +08:00 |
|
|
bbba0797c1
|
Add basic authorization support
|
2023-11-07 16:27:52 +08:00 |
|
|
645e4562e6
|
Using the number of data sources as the default priority
|
2023-11-06 17:49:49 +08:00 |
|
|
b580d79a2f
|
Fix data loss issue during data collection
|
2023-11-06 17:38:27 +08:00 |
|
|
a40836fa27
|
Merge branch 'develop'
v1.3.4
|
2023-09-01 00:05:05 +08:00 |
|
|
9814863890
|
Convert the rating field to a numerical data type
|
2023-08-31 23:56:14 +08:00 |
|
|
c6a4b56692
|
Merge branch 'develop'
|
2023-08-31 22:37:01 +08:00 |
|
|
4414ee9575
|
Support fetch metadata from mtime.com
|
2023-08-31 22:28:14 +08:00 |
|
|
a5907a1a5a
|
Fix type filtering exception
|
2023-08-28 23:33:14 +08:00 |
|
|
9e1d4db3af
|
Show version number in configuration page
|
2023-08-28 21:44:33 +08:00 |
|
|
8f71ec66c2
|
Update the backdrop image size
|
2023-08-27 10:44:38 +08:00 |
|
|
916b53238f
|
Merge branch 'develop'
v1.3.3
|
2023-08-27 09:38:19 +08:00 |
|
|
9d63e76a9a
|
Fix TypeError when extracting the year
|
2023-08-27 09:37:43 +08:00 |
|
|
f4a8de6555
|
Removing language-based filtering
|
2023-08-27 09:34:00 +08:00 |
|
|
049c516c03
|
Merge branch 'develop'
v1.3.2
|
2023-08-26 00:12:16 +08:00 |
|
|
60282e9641
|
Update tmdb scrape flow definition
|
2023-08-26 00:09:54 +08:00 |
|
|
898296c874
|
Merge branch 'develop'
|
2023-08-25 23:13:35 +08:00 |
|