v1.8.0 (2024-01-15)
Fixed bugs:
- [BUG] Fixed API reference for Unifi.
- [BUG] Fixed workflow to build and push container to both Github CR and Docker Hub.
Notes:
- Updated documentation for all API references for better API endpoint tracking.
v1.7.9 (2024-01-12)
Fixed bugs:
- [BUG] Fixed API reference for Radarr & Tautulli
Notes:
- Lidarr and Ombi have not yet been tested. Planning to test those soon, but don't have those services running on my VM. Planning for a v1.8.0 release with fully functional Varken package.
v1.7.8 (2024-01-11)
Fixed bugs:
- [BUG] Fixed API reference for Sonarr
v1.7.7 (2020-12-21)
Implemented enhancements:
Merged pull requests:
- v1.7.7 Merge #191 (DirtyCajunRice)
- Type Error fix #177 (derek-miller)
Fixed bugs:
Notes:
- Now built via github actions
- Available on ghcr, quay.io, and dockerhub
- Nightly builds done to accommodate dependabot MRs
v1.7.6 (2020-01-01)
Merged pull requests:
Fixed bugs:
- [BUG] Geolite database download failing #164
Notes:
- A MaxMind license key will be required in order to download the GeoLite2 DB. Please see the wiki for more details.
v1.7.5 (2019-12-11)
Merged pull requests:
- v1.7.5 Merge #162 (DirtyCajunRice)
- Add helper itemgetter function for TautulliStream fields #157 (JonnyWong16)
- Fix to only use NamedTuple fields from TautulliStream #156 (JonnyWong16)
1.7.4 (2019-10-07)
Implemented enhancements:
- [Enhancement] Update Tautulli structures to include grandparent_guid and parent_guid #154
- [Enhancement] Update Tautulli structures to reflect recent changes #153
Merged pull requests:
- v1.7.4 Merge #155 (DirtyCajunRice)
1.7.3 (2019-08-09)
Implemented enhancements:
- #141 Take monitored status into account for Missing Available Movies check #145 (mikeporterdev)
Fixed bugs:
- [BUG] Varken Crashes when ini is read only #146
- [BUG] Missing Available Movies/TV Shows does not take Monitored status into account #141
Closed issues:
- [Feature Request] Medusa Support #148
Merged pull requests:
- v1.7.3 Merge #149 (DirtyCajunRice)
1.7.2 (2019-06-24)
Implemented enhancements:
- Allow configuration via environment variables #137
Fixed bugs:
- [BUG] logger invoked before initialization in dbmanager #138
Merged pull requests:
- v1.7.2 Merge #144 (DirtyCajunRice)
1.7.1 (2019-06-04)
Fixed bugs:
- [BUG] Sonarr Missing episodes column ordering is incorrect #133 (nicolerenee)
Merged pull requests:
- v1.7.1 Merge #134 (DirtyCajunRice)
1.7.0 (2019-05-06)
Implemented enhancements:
- [ENHANCEMENT] Add album and track totals to artist library from Tautulli #127
- [Feature Request] No way to show music album / track count #125
Fixed bugs:
- [BUG] Invalid retention policy name causing retention policy creation failure #129
- [BUG] Unifi errors on unnamed devices #126
Merged pull requests:
- v1.7.0 Merge #131 (DirtyCajunRice)
1.6.8 (2019-04-19)
Implemented enhancements:
- [Enhancement] Only drop the invalid episodes from sonarr #121
Merged pull requests:
- v1.6.8 Merge #122 (DirtyCajunRice)
1.6.7 (2019-04-18)
Implemented enhancements:
- [BUG] Ombi null childRequest output #119
- [ENHANCEMENT] Invalid entries in Sonarr's queue leaves varken unable to process the rest of the queue #117
Merged pull requests:
- v1.6.7 Merge #120 (DirtyCajunRice)
1.6.6 (2019-03-12)
Fixed bugs:
- [BUG] TZDATA issue in docker images #112
- [BUG] Unifi job does not try again after failure #107
- [BUG] Catch ChunkError #106
Merged pull requests:
1.6.5 (2019-03-11)
Implemented enhancements:
- [Feature Request] Add new "relayed" and "secure" to Tautulli data pushed to influx #114
- [BUG] Changes to Tautulli breaks Varken
TypeError
Secure
relayed
#111
Fixed bugs:
- [BUG] Handle GeoIP Downloads better #113
- [BUG] - "None" outputted to stdout many times with no benefit? #105
- [BUG] windows file open error #104
- [BUG] Not catching DB url resolve #103
Merged pull requests:
v1.6.4 (2019-02-04)
Fixed bugs:
- [BUG] fstring in Varken.py Doesnt allow py version check #102
- [BUG] Unifi loadavg is str instead of float #101
- [BUG] requestedByAlias to added to Ombi structures #97
Merged pull requests:
- v1.6.4 Merge #100 (DirtyCajunRice)
1.6.3 (2019-01-16)
Implemented enhancements:
- [Feature Request] ARM, ARMHF and ARM64 Docker Images #71
Fixed bugs:
- [BUG] Newer influxdb has timeouts and connection errors #93
Merged pull requests:
- double typo #96 (DirtyCajunRice)
- tweaks #95 (DirtyCajunRice)
- v1.6.3 Merge #94 (DirtyCajunRice)
v1.6.2 (2019-01-12)
Fixed bugs:
- Rectify influxdb ini #91
Merged pull requests:
- v1.6.2 Merge #92 (DirtyCajunRice)
v1.6.1 (2019-01-12)
Implemented enhancements:
- [Feature Request] Unifi Integration #79
Fixed bugs:
- [BUG] Unexpected keyword argument 'langCode' while creating OmbiMovieRequest structure #88
Closed issues:
- Remove Cisco ASA since Telegraf + SNMP can do the same #86
Merged pull requests:
- v1.6.1 Merge #90 (DirtyCajunRice)
v1.6 (2019-01-04)
Implemented enhancements:
- [Feature Request] docker-compose stack install option #84
- Fix missing variables in varken.ini automatically #81
- Create Wiki for FAQ and help docs #80
Fixed bugs:
- [BUG] url:port does not filter #82
Merged pull requests:
- v1.6 Merge #85 (DirtyCajunRice)
v1.5 (2018-12-30)
Implemented enhancements:
Fixed bugs:
- [BUG] unexpected keyword argument 'channel_icon' #73
- [BUG] Unexpected keyword argument 'addOptions' #68
Merged pull requests:
- v1.5 Merge #75 (DirtyCajunRice)
- Add Ombi Issues #74 (anderssonoscar0)
v1.4 (2018-12-19)
Implemented enhancements:
- [Feature Request] Add tautulli request for library stats #64
- Create randomized 12-24 hour checks to update GeoLite DB after the first wednesday of the month #60
- [Feature Request]: Pull list of requests (instead of just counts) #58
- Feature Request , Add Sickchill #48
Fixed bugs:
- [BUG] Ombi all requests missing half of "pending" option #63
- [BUG] asa bug with checking for apikey #62
- [BUG] Add Catchall to ombi requests #59
Closed issues:
- Unify naming and cleanup duplication in iniparser #61
Merged pull requests:
- v1.4 Merge #65 (DirtyCajunRice)
v1.1 (2018-12-11)
Implemented enhancements:
- Convert missing available to True False #54
- Handle invalid config better and log it #51
- Feature Request - Include value from Radarr #50
- Change true/false to 0/1 for missing movies #47
Fixed bugs:
- [BUG] Time does not update from "today" #56
- geoip_download does not account for moving data folder #46
Closed issues:
- Initial startup requires admin access to InfluxDB #53
Merged pull requests:
- v1.1 Merge #57 (DirtyCajunRice)
- Update issue templates #55 (DirtyCajunRice)
v1.0 (2018-12-10)
Implemented enhancements:
- Add cisco asa from legacy #44
- Add server ID to ombi to differenciate #43
- Create Changelog for nightly release #39
- Create proper logging #34
Closed issues:
- Remove "dashboard" folder and subfolders #42
- Remove "Legacy" folder #41
- Create the DB if it does not exist. #38
- create systemd examples #37
- Create a GeoIP db downloader and refresher #36
- Create unique IDs for all scripts to prevent duplicate data #35
- use a config.ini instead of command-line flags #33
- Migrate crontab to python schedule package #31
- Consolidate missing and missing_days in sonarr.py #30
- Ombi something new [Request] #26
- Support for Linux without ASA #21
Merged pull requests:
- v1.0 Merge #45 (DirtyCajunRice)
- varken to nightly #40 (DirtyCajunRice)
v0.1 (2018-10-20)
Implemented enhancements:
- The address 172.17.0.1 is not in the database. #17
- Local streams aren't showing with Tautulli #16
- Worldmap panel #15
Closed issues:
- Issues with scripts #12
- issue with new tautulli.py #10
- ombi.py fails when attempting to update influxdb #9
- GeoIP Going to Break July 1st #8
- [Request] Documentation / How-to Guide #1
Merged pull requests:
- v0.1 #20 (samwiseg0)
- Added selfplug #19 (Roxedus)
- Major rework of the scripts #14 (samwiseg0)
- fix worldmap after change to maxmind local db #11 (madbuda)
- Update sonarr.py #7 (ghost)
- Create crontabs #6 (ghost)
- update plex_dashboard.json #5 (ghost)
- Update README.md #4 (ghost)
- added sickrage portion #3 (ghost)