Albireo
Albireo copied to clipboard
A bangumi auto download and management project.
Bumps [twisted](https://github.com/twisted/twisted) from 16.0.0 to 22.4.0. Release notes Sourced from twisted's releases. Twisted 22.4.0 (2022-04-11) Features twisted.python.failure.Failure tracebacks now capture module information, improving compatibility with the Raven Sentry client. (#7796)...
for example, for this seed: https://share.dmhy.org/topics/view/573541_Production_07_LoveLive%21_Superstar%21%21_%21%21_01_1080p.html there is two 01 match in one torrent, the smaller one is selected.
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.12 to 5.4. Changelog Sourced from pyyaml's changelog. 5.4 (2021-01-19) yaml/pyyaml#407 -- Build modernization, remove distutils, fix metadata, build wheels, CI to GHA yaml/pyyaml#472 -- Fix for...
Bumps [bleach](https://github.com/mozilla/bleach) from 3.2.1 to 3.3.0. Changelog Sourced from bleach's changelog. Version 3.3.0 (February 1st, 2021) Backwards incompatible changes clean escapes HTML comments even when strip_comments=False Security fixes Fix bug...
https://sentry.io/organizations/nyasoft/issues/1317142883/?referrer=github_plugin ``` TypeError: cannot concatenate 'str' and 'tuple' objects (4 additional frame(s) were not displayed) ... File "twisted/internet/defer.py", line 1126, in _inlineCallbacks result = result.throwExceptionIntoGenerator(g) File "twisted/python/failure.py", line 389, in...
https://sentry.io/organizations/nyasoft/issues/609682905/?referrer=github_plugin ``` AttributeError: 'AnonymousUserMixin' object has no attribute 'level' File "flask/app.py", line 1612, in full_dispatch_request rv = self.dispatch_request() File "flask/app.py", line 1598, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "service/auth.py", line 11,...
https://sentry.io/organizations/nyasoft/issues/628140465/?referrer=github_plugin ``` TypeError: strptime() argument 1 must be string, not None (1 additional frame(s) were not displayed) ... File "flask/app.py", line 1598, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "flask_login/utils.py", line 261,...
https://sentry.io/organizations/nyasoft/issues/1253714362/?referrer=github_plugin ``` TypeError: 'NoneType' object is not iterable File "taskrunner/InfoScanner.py", line 142, in __scan_current_on_air_bangumi for eps in bangumi_info['eps']: 'NoneType' object is not iterable ```
After `docker build .`, the image was successfully built. However, when I typed next instructions, following error occurred. ```fish 02:58 Albireo (master) ✗ docker run --rm -it -v "latest:/albireo" -p...
https://sentry.io/nyasoft/albireo-scheduler-prod/issues/546320403/ ``` IOError: image file is truncated File "utils/image.py", line 18, in get_dominant_color (r, g, b) = color_thief.get_color(quality=quality) File "dist-packages/colorthief.py", line 50, in get_color palette = self.get_palette(5, quality) File "dist-packages/colorthief.py",...