Commit graph

143 commits

Author SHA1 Message Date
meisnate12
4c902f929c [35] remove flixpatrol 2024-03-06 11:31:44 -05:00
meisnate12
428dbe6ba2 [31] update playlist fixes 2024-02-28 15:40:17 -05:00
meisnate12
6c6da10c9d [30] update IMDb hash 2024-02-13 16:04:35 -05:00
meisnate12
d67cb67b19 [19] update trakt_userlist options 2024-01-24 13:41:53 -05:00
meisnate12
e6523d6902 [11] add BoxOfficeMojo builders 2024-01-15 16:38:54 -05:00
meisnate12
e16c4a8f7e [8] add new trakt_chart filters 2024-01-11 15:02:42 -05:00
meisnate12
e93860e15d [1] mdblist fix 2024-01-09 11:59:17 -05:00
meisnate12
2e2a64d0d1 [71] requirements update 2024-01-02 17:04:33 -05:00
meisnate12
4ce02db688 [68] add imdb_awards dc 2024-01-02 08:51:40 -05:00
meisnate12
c8910efc7d [62] small fixes 2023-12-26 17:07:38 -05:00
meisnate12
2f48797730 [60] requirements update 2023-12-21 15:03:45 -05:00
meisnate12
d1ae53a588 [30] add batch collection adds 2023-11-13 16:19:59 -05:00
meisnate12
d63ca0a65b [23] update requirements 2023-11-06 14:42:47 -05:00
meisnate12
f5b5bc8144 [20] update tmdbapis 2023-10-26 19:04:41 -04:00
meisnate12
50a64ae8f4 [19] update TMDbAPIs 2023-10-25 16:56:03 -04:00
meisnate12
67540f993d [13] small updates 2023-10-16 16:04:46 -04:00
meisnate12
8b72d4d562 [6] allow file_poster to override url_poster in the defaults 2023-10-06 11:33:19 -04:00
meisnate12
99eeb4543d [3] update requirements 2023-10-03 09:59:00 -04:00
meisnate12
f5d1882d66 version 1.19.1 2023-09-19 15:28:03 -04:00
meisnate12
f47a7005cf [109] fix separator naming 2023-09-14 10:09:49 -04:00
meisnate12
c8f62775be [107] update versions 2023-09-11 16:54:55 -04:00
meisnate12
406f2a210c [106] add dvhdr to resolution overlays 2023-09-01 10:11:00 -04:00
meisnate12
63fdaf3cff [96] small fixes 2023-08-17 09:48:05 -04:00
meisnate12
d122a6af66 [80] fix rating overlays 2023-08-08 14:15:03 -04:00
meisnate12
596f9bbbd0 [70] merge everything 2023-07-24 10:03:55 -04:00
meisnate12
662d5b19ca [69] imdb chart fix 2023-07-14 10:34:09 -04:00
meisnate12
b37d1ebb04 [68] IMDb Fix 2023-07-10 11:34:02 -04:00
meisnate12
6e54003b0d [63] doc update 2023-06-05 14:29:59 -04:00
meisnate12
baae5d6670 [62] flixpatrol fix 2023-05-26 10:20:47 -04:00
meisnate12
139555bf63 [55] fix playlist users 2023-05-10 09:32:18 -04:00
meisnate12
0db841d5fe [38] update CHANGELOG 2023-04-27 09:55:47 -04:00
dependabot[bot]
96241ca238
Bump tmdbapis from 1.1.0 to 1.2.0
Bumps [tmdbapis](https://github.com/meisnate12/TMDbAPIs) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/meisnate12/TMDbAPIs/releases)
- [Commits](https://github.com/meisnate12/TMDbAPIs/compare/v1.1.0...v1.2.0)

---
updated-dependencies:
- dependency-name: tmdbapis
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-26 05:01:39 +00:00
meisnate12
507ad51469 [16] fix tmdb_person_offset 2023-04-18 09:10:22 -04:00
dependabot[bot]
797c488bd2
Bump schedule from 1.1.0 to 1.2.0
Bumps [schedule](https://github.com/dbader/schedule) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/dbader/schedule/releases)
- [Changelog](https://github.com/dbader/schedule/blob/master/HISTORY.rst)
- [Commits](https://github.com/dbader/schedule/compare/1.1.0...1.2.0)

---
updated-dependencies:
- dependency-name: schedule
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-11 05:00:08 +00:00
meisnate12
dce42b265f [172] add Config Secrets 2023-04-07 16:03:59 -04:00
meisnate12
b3021d5ed4 [168] update pillow 2023-04-05 17:01:29 -04:00
meisnate12
e889f4ab9b [126] fix downloading image sets 2023-03-10 10:07:25 -05:00
meisnate12
c95476225d [116] add radarr_search and sonarr_search 2023-03-03 14:19:50 -05:00
dependabot[bot]
51ec6a8ab0
Bump gitpython from 3.1.30 to 3.1.31
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.30 to 3.1.31.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.30...3.1.31)

---
updated-dependencies:
- dependency-name: gitpython
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-17 05:00:29 +00:00
meisnate12
f5993e36be [11] add branch detection 2023-01-19 14:38:55 -05:00
dependabot[bot]
8817eb4207
Bump requests-cache from 0.9.6 to 0.9.8
Bumps [requests-cache](https://github.com/requests-cache/requests-cache) from 0.9.6 to 0.9.8.
- [Release notes](https://github.com/requests-cache/requests-cache/releases)
- [Changelog](https://github.com/requests-cache/requests-cache/blob/main/HISTORY.md)
- [Commits](https://github.com/requests-cache/requests-cache/compare/v0.9.6...v0.9.8)

---
updated-dependencies:
- dependency-name: requests-cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-16 04:15:10 +00:00
dependabot[bot]
a15661b1a9
Bump requests from 2.28.1 to 2.28.2
Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.28.2.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.28.1...v2.28.2)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13 04:05:01 +00:00
dependabot[bot]
a35fbd1877
Bump tmdbapis from 1.0.8 to 1.1.0
Bumps [tmdbapis](https://github.com/meisnate12/TMDbAPIs) from 1.0.8 to 1.1.0.
- [Release notes](https://github.com/meisnate12/TMDbAPIs/releases)
- [Commits](https://github.com/meisnate12/TMDbAPIs/compare/v1.0.8...v1.1.0)

---
updated-dependencies:
- dependency-name: tmdbapis
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-05 04:13:31 +00:00
dependabot[bot]
2291b53895
Bump pillow from 9.3.0 to 9.4.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.3.0 to 9.4.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/9.3.0...9.4.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-02 04:09:48 +00:00
meisnate12
0d5be85e1f [10] fixed v3 Sonarr Error 2022-12-28 15:38:22 -05:00
dependabot[bot]
a793547c36
Bump plexapi from 4.13.1 to 4.13.2
Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.13.1 to 4.13.2.
- [Release notes](https://github.com/pkkid/python-plexapi/releases)
- [Commits](https://github.com/pkkid/python-plexapi/compare/4.13.1...4.13.2)

---
updated-dependencies:
- dependency-name: plexapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-22 04:06:29 +00:00
dependabot[bot]
c68b46d1df
Bump lxml from 4.9.1 to 4.9.2
Bumps [lxml](https://github.com/lxml/lxml) from 4.9.1 to 4.9.2.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.9.1...lxml-4.9.2)

---
updated-dependencies:
- dependency-name: lxml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 04:06:16 +00:00
meisnate12
348852952b [43] updated radarr monitored and sonarr v4 adds 2022-12-07 09:10:50 -05:00
meisnate12
a26ff42f0a [32] Sonarr v4 support 2022-11-30 16:12:52 -05:00
dependabot[bot]
efca64ffc1
Bump retrying from 1.3.3 to 1.3.4
Bumps [retrying](https://github.com/groodt/retrying) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/groodt/retrying/releases)
- [Changelog](https://github.com/groodt/retrying/blob/main/HISTORY.rst)
- [Commits](https://github.com/groodt/retrying/commits/v1.3.4)

---
updated-dependencies:
- dependency-name: retrying
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-28 04:10:03 +00:00