Skip to content

Commit

Permalink
v3.4.0 修复追加主语言标题实际上追加的是备用语言标题的问题
Browse files Browse the repository at this point in the history
  • Loading branch information
LuckyPuppy514 committed Aug 9, 2023
1 parent 0a430bc commit b4ec7ce
Show file tree
Hide file tree
Showing 4 changed files with 150 additions and 141 deletions.
144 changes: 74 additions & 70 deletions changelog.en_US.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,218 +3,222 @@

# Change Logs

## v3.4.0 2023-08-09

👻 Fix the problem that appending the main language title actually appends the alternate language title

## v3.3.9 2023-08-08

1. 🆕 Caching indexer query result
🆕 Caching indexer query result

## v3.3.8 2023-08-06

1. Fix bug of pagination
👻 Fix bug of pagination

## v3.3.7 2023-08-06

1. Optimize search logic
🚀 Optimize search logic

## v3.3.6 2023-08-06

1. Optimize matching logic
🚀 Optimize matching logic

## v3.3.5 2023-08-06

1. Optimize language matching logic
🚀 Optimize language matching logic

## v3.3.4 2023-07-27

1. New parameter `min-count`:append primary title (without season and episode number) to search while current result count less than this value
🆕 New parameter `min-count`:append primary title (without season and episode number) to search while current result count less than this value

## v3.3.3 2023-07-17

1. Optimize title matching logic
🚀 Optimize title matching logic

## v3.3.2 2023-07-14

1. Optimize search logic
🚀 Optimize search logic

## v3.3.1 2023-07-08

1. Optimize import logic
🚀 Optimize import logic

## v3.3.0 2023-06-27

1. Optimize file rename logic
🚀 Optimize file rename logic

## v3.2.9 2023-06-22

1. Optimize file rename logic
🚀 Optimize file rename logic

## v3.2.8 2023-06-13

1. Optimize clean title logic
🚀 Optimize clean title logic

## v3.2.7 2023-06-04

1. Fix bug of clean title
2. Fix bug about TMDB sync
👻 Fix bug of clean title
👻 Fix bug about TMDB sync

## v3.2.6 2023-06-03

1. Optimize title matching logic
🚀 Optimize title matching logic

## v3.2.5 2023-06-03

1. Optimize title matching logic
🚀 Optimize title matching logic

## v3.2.4 2023-05-29

1. Merge pull request [#41](https://github.com/LuckyPuppy514/jproxy/pull/41) from DDS-Derek/main
👏 Merge pull request [#41](https://github.com/LuckyPuppy514/jproxy/pull/41) from DDS-Derek/main

## v3.2.3 2023-05-28

1. Optimize downloader file rename logic
🚀 Optimize downloader file rename logic

## v3.2.2 2023-05-23

1. Optimize search logic
🚀 Optimize search logic

## v3.2.1 2023-04-30

1. TMDB added title add function
2. Optimize search logic
🆕 Add title at TMDB Menu
🚀 Optimize search logic

## v3.2.0 2023-04-30

1. Optimize clean title logic
🚀 Optimize clean title logic

## v3.1.9 2023-04-29

1. Fix downloader rename bug
👻 Fix downloader rename bug

## v3.1.8 2023-04-17

1. Added version display and upgrade prompt
🆕 Added version display and upgrade prompt

## v3.1.7 2023-04-16

1. Add file rename switch
🆕 Add file rename switch

## v3.1.6 2023-04-14

1. Fix downloader rename bug
👻 Fix downloader rename bug

## v3.1.4 2023-04-14

1. Optimize downloader rename
🚀 Optimize downloader rename

## v3.1.3 2023-04-14

1. Optimize qBittorrent rename
2. Added Transmission rename
3. Optimize search of series without absolute number
🚀 Optimize qBittorrent rename
🆕 Added Transmission rename
🚀 Optimize search of series without absolute number

## v3.1.2 2023-04-12

1. Merge pull request [#27](https://github.com/LuckyPuppy514/jproxy/pull/27)
👏 Merge pull request [#27](https://github.com/LuckyPuppy514/jproxy/pull/27)

## v3.1.1 2023-04-12

1. Optimize qBittorrent rename
🚀 Optimize qBittorrent rename

## v3.1.0 2023-04-11

1. Remove the proxy of qBittorrent (if you set the proxy in Sonarr according to the old version, please restore the settings)
2. Add qBittorrent rename function, support Sonarr and Radarr
🚮 Remove the proxy of qBittorrent (if you set the proxy in Sonarr according to the old version, please restore the settings)
🆕 Add qBittorrent rename function, support Sonarr and Radarr

## v3.0.9 2023-04-10

1. Switch cache database: Redis => Caffeine
2. Optimize title matching logic
🆕 Switch cache database: Redis => Caffeine
🚀 Optimize title matching logic

## v3.0.8 2023-04-09

1. Update liquibase config
🆕 Add liquibase config

## v3.0.7 2023-04-09

1. Update package way
🆕 Add package way

## v3.0.6 2023-04-08

1. Added the function to modify the TMDB title
🆕 Added the function to modify the TMDB title

## v3.0.5 2023-04-08

1. Fix the downloaded bug
👻 Fix the downloaded bug

## v3.0.4 2023-04-08

1. Fix BUG of append TMDB title to search
👻 Fix BUG of append TMDB title to search

## v3.0.3 2023-04-07

1. Optimize title matching logic
🚀 Optimize title matching logic

## v3.0.2 2023-04-07

1. Optimize Radarr title matching logic
🚀 Optimize Radarr title matching logic

## v3.0.1 2023-04-07

1. Add a backup address for the rule to avoid the inability to synchronize the rules due to the inability to access github
2. Docker basic image changes to support ARM architecture
🆕 Add a backup address for the rule to avoid the inability to synchronize the rules due to the inability to access github
🚀 Docker basic image changes to support ARM architecture

## v3.0.0 2023-04-06

🚨 Code refactoring, not compatible with v2 version

1. Separation of front and back ends, new WebUI
2. Logical reconstruction, the matching method is separated from the original single rule into multiple marking rules, which is more free and has a higher recognition rate
3. Automatically append the selected language title to optimize Sonarr search via TMDB
4. Add support for Radarr, automatically add the main language title to optimize the search, adapt to the new logic, format the results, and improve the recognition rate
5. The rule sharing is changed to Pull Request, and the rule download is changed to directly synchronize the rules under the `src/main/resources/rule` directory of this project
🆕 Separation of front and back ends, new WebUI
🆕 Logical reconstruction, the matching method is separated from the original single rule into multiple marking rules, which is more free and has a higher recognition rate
🆕 Automatically append the selected language title to optimize Sonarr search via TMDB
🆕 Add support for Radarr, automatically add the main language title to optimize the search, adapt to the new logic, format the results, and improve the recognition rate
🆕 The rule sharing is changed to Pull Request, and the rule download is changed to directly synchronize the rules under the `src/main/resources/rule` directory of this project

## v2.6.5 2023-01-17

1. Improve: torrent name format(reduce import error)
🚀 Improve: torrent name format(reduce import error)

## v2.6.4 2022-09-21

1. Fixed: Market-Search, sort bug of download count
2. New Function: enable modify username while change password
👻 Fixed: Market-Search, sort bug of download count
🆕 New Function: enable modify username while change password

## v2.6.3 2022-09-02

1. Fixed: replace WebClient with RestTemplate to solve request error sometime
👻 Fixed: replace WebClient with RestTemplate to solve request error sometime

## v2.6.2 2022-08-10

1. Fixed: can not format season and ep or date in search key while series type is Standard or Daily
👻 Fixed: can not format season and ep or date in search key while series type is Standard or Daily

## v2.6.1 2022-08-07

1. Fixed: part of BT/PT indexers can not download while use qBittorrent proxy
👻 Fixed: part of BT/PT indexers can not download while use qBittorrent proxy

## v2.6.0 2022-08-05

1. New Function: qBittorrent Proxy
2. New Function: add search condition: remark
3. Fixed: import wrong season while sonarr unrecognize the title of torrent
🆕 New Function: qBittorrent Proxy
🆕 New Function: add search condition: remark
👻 Fixed: import wrong season while sonarr unrecognize the title of torrent

## v2.5.2 2022-08-01

1. New Function: Reachalbe test first when save proxy config
🆕 New Function: Reachalbe test first when save proxy config

## v2.5.1 2022-07-31

1. Update README.md
2. Fixed: docker build error at aarch64 by changing sqlite-jdbc version to: 3.39.2-SNAPSHOT
3. Fixed: sync error
4. Fixed: prowlarr error
🆕 Add README.md
👻 Fixed: docker build error at aarch64 by changing sqlite-jdbc version to: 3.39.2-SNAPSHOT
👻 Fixed: sync error
👻 Fixed: prowlarr error

## v2.5.0 2022-07-30

1. Web UI: Chinese or English
2. Proxy Config: Jackett / Prowlarr ip, port setting
3. Add Rule: Include search and result rule
4. Rule Manage: Search, edit, delete, share and import or export
5. Rule Market: Search rules shared by others and download
6. Rule Test: Add title list and check the result after format
🆕 Web UI: Chinese or English
🆕 Proxy Config: Jackett / Prowlarr ip, port setting
🆕 Add Rule: Include search and result rule
🆕 Rule Manage: Search, edit, delete, share and import or export
🆕 Rule Market: Search rules shared by others and download
🆕 Rule Test: Add title list and check the result after format
Loading

0 comments on commit b4ec7ce

Please sign in to comment.