Commit graph

794 commits

Author SHA1 Message Date
meisnate12
d443ce7125 fix for asset_directory 2021-11-25 17:50:42 -05:00
meisnate12
4e320c4903 removed debugs 2021-11-24 11:48:32 -05:00
meisnate12
574d55f637 radarr and sonarr now show what theyre doing 2021-11-24 11:47:21 -05:00
meisnate12
cc6d0ff58a updated arrapi 2021-11-24 10:25:10 -05:00
meisnate12
9547ad759a use plex path when adding existing to radarr/sonarr 2021-11-24 08:22:17 -05:00
meisnate12
be6f960484
Merge pull request #450 from axsuul/develop
Add item_lock_title item detail
2021-11-23 14:59:41 -05:00
James Hu
e6e9dfbaa0 Add item_lock_title 2021-11-23 11:45:41 -08:00
meisnate12
3dd80833ec webhook better error response 2021-11-22 16:17:13 -05:00
meisnate12
7f77a3c838 Merge remote-tracking branch 'origin/develop' into develop 2021-11-22 15:51:43 -05:00
meisnate12
f35cdc5eb4
Merge pull request #444 from meisnate12/dependabot/pip/develop/plexapi-4.8.0
Bump plexapi from 4.7.2 to 4.8.0
2021-11-22 15:50:47 -05:00
meisnate12
102ee808f6 add_existing fix 2021-11-22 15:47:26 -05:00
dependabot[bot]
c5a9a1c4e0
Bump plexapi from 4.7.2 to 4.8.0
Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.7.2 to 4.8.0.
- [Release notes](https://github.com/pkkid/python-plexapi/releases)
- [Commits](https://github.com/pkkid/python-plexapi/compare/4.7.2...4.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-22 04:25:48 +00:00
meisnate12
ab909586ac
Merge pull request #442 from axsuul/develop
Add item_lock_art, item_lock_poster item details
2021-11-20 19:57:23 -05:00
James Hu
ceb96b3553 Rename to background 2021-11-20 16:15:45 -08:00
James Hu
efa89f95bf Add item_lock_art, item_lock_poster item details 2021-11-20 15:55:32 -08:00
meisnate12
b415c3a830 omdb apikey check fix 2021-11-20 18:09:45 -05:00
meisnate12
19658eccab #441 added list_minimum for tautulli builders 2021-11-20 17:55:06 -05:00
meisnate12
bcaf88ae77 webhook response fix 2021-11-19 14:28:11 -05:00
meisnate12
022857435f
Merge pull request #431 from meisnate12/develop
v1.13.0
2021-11-17 14:36:54 -05:00
meisnate12
aae1ae22ac #435 PMM_WIDTH fix 2021-11-17 09:20:04 -05:00
meisnate12
6ca4ccea37 fix for multiple webhook notifications 2021-11-16 11:44:03 -05:00
meisnate12
0e6f36b8f1 adds show_missing_assets setting 2021-11-16 10:07:09 -05:00
meisnate12
26eaa57212 up version 2021-11-15 16:12:53 -05:00
meisnate12
68962de62c trakt_popular fix 2021-11-15 16:12:06 -05:00
meisnate12
6b24a7b112 assets for all fix 2021-11-15 15:31:38 -05:00
meisnate12
fa0aedb24d IMDb Tuple Fix 2021-11-14 14:14:47 -05:00
meisnate12
f0a60af04a TVDb Invalid predicate Fix 2021-11-13 23:33:42 -05:00
meisnate12
a6ec580431 #432 added trakt_boxoffice builder 2021-11-13 18:51:12 -05:00
meisnate12
b9c53303e9 config fixes 2021-11-12 13:48:38 -05:00
meisnate12
9277134538 final update cleanup 2021-11-12 11:49:04 -05:00
meisnate12
22af973af3 # 428 added season backgrounds to the assets directory 2021-11-12 02:38:20 -05:00
meisnate12
792e37dc7e #424 adding to Radarr and Sonarr now respect the Exclusion Lists 2021-11-12 02:23:03 -05:00
meisnate12
43206dbd5e moved webhooks from settings to its own section 2021-11-06 17:28:39 -04:00
meisnate12
203f0e6cf5 add operations 2021-11-06 10:01:38 -04:00
meisnate12
d52ae82a01 #423 Added IMDb Filmography Search 2021-11-03 11:52:41 -04:00
meisnate12
a4ad664581 Merge remote-tracking branch 'origin/dependabot/pip/develop/ruamel-yaml-0.17.17' into develop 2021-11-03 10:39:19 -04:00
meisnate12
6696a582ad Merge remote-tracking branch 'origin/dependabot/pip/develop/lxml-4.6.4' into develop 2021-11-03 10:39:13 -04:00
meisnate12
54b9d53262 added trace 2021-11-03 10:38:43 -04:00
meisnate12
9312c5ec35 added webhooks 2021-11-03 10:38:26 -04:00
dependabot[bot]
fab98f4fa4
Bump lxml from 4.6.3 to 4.6.4
Bumps [lxml](https://github.com/lxml/lxml) from 4.6.3 to 4.6.4.
- [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.6.3...lxml-4.6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-03 04:28:28 +00:00
dependabot[bot]
cc262647c2
Bump ruamel-yaml from 0.17.16 to 0.17.17
Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.16 to 0.17.17.

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-01 04:43:32 +00:00
meisnate12
cc8f925afc hide notifiarr apikey 2021-10-28 02:07:14 -04:00
meisnate12
d8d20b07a5 added delete_collections_with_less and delete_unmanaged_collections 2021-10-27 02:07:33 -04:00
meisnate12
c3738f0442 version 2021-10-26 11:01:35 -04:00
meisnate12
89beded782 added tvdb_language 2021-10-26 11:01:08 -04:00
meisnate12
39c9bfa28d save missing supports utf-8 2021-10-26 09:39:30 -04:00
meisnate12
13ed5caed3 timeout fix 2021-10-26 01:40:23 -04:00
meisnate12
f7fad1ca2a timeout fix 2021-10-25 18:01:11 -04:00
meisnate12
eb3740b739 updated notifiarr key 2021-10-25 16:51:51 -04:00
meisnate12
f93ed6a1b9 update key 2021-10-25 16:48:35 -04:00