File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 - basic threading in API requests (up to ~ 5x speedup for season packs)
88 - multi-episode submissions
99 - config migration (API keys now embedded, imgur re-auth required)*
10+ - metacritic rating for movies
11+ - added directors to tags (thanks to znedw)
1012
1113<sub ><sub ><sub >* if you encounter issues, delete the entire ` [Imgur] ` section from your config.</sub ></sub ></sub >
1214
1315fixed:
1416 - bug in source selection
1517 - IMDb cast ordering (stars are now always first)
18+ - missing MPAA rating
1619
1720## 3.0.3
1821
1922Minor feature update
2023
21- new: ptpimg support (thanks znedw!
24+ new: ptpimg support (thanks to znedw)
2225fixed: episode naming
2326
2427## 3.0.2
2528
26- Maintenance update (thanks plotski, eeeeve, ...)
29+ Maintenance update (thanks to plotski, eeeeve, ...)
2730
2831breaking change: dropped Python 2 support
2932
4750 - scene check
4851 - torrent black-holing
4952 - persistent config file
50- - Python 3 support
53+ - Python 3 support
Original file line number Diff line number Diff line change 11# -*- coding: utf-8 -*-
22
33__title__ = "pythonBits"
4- __version__ = "3.1a3 "
4+ __version__ = "3.1a4 "
55__copyright__ = "Copyright 2018, The pythonBits Authors"
66__maintainer__ = "mueslo"
77__license__ = "GPLv3"
You can’t perform that action at this time.
0 commit comments