Skip to content

Commit

Permalink
Merge pull request #21 from seanap/develop
Browse files Browse the repository at this point in the history
Speed and scoring improvements
  • Loading branch information
djdembeck authored Aug 30, 2021
2 parents 1fa230b + 198e1fd commit 13e1374
Show file tree
Hide file tree
Showing 5 changed files with 249 additions and 144 deletions.
64 changes: 64 additions & 0 deletions CHANGELOG.md
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)*
Loading

0 comments on commit 13e1374

Please # to comment.