McCloudS
2e38625ee9
Update github-actions-builddockerfile.yml
2024-02-05 23:36:07 -07:00
McCloudS
e44dc365e9
Update subgen.py
2024-02-05 23:35:01 -07:00
McCloudS
d2d021cefb
Update github-actions-builddockerfile.yml
2024-02-05 23:30:13 -07:00
McCloudS
677e074a30
Update github-actions-builddockerfile.yml
2024-02-05 23:19:47 -07:00
McCloudS
be32e0308c
Update github-actions-builddockerfile.yml
2024-02-05 23:17:31 -07:00
McCloudS
3ccb8a1e1c
Update github-actions-builddockerfile.yml
2024-02-05 23:14:56 -07:00
McCloudS
7e27c43bcd
Update github-actions-builddockerfile.yml
2024-02-05 23:11:38 -07:00
McCloudS
83d9fbd446
Update github-actions-builddockerfile.yml
2024-02-05 23:09:12 -07:00
McCloudS
743366b741
Update subgen.py
2024-02-05 22:59:04 -07:00
McCloudS
6259bd8018
Update subgen.py
2024-02-05 22:07:55 -07:00
McCloudS
547691b157
Update README.md
2024-02-05 21:48:23 -07:00
McCloudS
4e72c3e06a
Update github-actions-builddockerfile.yml
2024-02-05 21:29:19 -07:00
McCloudS
a85179508d
Update github-actions-builddockerfile.yml
2024-02-05 21:20:03 -07:00
McCloudS
0dc9b09e1d
Update subgen.py
2024-02-05 21:08:22 -07:00
McCloudS
b9c9264568
Update Dockerfile
2024-02-05 14:27:30 -07:00
McCloudS
bfa281c1c4
Update subgen.py
2024-02-05 14:06:40 -07:00
McCloudS
eb3ebf8a74
Update subgen.py
...
Cleaned up imports
2024-02-05 13:49:26 -07:00
McCloudS
6b862cfaff
Update subgen.py
...
removed rsplit to use platform independent os.path.splitext
2024-02-05 13:48:00 -07:00
McCloudS
02954e2f2a
Update subgen.py
2024-02-05 13:39:54 -07:00
McCloudS
4cb836b80b
Update subgen.py
...
Fixed removing failed items from the queue.
2024-02-05 13:29:17 -07:00
McCloudS
52aa32eda3
Update README.md
...
Cleaned up instructions.
2024-02-05 12:02:35 -07:00
McCloudS
0447d6a805
Update subgen.py
...
Some error checking for transcribe_exiting()
2024-02-05 11:50:47 -07:00
McCloudS
6a17b1b935
Update subgen.py
...
Removed double is_video_file check.
2024-02-05 11:42:16 -07:00
McCloudS
ff8b465ebd
Update subgen.py
2024-02-05 11:26:15 -07:00
McCloudS
fe004d31b5
Update README.md
...
Updated TRANSCRIBE_FOLDERS instructions.
2024-02-05 11:02:39 -07:00
McCloudS
1095b5c65e
Update subgen.py
...
Changed delimintg character from ',' (comma) to '|' (pipe)
2024-02-05 11:00:45 -07:00
McCloudS
65926f9c70
Update README.md
2024-01-29 09:09:40 -07:00
McCloudS
e194cd01e2
Update Dockerfile
2024-01-28 14:04:23 -07:00
McCloudS
5e4b079abf
Update README.md
2024-01-28 14:01:07 -07:00
McCloudS
eea82cc684
Delete Dockerfile.cuda
2024-01-28 12:57:58 -07:00
McCloudS
940f15fbc8
Update subgen.py
2024-01-28 12:55:24 -07:00
McCloudS
a8bf67705f
Update Dockerfile
2024-01-28 12:54:20 -07:00
McCloudS
64b63457f7
Update README.md
2024-01-28 12:00:59 -07:00
McCloudS
aad727a7f2
Update github-actions-builddockerfile.yml
2024-01-28 11:56:57 -07:00
McCloudS
783674ff84
Update Dockerfile
2024-01-28 11:42:52 -07:00
McCloudS
516f58d62c
Update subgen.py
2024-01-28 11:40:50 -07:00
McCloudS
5be7068bf5
Update Dockerfile
2024-01-28 11:40:10 -07:00
McCloudS
f02cb3d870
Update subgen.py
...
Added some warning messages if you try to access webhooks via GET (Browsers or wget for example) instead of how you're supposed to. Can also be used to troubleshoot network stuff a bit.
2023-12-21 08:48:40 -07:00
McCloudS
d9e924f89c
Update README.md
2023-12-19 12:37:27 -07:00
McCloudS
2ba2357202
Update subgen.py
...
Added metadata refresh for Jellyfin
2023-12-19 12:35:50 -07:00
McCloudS
b58376bb8e
Update README.md
2023-12-19 12:11:48 -07:00
McCloudS
d35039c0d5
Update docker-compose.yml
2023-12-19 12:09:30 -07:00
McCloudS
d7ef9f3da3
Update README.md
2023-12-19 12:08:55 -07:00
McCloudS
b176ef1094
Delete .gitignore
2023-12-19 12:07:23 -07:00
McCloudS
a5b3ecb230
Merge pull request #33 from Rikiar73574/113e0a2
...
Enhance post-webhook metadata handling
2023-12-19 12:06:26 -07:00
Rikiar
02c97f1535
Fix indentation for Plex webhook error message
2023-12-19 12:26:46 +01:00
Rikiar
5c5fe8d114
Improve webhook error handling and URL building
...
Adjusted indentation in the webhook receiver to correctly fall back to a
warning message when receiving a misconfigured webhook. Also, updated
metadata refresh function to construct the request URL dynamically,
allowing for more robust handling of server addresses, including those
served over HTTPS. These changes ensure better user feedback and improve
compatibility with secure Plex server configurations.
2023-12-19 11:55:54 +01:00
Rikiar
e514fc16be
Reverting entrypoint path in Dockerfiles, was a me problem
2023-12-19 00:03:58 +01:00
Rikiar
f41ef2d740
Refine Plex metadata key usage for refresh
2023-12-18 23:28:15 +01:00
Rikiar
113e0a203c
Enhance post-webhook metadata handling
...
Added metadata refresh capability immediately after subtitle generation
when handling Plex webhooks. If subtitle generation is successful, the
Plex item's metadata is attempted to be refreshed to ensure that the
updates are reflected. The change includes robust error handling to log
failures in refreshing metadata and alerts the user if the webhook is
misconfigured. This enhancement improves the overall user experience by
ensuring the media library is up-to-date after any subtitle changes.
2023-12-18 16:51:45 +01:00