[ไธญๆ–‡](https://github.com/LuckyPuppy514/jproxy/blob/main/changelog.md) | English # Change Logs ## v3.4.5 2024-06-18 ๐Ÿ‘ป Fix the issue of NullPointerException ## v3.4.4 2024-06-04 ๐Ÿ‘ป Fix the issue of nested path while renaming ## v3.4.3 2024-02-20 ๐Ÿš€ Optimize radarr title matching logic ## v3.4.2 2024-02-19 ๐Ÿ‘ป Fix bug of rename ## v3.4.1 2023-10-13 ๐Ÿš€ Append other info while rename file ## 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 ๐Ÿ†• Caching indexer query result ## v3.3.8 2023-08-06 ๐Ÿ‘ป Fix bug of pagination ## v3.3.7 2023-08-06 ๐Ÿš€ Optimize search logic ## v3.3.6 2023-08-06 ๐Ÿš€ Optimize matching logic ## v3.3.5 2023-08-06 ๐Ÿš€ Optimize language matching logic ## v3.3.4 2023-07-27 ๐Ÿ†• 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 ๐Ÿš€ Optimize title matching logic ## v3.3.2 2023-07-14 ๐Ÿš€ Optimize search logic ## v3.3.1 2023-07-08 ๐Ÿš€ Optimize import logic ## v3.3.0 2023-06-27 ๐Ÿš€ Optimize file rename logic ## v3.2.9 2023-06-22 ๐Ÿš€ Optimize file rename logic ## v3.2.8 2023-06-13 ๐Ÿš€ Optimize clean title logic ## v3.2.7 2023-06-04 ๐Ÿ‘ป Fix bug of clean title ๐Ÿ‘ป Fix bug about TMDB sync ## v3.2.6 2023-06-03 ๐Ÿš€ Optimize title matching logic ## v3.2.5 2023-06-03 ๐Ÿš€ Optimize title matching logic ## v3.2.4 2023-05-29 ๐Ÿ‘ Merge pull request [#41](https://github.com/LuckyPuppy514/jproxy/pull/41) from DDS-Derek/main ## v3.2.3 2023-05-28 ๐Ÿš€ Optimize downloader file rename logic ## v3.2.2 2023-05-23 ๐Ÿš€ Optimize search logic ## v3.2.1 2023-04-30 ๐Ÿ†• Add title at TMDB Menu ๐Ÿš€ Optimize search logic ## v3.2.0 2023-04-30 ๐Ÿš€ Optimize clean title logic ## v3.1.9 2023-04-29 ๐Ÿ‘ป Fix downloader rename bug ## v3.1.8 2023-04-17 ๐Ÿ†• Added version display and upgrade prompt ## v3.1.7 2023-04-16 ๐Ÿ†• Add file rename switch ## v3.1.6 2023-04-14 ๐Ÿ‘ป Fix downloader rename bug ## v3.1.4 2023-04-14 ๐Ÿš€ Optimize downloader rename ## v3.1.3 2023-04-14 ๐Ÿš€ Optimize qBittorrent rename ๐Ÿ†• Added Transmission rename ๐Ÿš€ Optimize search of series without absolute number ## v3.1.2 2023-04-12 ๐Ÿ‘ Merge pull request [#27](https://github.com/LuckyPuppy514/jproxy/pull/27) ## v3.1.1 2023-04-12 ๐Ÿš€ Optimize qBittorrent rename ## v3.1.0 2023-04-11 ๐Ÿšฎ 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 ๐Ÿ†• Switch cache database: Redis => Caffeine ๐Ÿš€ Optimize title matching logic ## v3.0.8 2023-04-09 ๐Ÿ†• Add liquibase config ## v3.0.7 2023-04-09 ๐Ÿ†• Add package way ## v3.0.6 2023-04-08 ๐Ÿ†• Added the function to modify the TMDB title ## v3.0.5 2023-04-08 ๐Ÿ‘ป Fix the downloaded bug ## v3.0.4 2023-04-08 ๐Ÿ‘ป Fix BUG of append TMDB title to search ## v3.0.3 2023-04-07 ๐Ÿš€ Optimize title matching logic ## v3.0.2 2023-04-07 ๐Ÿš€ Optimize Radarr title matching logic ## v3.0.1 2023-04-07 ๐Ÿ†• 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 ๐Ÿ†• 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 ๐Ÿš€ Improve: torrent name format(reduce import error) ## v2.6.4 2022-09-21 ๐Ÿ‘ป Fixed: Market-Search, sort bug of download count ๐Ÿ†• New Function: enable modify username while change password ## v2.6.3 2022-09-02 ๐Ÿ‘ป Fixed: replace WebClient with RestTemplate to solve request error sometime ## v2.6.2 2022-08-10 ๐Ÿ‘ป 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 ๐Ÿ‘ป Fixed: part of BT/PT indexers can not download while use qBittorrent proxy ## v2.6.0 2022-08-05 ๐Ÿ†• 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 ๐Ÿ†• New Function: Reachalbe test first when save proxy config ## v2.5.1 2022-07-31 ๐Ÿ†• 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 ๐Ÿ†• 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