-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #21 from seanap/develop
Speed and scoring improvements
- Loading branch information
Showing
5 changed files
with
249 additions
and
144 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,64 @@ | ||
# Changelog | ||
|
||
## [v2021.08.28.1](https://github.com/seanap/Audiobooks.bundle/tree/v2021.08.28.1) (2021-08-28) | ||
|
||
[Full Changelog](https://github.com/seanap/Audiobooks.bundle/compare/2021.08.27.1...v2021.08.28.1) | ||
|
||
**Implemented enhancements:** | ||
|
||
- Improve score calculation; Fix crash on single-genre [\#18](https://github.com/seanap/Audiobooks.bundle/pull/18) ([djdembeck](https://github.com/djdembeck)) | ||
|
||
**Fixed bugs:** | ||
|
||
- Handle 'special' releases [\#17](https://github.com/seanap/Audiobooks.bundle/issues/17) | ||
- Improve scoring for auto scan [\#15](https://github.com/seanap/Audiobooks.bundle/issues/15) | ||
|
||
## [2021.08.27.1](https://github.com/seanap/Audiobooks.bundle/tree/2021.08.27.1) (2021-08-27) | ||
|
||
[Full Changelog](https://github.com/seanap/Audiobooks.bundle/compare/v2021.08.24.2...2021.08.27.1) | ||
|
||
**Implemented enhancements:** | ||
|
||
- Use keywords search instead of title search [\#9](https://github.com/seanap/Audiobooks.bundle/issues/9) | ||
- Maintainability/CodeFactor updates [\#13](https://github.com/seanap/Audiobooks.bundle/pull/13) ([djdembeck](https://github.com/djdembeck)) | ||
|
||
**Fixed bugs:** | ||
|
||
- Narrator is used as genre tag [\#11](https://github.com/seanap/Audiobooks.bundle/issues/11) | ||
|
||
## [v2021.08.24.2](https://github.com/seanap/Audiobooks.bundle/tree/v2021.08.24.2) (2021-08-25) | ||
|
||
[Full Changelog](https://github.com/seanap/Audiobooks.bundle/compare/v2021.08.24.1...v2021.08.24.2) | ||
|
||
**Implemented enhancements:** | ||
|
||
- Updates from unending fork; pep8 [\#12](https://github.com/seanap/Audiobooks.bundle/pull/12) ([djdembeck](https://github.com/djdembeck)) | ||
|
||
## [v2021.08.24.1](https://github.com/seanap/Audiobooks.bundle/tree/v2021.08.24.1) (2021-08-25) | ||
|
||
[Full Changelog](https://github.com/seanap/Audiobooks.bundle/compare/v2019.07.29.1...v2021.08.24.1) | ||
|
||
**Implemented enhancements:** | ||
|
||
- Add author and year to search results [\#10](https://github.com/seanap/Audiobooks.bundle/pull/10) ([djdembeck](https://github.com/djdembeck)) | ||
|
||
## [v2019.07.29.1](https://github.com/seanap/Audiobooks.bundle/tree/v2019.07.29.1) (2021-05-10) | ||
|
||
[Full Changelog](https://github.com/seanap/Audiobooks.bundle/compare/dfb7a67fe342ef85aa8b8866125bc00570a5e53a...v2019.07.29.1) | ||
|
||
**Implemented enhancements:** | ||
|
||
- Series info [\#1](https://github.com/seanap/Audiobooks.bundle/issues/1) | ||
- Code cleanup/Preparation for Python3 [\#4](https://github.com/seanap/Audiobooks.bundle/pull/4) ([Cabalist](https://github.com/Cabalist)) | ||
|
||
**Closed issues:** | ||
|
||
- No poster [\#2](https://github.com/seanap/Audiobooks.bundle/issues/2) | ||
|
||
**Merged pull requests:** | ||
|
||
- Fix typos [\#3](https://github.com/seanap/Audiobooks.bundle/pull/3) ([gene1wood](https://github.com/gene1wood)) | ||
|
||
|
||
|
||
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |
Oops, something went wrong.