Abdulmohsen
Abdulmohsen
Hello, It seems using `request_header` directive to alter request headers does not make it to the `log` directive, i mainly use the transformer plugin to alter the logged IP, some...
# TODO - [ ] now that the main code is stable, we should start writing more tests. # Long term goals - [ ] add duplicate db records detector....
Widen psr/simple-cache version constraint to support 1.0|2.0|3.0. Fixes #320
Hi, Im trying to migrate to league/route:^5.0, however it requires "psr/simple-cache": ^1.0 where i depend on ^3.0. is it possible to widen the constraints to cover all simple-cache versions e.g.:...
Hello, This pull request add ExternalId for episode, music video and movies when using the local provider. Right now the local provider only add ExternalId for series which i assume...
Hello, I have simple project testing out whisperx, the test script ```python import json import logging import whisperx model_opts = { "whisper_arch": "large-v2", "device": "cuda", "compute_type": "float16", "download_root": "/home/user/.config/whisper-models", "language":...
Hello, Thanks for your hard work on this plugin, i was wondering if it's possible to trigger webhook events for mark as played/unplayed. Right now im kind of of doing...
Hello, If it's possible, could you add an extra fields for the json payload regarding the library which contain the item? for example ```json { "LibraryId": "293892assad782", "LibraryName": "shows" }...
Hello, The addon is really nice, and helps with some debugging and geo-blocking bypass, I would like to suggest the following feature. 1- the ability to export/import profiles The way...
### Description of your *pull request* and other information This pull request fixes the issue with recent change to tver.jp, they have started using streaks.jp as backend instead of brightcove,...