Fix changelog

This commit is contained in:
croneter 2021-05-02 14:12:33 +02:00
parent 81fa71ddb1
commit e787ac06b2
2 changed files with 2 additions and 0 deletions

View file

@ -98,6 +98,7 @@
- Direct paths: corrections to more closely mirror Kodi's way of saving movie and tv show files to the db
- Make sure that the correct file system encoding is used for playlists
- Fix a rare AttributeError when using playlists
- Fix regression: fix add-on paths always falling back to direct paths
version 3.1.2 (beta only):
- Fix ImportError: cannot import name 'dir_util' from 'distutils' on PKC startup

View file

@ -3,6 +3,7 @@ version 3.1.3 (beta only):
- Direct paths: corrections to more closely mirror Kodi's way of saving movie and tv show files to the db
- Make sure that the correct file system encoding is used for playlists
- Fix a rare AttributeError when using playlists
- Fix regression: fix add-on paths always falling back to direct paths
version 3.1.2 (beta only):
- Fix ImportError: cannot import name 'dir_util' from 'distutils' on PKC startup