Commit Graph

183 Commits (87b4a950f1e299e46890c18cc47d813ff432c327)

Author SHA1 Message Date
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
Luigi311 7de7b42fd2 Users: Default to username and fall back to title 2023-05-15 11:10:03 -06:00
Luigi311 03d1fd8019 Log both servers users instead of exiting immediately 2023-05-15 10:44:30 -06:00
Luigi311 485ec5fe2d Add docker-compose file 2023-04-29 20:31:24 -06:00
Luigi311 59bfbd9811
Merge pull request #71 from luigi311/fix-docker-build/push
Do not publish on PR, fix condition check on build
2023-04-13 13:02:55 -06: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
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
Luigi311 e6d1e0933a
Merge pull request #64 from luigi311/fix_indexing
Fix indexing with check_remove_entry
2023-04-10 17:20:36 -06:00
Luigi311 68e3f25ba4 Fix indexing 2023-04-10 16:59:54 -06:00
Luigi311 c981426db6
Merge pull request #62 from agustinmorantes/dev
Add "RUN_ONLY_ONCE" option
2023-04-10 11:54:17 -06:00
Agustín Morantes 916b16b12c Add "RUN_ONLY_ONCE" option 2023-04-10 14:39:28 -03:00
Luigi311 a178d230de Jellfyfin: Fix more issues with ids 2023-04-07 17:31:25 -06:00
Luigi311 fffb04728a Jellfyin: Fix issue with ids. Do not show marked for partial 2023-04-07 15:17:00 -06:00
Luigi311 658361383a
Update README.md 2023-04-07 13:41:39 -06:00
Luigi311 3330026de6
Merge pull request #57 from luigi311/partial_watch
Partially implement in progress syncing
2023-03-31 12:14:53 -06:00
Luigi311 25fe426720 Plex: Implement partial play syncing 2023-03-26 23:55:56 -06:00
Luigi311 8d53b5b8c0 Take into account comparing two partially watched/one watched video 2023-03-23 22:50:13 -06:00
Luigi311 0774735f0f Plex: Add title to episode_guids 2023-03-23 22:49:14 -06:00
Luigi311 a5540b94d5 Gather partially watched movie/episodes with todo for processing. 2023-03-22 19:48:19 -06:00
Luigi311 c69d59858d
Merge pull request #54 from luigi311/dev
Fix variable overwrites, Fix errors when plex user has no access
2023-03-22 11:29:36 -06:00
Luigi311 962b1149ad Plex: Use token, Check for token on mark 2023-03-18 12:15:59 -06:00
Luigi311 a8edee0354 Jellyfin: Fix user_watched_temp overwrite issues. 2023-03-18 12:12:12 -06:00
Luigi311 3627dde64d Plex: Do not error if user has no access 2023-03-18 11:56:56 -06:00
Luigi311 80ec0e42c2
Dockerfile: Add sync directions to ENV 2023-03-16 14:57:57 -06:00