1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2025-02-28 16:45:40 +00:00
Commit graph

3437 commits

Author SHA1 Message Date
morpheus65535
591c4243e2 Merge branch 'development' into autonomous
# Conflicts:
#	frontend/src/Movies/Detail/index.tsx
2021-10-24 23:30:37 -04:00
morpheus65535
dc907987e5 Added mass changing of monitored status. 2021-10-24 23:29:18 -04:00
dependabot[bot]
bc35dea40f
no log: Bump axios from 0.21.1 to 0.23.0 in /frontend (#1581)
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.23.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.23.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-24 22:19:01 +08:00
morpheus65535
2b56f59bb0
no log: Fixed a typo in frontend 2021-10-22 06:28:56 -04:00
morpheus65535
c12c7b4064 Updated apscheduler to it's latest version. 2021-10-21 18:36:45 -04:00
morpheus65535
f71020cfef no log: removed gevent 2021-10-21 08:25:58 -04:00
morpheus65535
3682f724db no log: merge fix 2021-10-21 08:25:21 -04:00
morpheus65535
6a0529b570 Merge branch 'development' into autonomous
# Conflicts:
#	bazarr/database.py
#	bazarr/get_episodes.py
#	bazarr/get_movies.py
#	bazarr/get_series.py
#	bazarr/get_subtitle.py
#	bazarr/init.py
#	bazarr/list_subtitles.py
#	bazarr/main.py
#	bazarr/scheduler.py
#	bazarr/signalr_client.py
#	bazarr/utils.py
#	libs/version.txt
2021-10-21 07:26:51 -04:00
morpheus65535
1842ea76f9 no log: updated version.txt 2021-10-21 06:46:49 -04:00
morpheus65535
39fe3141d5 Moved back from gevent to waitress web server. This should prevent UI disconnection occurring during heavy task like syncing subtitles. 2021-10-20 20:46:22 -04:00
morpheus65535
8b0b965c8f Merge remote-tracking branch 'origin/development' into development 2021-10-20 14:58:54 -04:00
TRaSH
8bdf957c06
Added More Equivalent release groups
Added: `FraMeSToR`, `W4NK3R`, `BHDStudio` to the Equivalent release groups, being that W4nk34 and BHDStudio use the Framestor (Remux) release as source for their bluray encodes.
2021-10-20 14:35:22 -04:00
morpheus65535
878a271a42 Fix for series progress bar not updated when a subtitles file is downloaded or deleted. 2021-10-20 13:00:35 -04:00
Diego Heras
08c797c484
Fixed TuSubtitulo provider 2021-10-16 09:19:25 -04:00
morpheus65535
a4a5d88d80 Merge branch 'development' into autonomous
# Conflicts:
#	bazarr/get_providers.py
2021-10-12 21:23:02 -04:00
morpheus65535
ebcc80e221 no log: small fix to get better results in manual search 2021-10-12 18:51:53 -04:00
Bogdan Ilisei
788b4b33f0
Added subtitrari-noi.ro and improved titrari.ro 2021-10-12 15:57:33 -04:00
morpheus65535
0bc2605439 Improved language selection for Titrari.ro provider. 2021-10-12 12:09:22 -04:00
Guy Khmelnitsky
a819fc34b3
Fixed Ktuvit problem with default empty return values 2021-10-12 06:29:43 -04:00
morpheus65535
aec3aceda3 no log: more improvements 2021-10-12 00:08:11 -04:00
morpheus65535
3f7abc9ddc no log: pep improvement 2021-10-11 23:45:22 -04:00
morpheus65535
b1af4caeeb Improved support for series for Titrari.ro provider 2021-10-11 23:44:06 -04:00
morpheus65535
294d3eb0ee Added support for series to provider Titrari.ro 2021-10-11 14:33:10 -04:00
morpheus65535
d851c16da7 Added a settings to disable SSL certificate validation for Podnapisi. Be careful as it's causing a security risk for a man in the middle (MitM) attack. #1565 2021-10-10 23:31:38 -04:00
morpheus65535
258d66c45f WIP 2021-10-10 22:59:03 -04:00
morpheus65535
d1718de41b Merge branch 'development' into autonomous
# Conflicts:
#	bazarr/get_providers.py
#	bazarr/list_subtitles.py
2021-10-10 21:50:56 -04:00
morpheus65535
9fff275f1c Improved description of proxy ignored addresses. #1566 2021-10-10 21:29:17 -04:00
Bogdan Ilisei
17dd5ddde5
Fixed titrari.ro provider 2021-10-10 20:50:46 -04:00
morpheus65535
779cac1448 no log: another fix for os.com 2021-10-10 20:49:20 -04:00
morpheus65535
249437deb4 Fixed missing subtitles computation when there's an embedded forced subtitles track. 2021-10-10 19:05:20 -04:00
morpheus65535
95a509cf23 Fixed opensubtitles.com exception when invalid JSON is returned from provider. #1572 2021-10-10 08:20:54 -04:00
morpheus65535
ff8865555a Fixed opensubtitles.com throttling delay when download limit is reached. 2021-10-10 08:20:06 -04:00
morpheus65535
2be567dd7d WIP 2021-10-09 10:34:50 -04:00
Antoine Malliarakis
58be0cac83
Bump rooks 5.4.6 to 5.7.1 (#1569) 2021-10-06 19:35:27 +08:00
vitiko98
385461d28c Make debug call more verbose 2021-10-04 21:59:14 -04:00
morpheus65535
aece4bd845 Implemented monitored status for Series, episodes and movies. 2021-10-03 21:55:11 -04:00
morpheus65535
e429e02e15 Fixed indentation error. 2021-10-03 21:50:25 -04:00
morpheus65535
036600f150 Fixed titrari search endpoint again. #1564 2021-09-30 21:54:03 -04:00
morpheus65535
e126c57d97 Implemented tmdb cache cleanup process 2021-09-29 06:53:07 -04:00
morpheus65535
1466679855 Fixed timedelta usage after PEP import fixes 2021-09-29 06:30:36 -04:00
morpheus65535
fe0d16c744 Added actions for movies in file watcher. 2021-09-28 22:05:34 -04:00
morpheus65535
f6f2f25023 Merge branch 'development' into autonomous 2021-09-28 17:38:37 -04:00
morpheus65535
679f1e803c Improved opensubtitles.com providers. 2021-09-28 17:36:47 -04:00
Deathbybandaid
150db66862
no log: pep8 E402 fix (#1563)
E402 module level import not at top of file
2021-09-28 08:51:43 -04:00
morpheus65535
56ffa722e5 Fixed multiple episodes subtitles upload to use the first episode number found. #1562 2021-09-28 06:39:36 -04:00
morpheus65535
e537cd131c PEP improvements. 2021-09-28 00:20:22 -04:00
Deathbybandaid
bdbf762331
no log: Pep Fixes
* Whitespace and Commenting Fixes
E203 whitespace before ':'
E225 missing whitespace around operator
E231 missing whitespace after ',' 
E251 unexpected spaces around keyword / parameter equals
E261 at least two spaces before inline comment
E262 inline comment should start with '# '
E265 block comment should start with '# '
E302 expected 2 blank lines, found X
E303 too many blank lines
E305 expected 2 blank lines after class or function definition, found X
W291 trailing whitespace
W293 blank line contains whitespace

* Import Fixes
E402 module level import not at top of file
W0401 X ' may be undefined, or defined from star imports: ' X
W0404 redefinition of unused X from line X
W0611 X imported but unused

* Variable and Exception Fixes
E701 multiple statements on one line (colon)
E711 comparison to None should be 'if cond is not None:'
E713 test for membership should be 'not in'
E722 do not use bare 'except'
E741 ambiguous variable name 'l'
W0612 local variable X is assigned to but never used

* Indentation Fixes
E111 indentation is not a multiple of four
E117 over-indented
E122 continuation line missing indentation or outdented
E125 continuation line with same indent as next logical line
E127 continuation line over-indented for visual indent
E129 visually indented line with same indent as next logical line

* replace lowercase todo and fixme with standardized TODO
2021-09-27 19:58:18 -04:00
morpheus65535
e9f0dcad44 Improvement to file watcher observer depending on storage type: local or remote 2021-09-27 17:34:21 -04:00
morpheus65535
ab377bae14 Added a sleep to prevent blocking the main thread serving the UI 2021-09-27 16:15:35 -04:00
morpheus65535
e53fcaa59c Added some comments, restructured some code and improved the file watcher. 2021-09-26 23:21:45 -04:00