Luigi311
7bb76f62a5
Merge pull request #117 from luigi311/dependabot/pip/aiohttp-3.9.0
...
Bump aiohttp from 3.8.6 to 3.9.0
2023-12-06 12:07:40 -07:00
Luigi311
dcdbe44648
Action: Limit ghcr push to luigi311
...
Signed-off-by: Luigi311 <git@luigi311.com>
2023-12-06 12:04:32 -07:00
dependabot[bot]
f91005f0ba
Bump aiohttp from 3.8.6 to 3.9.0
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.8.6 to 3.9.0.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.6...v3.9.0 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-28 01:04:37 +00:00
Luigi311
5baea978ab
Merge pull request #114 from luigi311/dev
...
Add markfile, Fix documentation, Add default variant, Non-root docker container
2023-11-18 04:05:28 -07:00
Luigi311
9cc1f96eea
Merge pull request #113 from luigi311/user
...
User
2023-11-13 03:51:27 -07:00
Luigi311
2a65c4b5ca
Action: Add default variant
2023-11-13 03:48:05 -07:00
Luigi311
e1ef6615cc
README: Change configuration to point to .env.sample
2023-11-13 03:39:29 -07:00
Luigi311
d607c9c821
Use non root for containers
2023-11-13 03:36:10 -07:00
Luigi311
f6b2186824
Docker-compose: Add markfile. Add user mapping ex
2023-11-13 02:49:14 -07:00
Luigi311
a3fc53059c
MARKFILE match LOGFILE
2023-11-13 02:30:11 -07:00
Luigi311
6afe123947
Docker: Add RUN_ONLY_ONCE and MARKFILE
2023-11-13 02:28:40 -07:00
Luigi311
7e9c6bb338
Add unraid to type
2023-11-13 02:05:47 -07:00
Luigi311
89a2768fc9
Jellyfin: Remove headers append
2023-11-13 01:59:18 -07:00
Luigi311
9ff3bdf302
Add MARK/DRYRUN logger levels
2023-11-13 01:48:07 -07:00
Luigi311
2c48e89435
Add mark list support
2023-11-13 01:12:08 -07:00
Luigi311
6ccb68aeb3
Add example baseurl/token to docker-compose
2023-11-13 01:09:11 -07:00
Luigi311
032243de0a
Pin to 3.11 due to 3.12 issues
2023-11-13 00:16:44 -07:00
Luigi311
5b1b9ec222
Merge pull request #112 from neofright/dev
...
Typos / formatting
2023-11-03 19:57:12 -06:00
neofright
375c6b23a5
Update README.md
...
Remove another unnecessary captialisation.
2023-11-03 13:21:41 +00:00
neofright
b378dff0dc
Improve README.md
...
- Inprogress is not a word in English, but two separate words.
- Many words are unnecessarily captialised as they are not names or at the beginning of the sentences.
- Prefer 'usernames' to 'usersnames'
2023-11-03 13:21:07 +00:00
neofright
23f2d287d6
Typo in .env.sample
2023-11-03 13:14:46 +00:00
Luigi311
3cd73e54a1
Merge pull request #109 from luigi311/dev
...
Update Deps, Add max_threads
2023-09-28 20:12:43 -06:00
Luigi311
bf5d875079
Print server info
...
Signed-off-by: Luigi311 <git@luigi311.com>
2023-09-28 20:00:47 -06:00
Luigi311
aef884523b
Merge branch 'main' into dev
2023-09-28 19:24:04 -06:00
Luigi311
2a59f38faf
Add docker compose to types
...
Signed-off-by: Luigi311 <git@luigi311.com>
2023-09-28 10:45:02 -06:00
Luigi311
3a0e60c772
Add max_threads
...
Signed-off-by: Luigi311 <git@luigi311.com>
2023-09-28 10:00:07 -06:00
Luigi311
fb657d41db
Update apis
...
Signed-off-by: Luigi311 <git@luigi311.com>
2023-09-28 09:47:34 -06:00
Luigi311
ac7f389563
Timeout issues ( #103 )
...
* Add timeout support for jellyfin requests
Signed-off-by: Luigi311 <git@luigi311.com>
2023-09-25 01:59:16 -06:00
Luigi311
237e82eceb
Merge pull request #96 from luigi311/dev
...
Jellyfin: Remove isPlayed, Use get for name
2023-08-16 19:16:35 -06:00
Luigi311
8fab4304a4
Jellyfin: Remove isPlayed, Use get for name
...
Signed-off-by: Luigi311 <git@luigi311.com>
2023-08-16 19:00:17 -06:00
Luigi311
971c9e9147
Merge pull request #94 from luigi311/dependabot/pip/aiohttp-3.8.5
...
Bump aiohttp from 3.8.4 to 3.8.5
2023-07-24 15:09:10 -06:00
dependabot[bot]
cacbca5a07
Bump aiohttp from 3.8.4 to 3.8.5
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.8.4 to 3.8.5.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/v3.8.5/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.4...v3.8.5 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-20 16:25:18 +00:00
Luigi311
e4dbd8adfb
Merge pull request #93 from luigi311/dev
2023-07-19 12:07:40 -06:00
Luigi311
19f77c89e7
Jellyfin: Fix locations logic
...
Signed-off-by: Luigi311 <git@luigi311.com>
2023-07-18 16:27:13 -06:00
Luigi311
ce1b922f71
Merge pull request #90 from luigi311/dev
...
Fix missing paths and providers
2023-06-30 19:41:16 -06:00
Luigi311
81e967864d
Disable fast fail
...
Signed-off-by: Luigi311 <git@luigi311.com>
2023-06-28 16:55:56 -06:00
Luigi311
29f55104bc
Jellyfin: Check for provider_source in episode
...
Signed-off-by: Luigi311 <git@luigi311.com>
2023-06-28 16:52:23 -06:00
Luigi311
ff2e2deb20
Jellyfin: Handle missing paths
...
Signed-off-by: Luigi311 <git@luigi311.com>
2023-06-28 16:21:07 -06:00
Luigi311
3fa55cb41b
Merge pull request #80 from jianglai/patch-1
2023-06-08 13:41:24 -06:00
Lai Jiang
aa5d97a0d5
Fix a type
2023-05-29 21:08:12 -04:00
Luigi311
89c4f15ae8
Merge pull request #79 from luigi311/dev
...
Jellyfin: Fix errors with missing matches
2023-05-23 15:39:29 -06:00
Luigi311
1351bfc1cf
Jellyfin: Remove reassigning jellyfin_episode_id
...
Signed-off-by: Luigi311 <git@luigi311.com>
2023-05-23 14:33:42 -06:00
Luigi311
32cc76f043
Merge pull request #78 from luigi311/dependabot/pip/requests-2.31.0
...
Bump requests from 2.28.2 to 2.31.0
2023-05-23 14:26:43 -06:00
dependabot[bot]
968cb2091d
Bump requests from 2.28.2 to 2.31.0
...
Bumps [requests](https://github.com/psf/requests ) from 2.28.2 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.28.2...v2.31.0 )
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-23 06:45:31 +00:00
Luigi311
8986c1037b
Jellyfin: Fix errors with missing matches
...
Signed-off-by: Luigi311 <git@luigi311.com>
2023-05-22 01:22:34 -06:00
Luigi311
87b4a950f1
Merge pull request #75 from luigi311/dev
...
Variants, Pin versions, CI, Plex usernames
2023-05-17 13:38:25 -06:00
Luigi311
9f61c7338d
Plex: Cleanup username_title
2023-05-17 13:22:00 -06:00
Luigi311
ffc81dad69
CI: Add back in dev based on alpine
2023-05-15 15:12:25 -06:00
Luigi311
7eba46b5cb
plex: Fix username/title
2023-05-15 14:57:46 -06:00
Luigi311
aa177666a5
Plex: Fix username/title selection
2023-05-15 11:17:28 -06:00