Luigi311
76ac264b25
Add example baseurl/token to docker-compose
2024-01-05 14:57:44 -07:00
Luigi311
93bc94add5
Pin to 3.11 due to 3.12 issues
2024-01-05 14:57:44 -07:00
neofright
79325b8c61
Update README.md
...
Remove another unnecessary captialisation.
2024-01-05 14:57:44 -07:00
neofright
58c1eb7004
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'
2024-01-05 14:57:44 -07:00
neofright
466f292feb
Typo in .env.sample
2024-01-05 14:57:44 -07:00
Luigi311
4de25a0d4a
Print server info
...
Signed-off-by: Luigi311 <git@luigi311.com >
2024-01-05 14:57:44 -07:00
Luigi311
43d6bc0d82
Timeout issues ( #103 )
...
* Add timeout support for jellyfin requests
Signed-off-by: Luigi311 <git@luigi311.com >
2024-01-05 14:57:44 -07:00
Luigi311
b53d7c9ecc
Add docker compose to types
...
Signed-off-by: Luigi311 <git@luigi311.com >
2024-01-05 14:55:56 -07:00
Luigi311
116d50a75a
Add max_threads
...
Signed-off-by: Luigi311 <git@luigi311.com >
2024-01-05 14:55:56 -07:00
Luigi311
e1fb365096
Update apis
...
Signed-off-by: Luigi311 <git@luigi311.com >
2024-01-05 14:55:56 -07:00
Luigi311
03617dacfc
Jellyfin: Remove isPlayed, Use get for name
...
Signed-off-by: Luigi311 <git@luigi311.com >
2024-01-05 14:55:56 -07:00
Luigi311
e6b33f1bc9
Jellyfin: Fix locations logic
...
Signed-off-by: Luigi311 <git@luigi311.com >
2024-01-05 14:55:56 -07:00
Luigi311
d9e6a554f6
Disable fast fail
...
Signed-off-by: Luigi311 <git@luigi311.com >
2024-01-05 14:55:56 -07:00
Luigi311
7ef37fe848
Jellyfin: Check for provider_source in episode
...
Signed-off-by: Luigi311 <git@luigi311.com >
2024-01-05 14:55:56 -07:00
Luigi311
dd64617cbd
Jellyfin: Handle missing paths
...
Signed-off-by: Luigi311 <git@luigi311.com >
2024-01-05 14:55:56 -07:00
Lai Jiang
a227c01a7f
Fix a type
2024-01-05 14:55:56 -07:00
Luigi311
da53609385
Jellyfin: Remove reassigning jellyfin_episode_id
...
Signed-off-by: Luigi311 <git@luigi311.com >
2024-01-05 14:55:56 -07:00
Luigi311
e94a8fb2c3
Jellyfin: Fix errors with missing matches
...
Signed-off-by: Luigi311 <git@luigi311.com >
2024-01-05 14:55:56 -07:00
dependabot[bot]
d87542ab78
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 >
2024-01-05 14:55:56 -07:00
Luigi311
945ffb2fb3
Plex: Cleanup username_title
2024-01-05 14:55:56 -07:00
Luigi311
da808ba25e
CI: Add back in dev based on alpine
2024-01-05 14:55:56 -07:00
Luigi311
e4b4c7ba39
plex: Fix username/title
2024-01-05 14:55:56 -07:00
Luigi311
43ead4bb0f
Plex: Fix username/title selection
2024-01-05 14:55:56 -07:00
Luigi311
c4a2f8af39
Users: Default to username and fall back to title
2024-01-05 14:55:56 -07:00
Luigi311
fd281a50b6
Log both servers users instead of exiting immediately
2024-01-05 14:55:56 -07:00
Luigi311
f8ef4fe6c9
Add docker-compose file
2024-01-05 14:55:56 -07:00
Luigi311
1e485b37f8
Do not publish on PR, fix condition check on build
2023-04-13 12:56:52 -06:00
Luigi311
4adf94f24b
Update ci.yml
...
Action: Use github.repository and github.actor instead
2023-04-13 10:28:01 -06:00
Luigi311
1a0fab36d3
Merge pull request #66 from Nicba1010/main
...
General build improvements
2023-04-13 09:50:59 -06:00
Roberto Banić
a1ef3b5a8d
Add conditional to DockerHub login
2023-04-13 16:45:05 +02:00
Luigi311
0c47ee7119
Merge pull request #68 from Nicba1010/refactor-black-white
...
Refactor black/whitelist processing
2023-04-13 08:37:38 -06:00
Roberto Banić
e51cf6e482
Refactor black/whitelist processing
2023-04-13 12:56:28 +02:00
Roberto Banić
24d5de813d
Remove DOCKER_USERNAME environment variable from docker_meta step
2023-04-13 11:23:32 +02:00
Roberto Banić
9921b2a355
Change is_default_branch to other default branch check
2023-04-13 11:21:28 +02:00
Roberto Banić
faa378c75e
Add is_default_branch conditional to latest tag
2023-04-13 11:20:19 +02:00
Roberto Banić
26199100dc
Update tags
2023-04-13 11:19:56 +02:00
Roberto Banić
bee854f059
Exclude DockerHub in case there is no username set
2023-04-13 10:48:03 +02:00
Roberto Banić
73c1ebf3ed
Pin pytest version
2023-04-13 02:26:12 +02:00
Roberto Banić
397dd17429
Specify Python version
2023-04-13 02:26:11 +02:00
Roberto Banić
73d18dad92
Rename Dockerfile to Dockerfile.alpine
2023-04-13 02:26:10 +02:00
Roberto Banić
94d63a3fdb
Add ghcr.io image name to the docker metadata action step
2023-04-13 02:26:09 +02:00
Roberto Banić
120d89e8be
Add dashes to tags
2023-04-13 02:26:08 +02:00
Roberto Banić
eb5534c61c
Add ghcr.io registry
2023-04-13 02:26:07 +02:00
Roberto Banić
99d217e8f1
Update ci.yml to perform a multi-variant build
2023-04-13 02:26:05 +02:00
Roberto Banić
f7e3f8ae2a
Update Dockerfile to use the alpine Python 3 base image
2023-04-13 02:26:04 +02:00
Roberto Banić
2cebd2d73d
Pin dependency versions to enable reproducible builds
2023-04-13 02:25:13 +02:00
Luigi311
18df322c41
Merge pull request #65 from luigi311/dev
...
Dev
v4.5.0
2023-04-11 09:29:08 -06:00
Luigi311
fc80f50560
Fix codeql issues
2023-04-11 08:57:49 -06:00
Luigi311
4870ff9e7a
Cleanup
2023-04-11 08:48:30 -06:00
Luigi311
58337bd38c
Test: Use is None
2023-04-10 23:05:22 -06:00