diff --git a/README.md b/README.md index 715a9b1..d27342e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -[![Version](https://img.shields.io/badge/latest%20version-0.3.0-blue.svg)](https://github.com/patrick-klein/repository.librarytools) +[![Version](https://img.shields.io/badge/latest%20version-0.3.1-blue.svg)](https://github.com/patrick-klein/repository.librarytools) [![GitHub last commit](https://img.shields.io/github/last-commit/patrick-klein/script.library.integration.tool.svg)](https://github.com/patrick-klein/script.library.integration.tool/commits/master) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/af5eed5b87df49b49eed908b3d808f7c)](https://www.codacy.com/app/klein.pat/Library-Integration-Tool-for-Kodi?utm_source=github.com&utm_medium=referral&utm_content=patrick-klein/Library-Integration-Tool-for-Kodi&utm_campaign=Badge_Grade) [![Paypal Donate](https://img.shields.io/badge/paypal-donate-yellow.svg)](https://www.paypal.me/104084485) diff --git a/addon.xml b/addon.xml index 0ef9788..9dddad3 100644 --- a/addon.xml +++ b/addon.xml @@ -1,5 +1,5 @@ - + @@ -49,7 +49,11 @@ See the README for a full tutorial. resources/screenshot-02.jpg resources/screenshot-03.jpg - v0.3.0 (2018-4-25) + v0.3.1 (2018-4-28) +- remove Windows illegal characters from filename +- bugfix for incorrect sql formatting + +v0.3.0 (2018-4-25) - moved to SQLite database for performance improvements - .pkl files will be converted first time you run the program - better handling of text encoding and pattern matching @@ -64,10 +68,6 @@ v0.2.2 (2018-1-28) - add setting to use tvshow artwork when episode thumb is unavailable - better file name handling when "Part #" is in episode name - use universal fs module when on unrecognized platform - -v0.2.1 (2018-1-25) -- fix for items with quotes in name -- fix for renaming thumbnails for episodes