Commit Graph

7 Commits

Author SHA1 Message Date
Paweł Wegner bf26dd231a
Improved napiprojekt to search for subtitles using video metadata.
Prior to this change bazarr could lookup napiprojekt subtitles only by hash of
the video file.
2022-10-26 20:43:07 -04:00
Liang Yi 50a252fdd7
Frontend improvement and cleanup (#1690)
* Replace Create-React-App with Vite.js

* Update React-Router to v6

* Cleanup unused codes
2022-03-16 14:26:15 +08:00
Vitiko 644617c7c2 Improve Argenteam results matching (Covers #1728) 2022-02-21 01:50:56 -04:00
Vitiko 8ad4ec95f9 Improve Subdivx provider: use a random cookie to speed up downloads and
match release groups properly
2022-01-12 00:15:57 -04:00
Vitiko 75926dc776 Fix broken Subdivx provider: update scraper
Subdivx provider has been broken for about one week. They have made
some changes on their API.
2021-12-30 15:31:59 -04:00
Vitiko 247f69c210 Fix Hosszupuska provider not returning results 2021-11-30 19:28:25 -04:00
Vitiko 5fc93bcb1d Update tests
Assrt provider tests were removed as they are not compatible with
the latest "subliminal_patch" updates.

For convenience, I've added a test submodule called "subliminal_patch"
where we can test providers separately.
2021-11-30 17:49:28 -04:00