Releases: tubearchivist/tubearchivist-plex
Releases · tubearchivist/tubearchivist-plex
v0.1.6
What's Changed
- Hotfix v0.1.5 by @lamusmaser in #66
- fix typo: 'teh' for 'the' by @timoteostewart in #72
- Add details to documentation regarding which directory should be added to Plex. by @lamusmaser in #76
- 68 installation help empty library 404 in log files by @lamusmaser in #77
- Fixes to include urllib handler for python2 and python3 appropriately. by @lamusmaser in #78
- 67 bug global name urllib is not defined by @lamusmaser in #79
New Contributors
- @timoteostewart made their first contribution in #72
Full Changelog: v0.1.5...v0.1.6
v0.1.5-1
Hotfix some issues with v0.1.5
What's Changed
- Hotfix by @lamusmaser in #65
- Hotfix v0.1.5 by @lamusmaser in #66
Full Changelog: v0.1.5...v0.1.5-1
v0.1.5
What's Changed
- Merge and build v0.1.5 for release. by @lamusmaser in #64
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- v0.1.3 Hotfixes by @lamusmaser in #49
- v0.1.4 by @lamusmaser in #50
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Allow IP Addresses by @lamusmaser in #40
- Assume HTTP requests if HTTP not specified. by @lamusmaser in #41
- Update check for version starts with 'v'. by @lamusmaser in #42
- Correctly prefix http before URL. by @lamusmaser in #43
- Add debug statement. by @lamusmaser in #44
- Add debug statement. by @lamusmaser in #45
- Fix case for Log references caused by copy-pasting between files. by @lamusmaser in #46
- Fix case for Log references caused by copy-pasting between files. by @lamusmaser in #47
- Update for version. by @lamusmaser in #48
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Fix subtitle issues by @lamusmaser in #33
- Update to potentially fix subtitles. by @lamusmaser in #34
- Merge pull request #34 from tubearchivist/test by @lamusmaser in #35
- Fixes for subtitles by @lamusmaser in #36
Full Changelog: v0.1.1...v0.1.2
v0.1.1
v0.1.0
What's Changed
- Initial Code Commit by @lamusmaser in #1
- Update download location for ZIP file. by @lamusmaser in #2
- Fix incorrect
ytid
reference in video metadata function. by @lamusmaser in #3 - Fix date handling in Scanner for v0.4.0 update to API response. by @lamusmaser in #5
- Replace
is_ta_on
andta_version
withTA_CONFIG
calls. by @lamusmaser in #6 - Remove
X-Plex-Token
requirement. by @lamusmaser in #7 - README updates for ownership and remove
X-Plex-Token
. by @lamusmaser in #8 - Fix
ta-config.json
to beta_config.json
, rename sample file. by @lamusmaser in #9 - Update
get_ta_config()
with more logging details. by @lamusmaser in #12 - Update README.md by @pairofcrocs in #10
- Update API Key link in docs by @natewalck in #15
New Contributors
- @lamusmaser made their first contribution in #1
- @pairofcrocs made their first contribution in #10
- @natewalck made their first contribution in #15
Full Changelog: https://github.com/tubearchivist/tubearchivist-plex/commits/v0.1.0