Merge pull request #507 from mcarlton00/version-bump-0.7.2

Version bump to 0.7.2
This commit is contained in:
mcarlton00 2021-04-27 20:03:31 -04:00 committed by GitHub
commit 6f9334f76d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,10 +1,8 @@
version: '0.7.1' version: '0.7.2'
changelog: | changelog: |
- #474 Fix: array.array.tostring is removed in Python 3.9 - #490 Fix recently added albums in Kodi 19
- #475 Fix: Get specific library vs list of libraries - #494 Fix syncing libraries after initial sync is complete
- #476 Disable the cleanonupdate tag in advancedsettings.xml - #500 Speed up sync process
- #482 Stop editing sources.xml - #503 Include link to kodi's log uploader in issue template
- #485 Fix integrity error in actor table during sync - #504 Fix transcoding of wrong audio channel
- #486 Always use highest version database available - #506 Increase maximum bitrate
- #487 Fix full syncs with new actors
- #488 Fix formatting on multiline if statement