Skip to content

Releases: 31December99/Unit3Dup

0.13.0

14 Jun 19:13
6f63fde

Choose a tag to compare

What's Changed

Full Changelog: 0.12.2...0.13.0

  • Add TMDB translations endpoint. Use translations when the language differs from the title during search

0.12.2

14 Jun 14:17
0f71501

Choose a tag to compare

What's Changed

Full Changelog: 0.12.1...0.12.2

  • Fix BluRay tag
  • Add a warning message when the category does not exist

0.12.1

14 Jun 10:18
f7d8080

Choose a tag to compare

What's Changed

Full Changelog: 0.12.0...0.12.1

  • Update package versions in requirements.txt

0.12.0

13 Jun 20:13
9626706

Choose a tag to compare

What's Changed

Full Changelog: 0.11.11...0.12.0

  • Replace qbittorrent code
  • Add qbittorrent categories
  • Add internal torrent tracker flag
  • Add moderator tracker flag
  • update releaser list
  • update tags list
  • clean code #159

0.11.11 - refactor MkDocs

10 Jun 21:57
ad54ed2

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.11.10...0.11.11

0.11.10

08 Jun 17:43
390932c

Choose a tag to compare

What's Changed

Full Changelog: 0.11.8...0.11.10

Fix:

  • Fix filename for hybrid remux
  • Remove video_encoder from the default ban list
  • Remove redundant init code in tags.py
  • Fix Hybrid Remux: search for any remux tag associated with the tag list
  • Fix hdr_map list : add "BLU-RAY / HDR10+": "HDR10+"

0.11.7

01 May 18:57
539b149

Choose a tag to compare

What's Changed

Full Changelog: 0.11.1...0.11.7

  • Restore the type_id code in upload.py as the 'source tag' code was removed from tags.py

Fix:

  • Fix AST_URL
  • remove missing source function

0.11.5

30 Apr 20:20
539b149

Choose a tag to compare

What's Changed

Full Changelog: 0.11.1...0.11.5

  • Refactor commands
  • Update releaser list ( signs_list)
  • Update tag_normalize dictionary
  • Use display_name instead of filename to extract type_id

Fix:

  • Fix tag_normalization
  • Fix UHD tag
  • Fix 'title_sanitezed'
  • Fix title when source is missing

0.11.1

29 Apr 18:42
d37efd8

Choose a tag to compare

What's Changed

Full Changelog: 0.10.19...0.11.1

  • Add the AST tracker
  • Improve docs

Fix:

  • Fix resolution 576p

0.10.19

28 Apr 16:53
a253737

Choose a tag to compare

What's Changed

Full Changelog: 0.10.13...0.10.19

  • Update TMDb classes
  • Add exception handling for available_languages()
  • Add full ISO list
  • Add media.resolution to tags
  • Rework media.resolution parsing
  • Add 576p and 480p support to resolution2()
  • Add exception handling for os.stat in bot.py
  • Add source string normalization
  • Format tags.py code
  • Remove year field from tag_position_serie
  • Reset docs version to 0.0.1

Fix:

  • Fix TorrentPack with -b flag
  • Fix tracker offline handling
  • Fix preferred languages behavior