Commit graph

581 commits

Author SHA1 Message Date
meisnate12
fd84674cac Merge branch 'develop' of https://github.com/meisnate12/Plex-Meta-Manager into develop 2021-09-30 10:34:35 -04:00
meisnate12
462bfe41fe added more reporting 2021-09-30 10:34:19 -04:00
meisnate12
9ed4f86965
Merge pull request #399 from meisnate12/dependabot/pip/develop/pathvalidate-2.5.0
Bump pathvalidate from 2.4.1 to 2.5.0
2021-09-30 10:23:09 -04:00
meisnate12
f40da259bf New Agents will not have the collection tag locked state altered 2021-09-30 10:22:03 -04:00
meisnate12
b049ef0e60 fixes issue with tautulli 2021-09-30 09:48:28 -04:00
dependabot[bot]
14b7f5c57f
Bump pathvalidate from 2.4.1 to 2.5.0
Bumps [pathvalidate](https://github.com/thombashi/pathvalidate) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/thombashi/pathvalidate/releases)
- [Commits](https://github.com/thombashi/pathvalidate/compare/v2.4.1...v2.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-27 04:25:13 +00:00
meisnate12
b4d786cb34 check for None Seconds 2021-09-22 08:43:21 -04:00
meisnate12
aa6fea52e3 fix for wrong rating keys 2021-09-21 14:42:32 -04:00
meisnate12
5a37bca5dd reorg 2021-09-20 23:57:16 -04:00
meisnate12
008c0fe5ff fix for bad rating key 2021-09-20 22:24:07 -04:00
meisnate12
b281639ed3 fix for no id 2021-09-17 22:07:30 -04:00
meisnate12
9b5b92c536 fix for delete_below_minimum 2021-09-14 23:16:59 -04:00
meisnate12
a862d79fa2 fix mal and anidb caches 2021-09-14 17:50:39 -04:00
meisnate12
a0f0b6e3e6 fix MyanimeList 2021-09-14 11:10:24 -04:00
meisnate12
3daeb795d3 MyAnimeList fix 2021-09-14 08:57:40 -04:00
meisnate12
ff4f50e274
Merge pull request #393 from meisnate12/dependabot/pip/develop/plexapi-4.7.1
Bump plexapi from 4.7.0 to 4.7.1
2021-09-13 02:13:23 -04:00
meisnate12
4e1eb9071a
Merge pull request #394 from meisnate12/dependabot/pip/develop/ruamel-yaml-0.17.16
Bump ruamel-yaml from 0.17.10 to 0.17.16
2021-09-13 02:13:12 -04:00
dependabot[bot]
39ed4a283a
Bump ruamel-yaml from 0.17.10 to 0.17.16
Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.10 to 0.17.16.

---
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-09-13 06:09:36 +00:00
dependabot[bot]
6cacd7c8f6
Bump plexapi from 4.7.0 to 4.7.1
Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.7.0 to 4.7.1.
- [Release notes](https://github.com/pkkid/python-plexapi/releases)
- [Commits](https://github.com/pkkid/python-plexapi/compare/4.7.0...4.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-13 06:09:26 +00:00
meisnate12
6413f2c694
Merge pull request #392 from meisnate12/develop
v1.12.2
2021-09-13 02:08:36 -04:00
meisnate12
507db02f7e upped version 2021-09-13 02:04:40 -04:00
meisnate12
8010febac9 refresh when changing use_original_title 2021-09-13 00:56:05 -04:00
meisnate12
d2dedccc44 #387 Fix for int collection name 2021-09-12 23:38:22 -04:00
meisnate12
b4e28825b0 #382 Fix anilist_search 2021-09-12 23:25:30 -04:00
meisnate12
9190b30a47 #390 Add .is and .isnot to String searches and filters 2021-09-12 22:42:33 -04:00
meisnate12
5c1e40aeef added collection_minimum and delete_below_minimum 2021-09-12 21:37:56 -04:00
meisnate12
a232decd18 add collection_name 2021-09-12 20:05:38 -04:00
meisnate12
ee3a64da94 add dependabot 2021-09-12 19:16:17 -04:00
meisnate12
e2a19e3862 #381 Updated MyAnimeList and Anime conversions 2021-09-09 00:36:03 -04:00
meisnate12
ed1e6111c5 #380 Fixed time validation 2021-09-07 23:04:36 -04:00
meisnate12
27db9462f1 fix anilist_search and anidb_tag 2021-08-28 01:17:14 -04:00
meisnate12
19a50abd55 adding anilist_trending and country and source search options 2021-08-26 14:24:30 -04:00
meisnate12
9e8c4bd914 only 100 IDs per arr request 2021-08-26 10:35:29 -04:00
meisnate12
585bd44e3a #369 fix anilist_search and tvdb ids 2021-08-25 08:16:45 -04:00
meisnate12
e6fd8bf92c
Merge pull request #368 from meisnate12/develop
v1.12.1
2021-08-24 01:08:19 -04:00
meisnate12
593dde0c11 v1.12.1 2021-08-24 01:06:44 -04:00
meisnate12
4da077b65e #366 skip mapping for other video libraries 2021-08-24 00:33:04 -04:00
meisnate12
a94806b2d4 fix trakt_trending 2021-08-23 17:46:29 -04:00
meisnate12
480704cf39 #363 Fix indents 2021-08-23 10:17:03 -04:00
meisnate12
3ecf0f8333 fix plex search attributes 2021-08-23 09:30:40 -04:00
meisnate12
d98281ca26 Add plays for shows 2021-08-22 17:43:26 -04:00
meisnate12
47a4f219ae added revert_overlay 2021-08-22 11:56:13 -04:00
meisnate12
ec0b1ba329 #365 added collection_level 2021-08-22 11:56:13 -04:00
meisnate12
ddc81cde11 update sync labels 2021-08-20 09:13:54 -04:00
meisnate12
975ce56b18 reload before looking at labels 2021-08-18 12:13:41 -04:00
meisnate12
13849176e6 change mal_producer to mal_studio 2021-08-16 20:07:35 -04:00
meisnate12
688c771a70 anilist_search fix 2021-08-16 09:13:30 -04:00
meisnate12
28cd0752bd fix anilist_search 2021-08-16 09:02:52 -04:00
meisnate12
1ad1068c8d fix anilist_search 2021-08-16 08:54:28 -04:00
meisnate12
f727068317
Merge pull request #362 from meisnate12/develop
v1.12.0
2021-08-16 01:46:15 -04:00