Commit graph

1373 commits

Author SHA1 Message Date
meisnate12
1397f88f6a [21] new plex_search sort option 2022-07-12 22:07:02 -04:00
meisnate12
09957ce390 [20] separate overlay into its own file 2022-07-12 22:02:38 -04:00
meisnate12
f1db86bdc9 [19] fix imdb genres 2022-07-12 03:02:18 -04:00
meisnate12
069d5a23bf [18] fix *arr_taglist 2022-07-12 02:45:53 -04:00
meisnate12
397621df3a [17] fix conditionals 2022-07-11 02:23:53 -04:00
meisnate12
c57497ba15 [16] new anime id source 2022-07-11 02:23:53 -04:00
bullmoose20
9c8fb63f48 added additional entries for rt ribbon 2022-07-11 02:22:51 -04:00
meisnate12
9203e349a4 [15] Load Truncated Images 2022-07-10 04:04:06 -04:00
meisnate12
524bf1c967 [14] update templates and conditionals 2022-07-10 04:02:39 -04:00
meisnate12
d150d52dbd [13] fix tmdb episode metadata 2022-07-06 14:38:26 -04:00
meisnate12
a7ef2d9040 [12] fix conditionals 2022-07-06 02:57:57 -04:00
meisnate12
430cce129f [11] conditional default variables 2022-07-05 21:32:57 -04:00
meisnate12
28d3d0ff63 [10] fix overlay addons with smaller size then text 2022-07-05 18:13:02 -04:00
meisnate12
95ea04aa3a [9] fix overlays being off center 2022-07-05 14:12:31 -04:00
meisnate12
e392f007cd [8] fix episode rating update 2022-07-05 02:11:21 -04:00
dependabot[bot]
a0655e16c1 Bump requests from 2.28.0 to 2.28.1
Bumps [requests](https://github.com/psf/requests) from 2.28.0 to 2.28.1.
- [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.0...v2.28.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-04 15:43:25 -04:00
dependabot[bot]
9d4d84a07c Bump tmdbapis from 1.0.4 to 1.0.5
Bumps [tmdbapis](https://github.com/meisnate12/TMDbAPIs) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/meisnate12/TMDbAPIs/releases)
- [Commits](https://github.com/meisnate12/TMDbAPIs/compare/v1.0.4...v1.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-04 15:43:10 -04:00
dependabot[bot]
54a7d9268c Bump lxml from 4.9.0 to 4.9.1
Bumps [lxml](https://github.com/lxml/lxml) from 4.9.0 to 4.9.1.
- [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.0...lxml-4.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-04 15:42:41 -04:00
dependabot[bot]
45ccd5fec5 Bump pillow from 9.1.1 to 9.2.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.1.1 to 9.2.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.1.1...9.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-04 15:42:30 -04:00
Chaz Larson
499b523f5d spelling 2022-07-04 15:42:19 -04:00
Chaz Larson
4d038408e9 minor tweaks
call out "same machine" assumption.
fix typo in git update.
2022-07-04 15:42:19 -04:00
meisnate12
681db1429f [7] update mal auth 2022-07-04 02:49:52 -04:00
meisnate12
2df51e78ad [6] clean up asset warnings 2022-06-30 11:17:48 -04:00
meisnate12
66b3bcfee8 [5] fix blur 2022-06-30 09:48:19 -04:00
meisnate12
1fc6c5d5c2 [4] fix timeout 2022-06-30 09:14:09 -04:00
meisnate12
588779a6d7 [3] fix overlay float error 2022-06-28 16:52:28 -04:00
meisnate12
e7ef0ff8c9 [2] remove mass_trakt_rating_update in favor of trakt_user option for other mass_rating operations 2022-06-28 16:35:29 -04:00
meisnate12
d7c99be137 [1] update details of synced playlists 2022-06-28 16:34:20 -04:00
meisnate12
6524b7b274 1.17.1 2022-06-28 00:36:27 -04:00
meisnate12
7e528bf7d0 [71] #870 fix for NoneType Error 2022-06-27 22:32:09 -04:00
meisnate12
e35feb45ef [70] #941 Fix NoneType Error 2022-06-27 22:12:00 -04:00
meisnate12
31c5fbe1e4 [68] #914 Added non_existing schedule option 2022-06-27 16:46:46 -04:00
meisnate12
daba086324 [67] #919 Fix using -rm with .yml 2022-06-27 16:13:47 -04:00
meisnate12
61aa56a401 [66] #931 Allow metadata to run 2022-06-27 15:09:16 -04:00
meisnate12
c7ad9df6a5 [65] flip .rated 2022-06-27 14:33:54 -04:00
meisnate12
7e876b278f [64] small fixes and new rating style 2022-06-27 02:15:54 -04:00
meisnate12
921a807392 [63] #928 fix extra space 2022-06-26 15:26:08 -04:00
meisnate12
4e0fcb353e [62] #937 fix trakt years 2022-06-26 15:19:31 -04:00
dependabot[bot]
6f61b03a91 Bump requests from 2.27.1 to 2.28.0
Bumps [requests](https://github.com/psf/requests) from 2.27.1 to 2.28.0.
- [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.27.1...v2.28.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-26 15:11:19 -04:00
cpt-kuesel
732ca6a984 Update example for Template Variables 2022-06-26 15:11:10 -04:00
meisnate12
fb03658c72 [61] add .rated 2022-06-26 15:08:17 -04:00
meisnate12
345d6c1f4a [60] small fixes 2022-06-26 12:31:22 -04:00
meisnate12
e44e3f1dd8 [59] fix text overlays 2022-06-23 15:12:28 -04:00
meisnate12
b557fb17ab [58] fix build actions 2022-06-23 13:22:09 -04:00
meisnate12
254a86f980 [57] Dockerfile update 2022-06-23 11:39:37 -04:00
meisnate12
131ef8c8ab [56] update dockerfile 2022-06-23 11:35:33 -04:00
meisnate12
2331cb107f [55] fix multiple overlay names 2022-06-23 11:31:54 -04:00
meisnate12
b1f355dba0 [54] Dockerfile update 2022-06-23 10:46:07 -04:00
meisnate12
4bf44e1802 [53] Dockerfile update 2022-06-23 10:15:41 -04:00
meisnate12
dc3c99af1d [52] fix Dockerfile 2022-06-23 10:11:35 -04:00