Releases: darthShadow/autoscan
Releases · darthShadow/autoscan
v1.4.1
Changelog
- 012332d Store relative paths for the actual files to send file scans to Emby & Jellyfin
- 7982fe1 Switch to ghcr.io
- 2f21fa0 Allow root folders to be refreshed
- e5575d5 fix: ensure compatibility with plex 1.32.7.7484
- ff17077 feat(triggers): readarr (Cloudbox#174)
- 63edb8e chore: update dependencies and build with go 1.19 (Cloudbox#172)
- 8799485 feat: custom hosts (Cloudbox#149)
- 5c98e4b refactor: build and goimports (Cloudbox#155)
- 5c66ab8 feat(triggers): a-train (Cloudbox#115)
- 89a4af1 feat: health check (Cloudbox#116)
- abe5d3a log: display current version (Cloudbox#110)
- c1b4309 refactor: default config directory (Cloudbox#109)
- 8118c89 feat: web interface, scan-stats and jellyfin and autoscan targets (Cloudbox#103)
- 8e28242 fix(targets/plex): add trailing slash to libraries (Cloudbox#102)
- 6657d3c feat(triggers/radarr): support the new events (Cloudbox#100)
- 35464a7 fix(targets): handle 502 as target unavailable (Cloudbox#97)
- e8f0351 feat(triggers/sonarr): support the new events (Cloudbox#91)
- 254d5ef fix(triggers/inotify): handle error in walk func (Cloudbox#93)
- 9552298 refactor: use a single database connection (Cloudbox#83)
- db7ee12 refactor: use timestamp for logs (Cloudbox#77)
- d7d172b feat(triggers): manual (Cloudbox#76)
- bcbfda0 refactor(emby): remove fatal from library match (Cloudbox#73)
- d4a259d ci: use get-git-tag (Cloudbox#72)
- 0bae140 feat: add scan-delay config option (Cloudbox#67)
- 7c0cbf9 refactor: community requests (Cloudbox#61)
- 6dd262b refactor: adjustments to bernard and webhooks (Cloudbox#48)
- 57455d0 fix(processor): limit db to one connection (Cloudbox#43)
- 5c1a580 feat(triggers): inotify (Cloudbox#38)
- 497ca67 refactor(triggers/bernard): folder level events (Cloudbox#35)
- 7eb6971 refactor: folders of madness (Cloudbox#34)
- cecf605 fix(triggers/bernard): do not retrieve path for roots (Cloudbox#33)
- eb45791 build(docker): cleanup after branch removal (Cloudbox#32)
- 22df8c5 feat(triggers): bernard (Cloudbox#31)
- e63749f fix(plex): json parsing (Cloudbox#30)
- 23f39c3 refactor: cleanup and minor changes (Cloudbox#28)
- 4d0a7f1 build(ci): adjust artefact cron to daily (Cloudbox#29)
- 979c53c fix(plex): deserialise the correct library id (Cloudbox#27)
- ffbf32c refactor: remove scan size and metadata (Cloudbox#26)
- 9d6d202 refactor(targets): consistent and simplified logic (Cloudbox#25)
- 14ee8a2 refactor(targets): switch to emby api (Cloudbox#24)
- 7eb392a refactor(docker): expose default port (Cloudbox#23)
- 2296e0d refactor(logging): scan ownership (Cloudbox#22)
- 163a1b5 refactor(targets): open datastores in readonly mode (Cloudbox#21)
- 120e7a8 build(docker): use less folders (Cloudbox#20)
- a71dc97 chore: add license (Cloudbox#18)
- 8ccff89 build: docker image (Cloudbox#16)
- d21675f feat: configurable minimum scan age (Cloudbox#17)
- 53c07d8 feat(triggers): lidarr (Cloudbox#15)
- 99c7be4 refactor(targets): same style across targets (Cloudbox#14)
- a53ef3f feat(targets): emby (Cloudbox#13)
- e4d676b feat(triggers): basic authentication (Cloudbox#12)
- ff94f00 feat: anchor files (Cloudbox#11)
- 831a04f feat(triggers): request logging (Cloudbox#10)
- 805c324 feat: check target availability (Cloudbox#9)
- edd2210 build: create artifacts (Cloudbox#8)
- af9707b feat(targets): plex (Cloudbox#7)
- c1fc9a4 feat: logging and cli options (Cloudbox#6)
- 248330d feat: process scans from datastore (Cloudbox#5)
- 6ceca19 refactor: regexp path rewrites and callback-based triggers (Cloudbox#4)
- bdab614 build: add makefile and lint (Cloudbox#3)
- 936b757 feat(cmd): yaml config (Cloudbox#2)
- fc0b5e8 feat(triggers): sonarr (Cloudbox#1)
- b51b64f feat: architecture design & radarr