Commit graph

1384 commits

Author SHA1 Message Date
meisnate12
b6373d900d [29] #954 Fix anidb_popular 2022-07-15 09:56:54 -04:00
meisnate12
c52c2a5de6 [28] allow name in templates 2022-07-14 15:37:10 -04:00
meisnate12
d95e2b145c [27] fix playlist NoneType Error 2022-07-14 10:30:39 -04:00
meisnate12
b65b4f885f [26] README update 2022-07-14 10:17:08 -04:00
bullmoose20
f683f91b0f updated ratings 2022-07-14 10:05:39 -04:00
bullmoose20
14031eaf8b freshen up the home page 2022-07-14 10:05:39 -04:00
bullmoose20
1d77b1a003 add mc_must_see to defaults example 2022-07-14 10:05:39 -04:00
meisnate12
2c39fa0b74 [25] run-metadata now ignores more 2022-07-14 09:46:33 -04:00
meisnate12
ae3f3b04be [24] fix anime IDs 2022-07-13 11:18:35 -04:00
meisnate12
0e4e4061f3 [23] fix flixpatrol_url 2022-07-13 09:17:54 -04:00
meisnate12
368b22fd03 [22] check for configs version 2022-07-13 01:13:25 -04:00
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