Commit Graph

324 Commits

Author SHA1 Message Date
dependabot[bot]
354b55b6b7 Bump plexapi from 4.13.4 to 4.15.15 (#55)
Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.13.4 to 4.15.15.
- [Release notes](https://github.com/pkkid/python-plexapi/releases)
- [Commits](https://github.com/pkkid/python-plexapi/compare/4.13.4...4.15.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-12 14:42:35 -04:00
dependabot[bot]
05ec0f0c1d Bump discord-py from 2.0.1 to 2.2.2 (#39)
Bumps [discord-py](https://github.com/Rapptz/discord.py) from 2.0.1 to 2.2.2.
- [Release notes](https://github.com/Rapptz/discord.py/releases)
- [Commits](https://github.com/Rapptz/discord.py/compare/v2.0.1...v2.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-11 21:59:26 -04:00
dependabot[bot]
74ee2c14a9 Bump plexapi from 4.13.0 to 4.13.4 (#40)
Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.13.0 to 4.13.4.
- [Release notes](https://github.com/pkkid/python-plexapi/releases)
- [Commits](https://github.com/pkkid/python-plexapi/compare/4.13.0...4.13.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-11 21:59:20 -04:00
Roy Du
0a486b4b48 Fix limited email comprehensibility (#48) 2023-10-20 20:47:53 -04:00
Roy Du
fab423b3e3 fixes plex-removerole removing jellyfin roles instead (#47)
And some style fixes
2023-08-27 20:17:48 -04:00
mLgz0rn
6b0dcbd80e Update app.py (#44)
Fix wrong jellyfin message
2023-06-03 16:31:31 -04:00
originade
461419f71d Update README.md (#42)
Add discord bot creation instructions
2023-05-10 14:09:08 -04:00
ssamjh
ba05cd40c5 Improve some of the messages (#41) 2023-05-10 12:06:11 -06:00
Yoruio
951e477333 adds venv to gitignore 2022-11-01 12:04:57 -07:00
Roy Du
42297b2074 Fixes plex setup not setting up plex server name if using token auth (#31) 2022-10-28 15:00:45 -07:00
Roy Du
26d95d1a38 fixes jellyfin empty string message on library update (#30) 2022-10-28 14:58:52 -07:00
Roy Du
776af8f611 Update codeql.yml 2022-10-28 14:40:42 -07:00
Yoruio
867ac0e6cc Merge branch 'master' of github.com:Yoruio/Membarr 2022-10-28 14:36:14 -07:00
Yoruio
15dca33a69 Removes discord.py from dockerfile 2022-10-28 14:34:57 -07:00
Roy Du
b16e60246e Fixes Jellyfin text in plex integration (#29) 2022-10-28 14:32:42 -07:00
dependabot[bot]
731e6e7bf7 Bump plexapi from 4.0.0 to 4.13.0 (#22)
Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.0.0 to 4.13.0.
- [Release notes](https://github.com/pkkid/python-plexapi/releases)
- [Commits](https://github.com/pkkid/python-plexapi/compare/4.0.0...4.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-28 14:29:12 -07:00
Roy Du
001c05c38a Intent fix (#26)
* fix: potential missing intent bug

- Fixes discord.py 2.0 intent missing bug (hopefully)

task: none

* reverts weird working copy rename of run.py

* Updates Discord.py to 2.0.1

Discord.py 2.0 was released and I didn't even notice!

* removes discord.py from dockerfile
2022-10-28 14:19:09 -07:00
Roy Du
b9795a0d16 Create codeql.yml 2022-10-13 18:03:15 -07:00
Roy Du
1ce6a302b4 Create dependabot.yml 2022-10-13 18:01:03 -07:00
Roy Du
b361e28e09 Updates README.md to reference proper docker image 2022-08-26 12:11:12 -06:00
Roy Du
ce6a80a792 Merge pull request #18 from Yoruio/experimental
Store plex tokens instead of auth details
2022-08-07 16:55:41 -07:00
Yoruio
2ae1fad6e3 Merge remote-tracking branch 'origin/master' into experimental 2022-07-29 15:22:56 -07:00
Roy Du
7a021bcbc7 Update README.md 2022-07-29 13:52:51 -07:00
Yoruio
739c6c9b98 Merge remote-tracking branch 'origin/master' into experimental 2022-07-22 19:01:35 -07:00
Roy Du
335931cfe7 Update README.md 2022-07-22 19:00:09 -07:00
Yoruio
8fb93f4e55 Merge remote-tracking branch 'origin/master' into experimental 2022-07-20 15:35:30 -07:00
Roy Du
ea6f8899d1 Merge pull request #17 from Yoruio/16-store-plex-api-token-instead-of-login-info
feat: gh-16 store plex token instead of login
2022-07-20 15:33:07 -07:00
Yoruio
1006341a53 feat: gh-16 store plex token instead of login
- Adds ability to store plex token and server base url instead of login
 username / password
 - Sets plex token storage as default plex storage / auth method
(This also fixes ratelimit, as no login occurs with auth token)

task: gh-16
2022-07-20 15:32:26 -07:00
Roy Du
67532e08f9 Update README.md 2022-07-17 21:38:23 -07:00
Yoruio
6d3d37a3f5 Merge branch 'experimental' 2022-07-16 15:28:30 -06:00
Yoruio
f3f585d13d Merge branch 'experimental' of github.com:Yoruio/Invitarr into experimental 2022-07-16 15:28:15 -06:00
Yoruio
06ddb3c38b updates dockerignore 2022-07-16 15:28:06 -06:00
Roy Du
1347cb01c7 Merge pull request #12 from Yoruio/experimental
Experimental
2022-07-16 15:04:52 -06:00
Roy Du
7bf0360015 Update README.md 2022-07-16 14:42:36 -06:00
Roy Du
53ddaec512 Update docker-sync-readme.yml 2022-07-16 14:36:07 -06:00
Roy Du
366a28b26c Update docker-sync.yml 2022-07-16 14:35:51 -06:00
Roy Du
e75e400423 Update docker-sync-experimental.yml 2022-07-16 14:35:35 -06:00
Roy Du
771c94bc88 Merge pull request #14 from Yoruio/13-implement-external-url-config-setting-for-jellyfin
feat: Adds jellyfin external URL and timeout gh-13
2022-07-16 14:30:36 -06:00
Yoruio
11b42cff53 feat: Adds jellyfin external URL and timeout gh-13
- Adds Jellyfin external URL config option - URL to send to users if
 different from server URL.
 - Adds Jellyfin server setup timeout after 5 seconds, and response
 delaying so discord bot doesn't timeout

task: gh-13
2022-07-16 14:28:56 -06:00
Yoruio
eae93c5f2e Adds python artifacts to gitignore 2022-07-16 13:23:37 -06:00
Yoruio
d8a9f0e687 Merge remote-tracking branch 'origin/master' into experimental 2022-07-16 13:21:44 -06:00
Roy Du
94c45f1955 Update README.md 2022-07-16 01:38:13 -06:00
Roy Du
4287669485 Update README.md 2022-07-16 01:36:50 -06:00
Roy Du
3a4ddbd627 Update app.py 2022-07-15 22:34:18 -06:00
Roy Du
bae028c5df Update README.md 2022-07-15 20:29:19 -06:00
Yoruio
dcf6886375 Merge remote-tracking branch 'origin/master' into experimental 2022-07-15 20:28:09 -06:00
Roy Du
0d7707eb6d Update docker-sync-readme.yml 2022-07-15 20:27:39 -06:00
Roy Du
2634b0c95c Rename docker-sync-experimental to docker-sync-experimental.yml 2022-07-15 20:26:18 -06:00
Yoruio
e9797f7c6d Merge remote-tracking branch 'origin/master' into experimental 2022-07-14 18:29:49 -06:00
Roy Du
a4f5a1913f Create docker-sync-experimental 2022-07-14 18:28:03 -06:00