Releases: simon-ding/polaris
Releases · simon-ding/polaris
v0.23.0
What's Changed
- feat: torrent blacklist
- feat: buildin download client bug fix
- fix: movie and tv status not match
- fix: do not cache error result
- chore(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 in the go_modules group across 1 directory by @dependabot in #17
- a lot of other bug fixes and code refactors
How To Update
docker compose
docker compose pull && docker compose up -d
docker
docker pull ghcr.io/simon-ding/polaris:latest
Full Changelog: v0.22.1...v0.23.0
v0.22.1
- fix webui cannot connect
Full Changelog: v0.22.0...v0.22.1
v0.22.0
What's Changed
- add buildin download client
- provide default tmdb api key
- remove space check before download
- code refactoring
How To Update
docker compose
docker compose pull && docker compose up -d
docker
docker pull ghcr.io/simon-ding/polaris:latest
Full Changelog: v0.21.0...v0.22.0
v0.21.0
- better PT support
- add separate seeding tab in activities
- many bug fixes
Full Changelog: v0.20.1...v0.21.0
v0.20.1
- prowlarr support refactor
Full Changelog: v0.20.0...v0.20.1
v0.20.0
What's Changed
- ui refactor improve performance
- cache api results improve response time
- feat: save media alternative titles
- add more platform support
New Contributors
- @dependabot made their first contribution in #10
Full Changelog: v0.19.0...v0.20.0
v0.19.0
What's Changed
Features:
- Global size limiter
- Polaris now only accept video files and subtitles of known formats, defined here
- Add support for arm v7 devices, resolve #3
- Add macos client for testing
- Add env to disable auto check new episodes
How To Update
docker compose
docker compose pull && docker compose up -d
docker
docker pull ghcr.io/simon-ding/polaris:latest
Full Changelog: v0.18.0...v0.19.0
v0.18.0
What's Changed
Features:
- feat: not query unaired episodes
- feat: match reource name using tmdb api
- multi episodes torrent support
- ui: change selection display
- feat: improve name parsing
- use alist as a storage
- torznab timeout from 10s to 30s
Fixes
How To Update
docker compose
docker compose pull && docker compose up -d
docker
docker pull ghcr.io/simon-ding/polaris:latest
Full Changelog: v0.17.0...v0.18.0
v0.17.0
What's Changed
- improve ui usability and fix ui bugs
How To Update
docker compose
docker compose pull && docker compose up -d
docker
docker pull ghcr.io/simon-ding/polaris:latest
Full Changelog: v0.16.1...v0.17.0
v0.16.1
- feat: add donate button
Full Changelog: v0.16.0...v0.16.1