Skip to content

Releases: BGmi/BGmi

2.2.6

04 Feb 13:25
Compare
Choose a tag to compare

Bug Fixes

  • taobao npm registery (#308)

2.2.5

09 Oct 19:43
82adb8e
Compare
Choose a tag to compare

Code Refactoring

  • check pypi ssl cert

2.2.4

09 Oct 19:30
8a9b259
Compare
Choose a tag to compare

Bug Fixes

  • bangumi_moe: user lang not available for bangumi (#304)

2.2.3

20 Sep 19:20
f2da3b4
Compare
Choose a tag to compare

Bug Fixes

  • confusing when episode have multiple video files (#300)
  • filter: invalid regex won't disable global filter (#295)

Code Refactoring

  • remove deprecated xunlei-lixian (#288)
  • downloader: check_deps when switch download delegate (#291)

BREAKING CHANGE

xunlei-lixian and its relative configurations will be removed.
Python 3.6 is removed.

2.2.2

07 Jul 14:09
Compare
Choose a tag to compare

Bug Fixes

  • downloader: remove unexpected debug message
  • transmission: make sure torrent will start downloading when adding

Code Refactoring

  • add qbittorrent rpc library to deps-prod

2.2.1

26 Apr 22:07
Compare
Choose a tag to compare

2.2.1 - 2021-04-27

Bug Fixes

  • filter function on bangumi.moe (#266)
  • episode parser (#265)

2.2.0

17 Apr 17:09
f601f87
Compare
Choose a tag to compare

Features

  • downloader: add qbittorrent downloader (#259)

Bug Fixes

  • episode parsing (#249)
  • parse episode with E prefix in brackets
  • config: always read config file as utf-8 (#257)
  • update: catch network error when fetching bangumi info (#254)

2.1.4

08 Feb 19:50
181639c
Compare
Choose a tag to compare

2.1.4 - 2021-02-08

Bug Fixes

  • bgmi search for mikan,dmhy (#244)
  • don't fetch full calendar every times
  • ignore Unknown update_time overwrite
  • update bangumi info when updating
  • retry http requests on error
  • cli: enable color in bash and zsh on windows
  • mikan: fetch full episode list of mikan source (#237)
  • mikan: retry on http error
  • mikan: handle server instability response
  • script: remove deprecated imp module

Code Refactoring

  • reduce dict
  • move cover downloader to controller
  • drop py3.5 support
  • remove some utils from BaseWebsite
  • cli: use wcwidth to count bangumi name length
  • downloader: migrate driver to transmission-rpc
  • internal: migrate attrs to pydantic
  • mikan: readability improvement
  • mikan: remove debug code
  • mikan: debug message
  • script: replace deprecated api load_module

Features

  • don't fetch all bangumi info when show calendar
  • allow Unknown as bangumi update_time

BREAKING CHANGE

python3.5 has reached its EOL, so bump required python version to 3.6

2.1.3

18 May 13:59
5a1d5bc
Compare
Choose a tag to compare

Binary release is not available at this version