Commit graph

1430 commits

Author SHA1 Message Date
meisnate12
5987a992bb [22] multiple small text changes 2022-08-09 01:35:21 -04:00
dependabot[bot]
01dfae9f83 Bump plexapi from 4.12.0 to 4.12.1
Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.12.0 to 4.12.1.
- [Release notes](https://github.com/pkkid/python-plexapi/releases)
- [Commits](https://github.com/pkkid/python-plexapi/compare/4.12.0...4.12.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-09 01:33:34 -04:00
dependabot[bot]
a9cddb86dc Bump num2words from 0.5.10 to 0.5.11
Bumps [num2words](https://github.com/savoirfairelinux/num2words) from 0.5.10 to 0.5.11.
- [Release notes](https://github.com/savoirfairelinux/num2words/releases)
- [Changelog](https://github.com/savoirfairelinux/num2words/blob/master/CHANGES.rst)
- [Commits](https://github.com/savoirfairelinux/num2words/compare/v0.5.10...v0.5.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-09 01:32:56 -04:00
dependabot[bot]
bc5a93f6b3 Bump pathvalidate from 2.5.0 to 2.5.1
Bumps [pathvalidate](https://github.com/thombashi/pathvalidate) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/thombashi/pathvalidate/releases)
- [Commits](https://github.com/thombashi/pathvalidate/compare/v2.5.0...v2.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-09 01:32:44 -04:00
Chaz Larson
6c650492ea typo, correct case 2022-08-09 01:32:29 -04:00
Chaz Larson
fafddf9f9c Update pull_request_template.md 2022-08-09 01:32:29 -04:00
Chaz Larson
5bf040ccbe Call out need to be in PMM dir 2022-08-09 01:32:08 -04:00
Chaz Larson
062c8b774e add cd to crontab example 2022-08-09 01:32:08 -04:00
meisnate12
62d23897b5 [21] better plex_search identification 2022-08-04 16:47:54 -04:00
meisnate12
d613b949d5 [20] add smart url debug 2022-08-04 09:34:02 -04:00
meisnate12
82b006bfa1 [19] fix dynamic addons 2022-08-03 10:07:21 -04:00
meisnate12
7d85015c9f [18] fix old text ratings 2022-08-01 17:01:02 -04:00
meisnate12
c10460f757 [17] add global timeout 2022-08-01 16:26:10 -04:00
meisnate12
1f4c1f8e35 [16] add mdb_myanimelist as a mass rating option 2022-08-01 11:55:00 -04:00
meisnate12
47d5e96ab6 [15] fix special text overlays 2022-07-28 11:03:50 -04:00
meisnate12
ce6ffbd4f2 [14] remove unneeded special overlay attribute 2022-07-28 10:09:06 -04:00
meisnate12
8bd4333779 [13] fix collection_level error 2022-07-28 09:01:13 -04:00
meisnate12
1f2f9bd2ea [12] update overlay doc 2022-07-28 01:05:09 -04:00
meisnate12
c0a372382e [11] update to special_text overlays 2022-07-28 00:51:01 -04:00
meisnate12
f44589e853 [10] builder_level 2022-07-26 15:58:53 -04:00
meisnate12
ff14c2d80f [9] Add Special Text Overlays 2022-07-26 14:30:40 -04:00
meisnate12
3f5dd3bcfa [8] Fix #984 2022-07-25 11:00:41 -04:00
meisnate12
4a91d35174 [7] #945 suppress agent not supported message for agentless libraries 2022-07-22 21:25:37 -04:00
meisnate12
9132b6abf3 [6] #979 startswith fix 2022-07-22 21:11:33 -04:00
YozoraXCII
29f23d35b5 Update FAQ/KB page and typos in local install guide 2022-07-22 21:07:52 -04:00
Chaz Larson
3c099ad1a5 Change to tabbed display, leverage includes 2022-07-22 18:21:29 -04:00
meisnate12
68c85f3a34 [5] change Actor to Role reflecting plexapi 4.12.0 change 2022-07-21 17:55:36 -04:00
meisnate12
caacfe4718 [4] add Knowledgebase doc 2022-07-21 17:01:53 -04:00
dependabot[bot]
dca9db0893 Bump plexapi from 4.11.2 to 4.12.0
Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.11.2 to 4.12.0.
- [Release notes](https://github.com/pkkid/python-plexapi/releases)
- [Commits](https://github.com/pkkid/python-plexapi/compare/4.11.2...4.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-21 16:45:24 -04:00
meisnate12
65adc6afad [3] #978 Fix -ca 2022-07-21 14:19:25 -04:00
meisnate12
05a1076160 [2] fix asset download 2022-07-21 13:31:41 -04:00
meisnate12
4d1555652e [1] change how suppress works with weights 2022-07-20 19:14:34 -04:00
meisnate12
510fb959b7 1.17.2 2022-07-20 10:27:52 -04:00
meisnate12
9111f77c7f [42] add reset_overlays option 2022-07-19 16:33:57 -04:00
meisnate12
11415b98cd [41] fix ignore_blank_results 2022-07-19 10:54:13 -04:00
meisnate12
eee9272d71 [40] add ignore_blank_results 2022-07-19 09:25:48 -04:00
meisnate12
32782005d9 [39] Fixes #974 Album locations AttributeError 2022-07-19 09:24:51 -04:00
meisnate12
535fa3023f [38] fix overlay error 2022-07-18 15:24:23 -04:00
meisnate12
776f718f7f [37] log updates 2022-07-18 14:14:32 -04:00
meisnate12
dbe5a51d23 [36] update template reporting 2022-07-18 11:44:16 -04:00
meisnate12
5f742615e6 [35] small fixes 2022-07-16 15:28:16 -04:00
yozoraxcii
ebc60fb0f7 [34] Add blurb explaining multi-plex setup 2022-07-16 14:55:39 -04:00
meisnate12
13fb2ea7fb [33] fix name_var failure 2022-07-15 23:01:25 -04:00
meisnate12
a239f0f3d5 [32] fix template None variable 2022-07-15 19:30:09 -04:00
meisnate12
f7a5d60d88 [31] fix NoneError 2022-07-15 17:03:04 -04:00
meisnate12
55054d9e45 [30] #898 Fix blank collecitons hiding 2022-07-15 09:57:27 -04:00
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