meisnate12
|
ea516aa1b0
|
cache radarr/sonarr adds
|
3 years ago |
meisnate12
|
28cca36aac
|
NoneType fix
|
3 years ago |
meisnate12
|
98891693f5
|
#430 fix watch_region/with_watch_providers
|
3 years ago |
meisnate12
|
a4d4a09a73
|
#461 Fix for IMDb IDs
|
3 years ago |
meisnate12
|
7fac92652c
|
catch webhook errors
|
3 years ago |
meisnate12
|
d223da35cf
|
added flixpatrol builders
|
3 years ago |
meisnate12
|
62532535c9
|
#430 add new tmdb_discover options
|
3 years ago |
meisnate12
|
d443ce7125
|
fix for asset_directory
|
3 years ago |
meisnate12
|
4e320c4903
|
removed debugs
|
3 years ago |
meisnate12
|
574d55f637
|
radarr and sonarr now show what theyre doing
|
3 years ago |
meisnate12
|
cc6d0ff58a
|
updated arrapi
|
3 years ago |
meisnate12
|
9547ad759a
|
use plex path when adding existing to radarr/sonarr
|
3 years ago |
meisnate12
|
be6f960484
|
Merge pull request #450 from axsuul/develop
Add item_lock_title item detail
|
3 years ago |
James Hu
|
e6e9dfbaa0
|
Add item_lock_title
|
3 years ago |
meisnate12
|
3dd80833ec
|
webhook better error response
|
3 years ago |
meisnate12
|
7f77a3c838
|
Merge remote-tracking branch 'origin/develop' into develop
|
3 years ago |
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
|
3 years ago |
meisnate12
|
102ee808f6
|
add_existing fix
|
3 years ago |
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>
|
3 years ago |
meisnate12
|
ab909586ac
|
Merge pull request #442 from axsuul/develop
Add item_lock_art, item_lock_poster item details
|
3 years ago |
James Hu
|
ceb96b3553
|
Rename to background
|
3 years ago |
James Hu
|
efa89f95bf
|
Add item_lock_art, item_lock_poster item details
|
3 years ago |
meisnate12
|
b415c3a830
|
omdb apikey check fix
|
3 years ago |
meisnate12
|
19658eccab
|
#441 added list_minimum for tautulli builders
|
3 years ago |
meisnate12
|
bcaf88ae77
|
webhook response fix
|
3 years ago |
meisnate12
|
022857435f
|
Merge pull request #431 from meisnate12/develop
v1.13.0
|
3 years ago |
meisnate12
|
aae1ae22ac
|
#435 PMM_WIDTH fix
|
3 years ago |
meisnate12
|
6ca4ccea37
|
fix for multiple webhook notifications
|
3 years ago |
meisnate12
|
0e6f36b8f1
|
adds show_missing_assets setting
|
3 years ago |
meisnate12
|
26eaa57212
|
up version
|
3 years ago |
meisnate12
|
68962de62c
|
trakt_popular fix
|
3 years ago |
meisnate12
|
6b24a7b112
|
assets for all fix
|
3 years ago |
meisnate12
|
fa0aedb24d
|
IMDb Tuple Fix
|
3 years ago |
meisnate12
|
f0a60af04a
|
TVDb Invalid predicate Fix
|
3 years ago |
meisnate12
|
a6ec580431
|
#432 added trakt_boxoffice builder
|
3 years ago |
meisnate12
|
b9c53303e9
|
config fixes
|
3 years ago |
meisnate12
|
9277134538
|
final update cleanup
|
3 years ago |
meisnate12
|
22af973af3
|
# 428 added season backgrounds to the assets directory
|
3 years ago |
meisnate12
|
792e37dc7e
|
#424 adding to Radarr and Sonarr now respect the Exclusion Lists
|
3 years ago |
meisnate12
|
43206dbd5e
|
moved webhooks from settings to its own section
|
3 years ago |
meisnate12
|
203f0e6cf5
|
add operations
|
3 years ago |
meisnate12
|
d52ae82a01
|
#423 Added IMDb Filmography Search
|
3 years ago |
meisnate12
|
a4ad664581
|
Merge remote-tracking branch 'origin/dependabot/pip/develop/ruamel-yaml-0.17.17' into develop
|
3 years ago |
meisnate12
|
6696a582ad
|
Merge remote-tracking branch 'origin/dependabot/pip/develop/lxml-4.6.4' into develop
|
3 years ago |
meisnate12
|
54b9d53262
|
added trace
|
3 years ago |
meisnate12
|
9312c5ec35
|
added webhooks
|
3 years ago |
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>
|
3 years ago |
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>
|
3 years ago |
meisnate12
|
cc8f925afc
|
hide notifiarr apikey
|
3 years ago |
meisnate12
|
d8d20b07a5
|
added delete_collections_with_less and delete_unmanaged_collections
|
3 years ago |