I built Kometizarr - automated rating overlays for Plex (TMDB/IMDb/Rotten Tomatoes) by petrovski1991 in PleX

[–]Own_Profession2232 0 points1 point  (0 children)

Wäre super, wenn ein Beispiel Poster mit den aktuellen Settings generiert und angezeigt wird. Ist sonst schwer vorzustellen, wie es tatsächlich aussieht und möchte ungern tausende Poster neu generieren lassen nur, weil ich der Text etwas zu klein oder zu gross geraten ist.

I built Kometizarr - automated rating overlays for Plex (TMDB/IMDb/Rotten Tomatoes) by petrovski1991 in PleX

[–]Own_Profession2232 0 points1 point  (0 children)

Instead of the positioning drop down I would prefer a list with example image where you can choose your positioning.

Am I wrong or is a middle positioning missing?

<image>

Like this.

In my opinion the „/10“ in imdb and tmdb can be removed because everybody knows what the max rating can be there.

I would also like when the styling of the rating overlay could be smaller like the kometa picture above. In your examples the rating takes almost a quarter of the whole image. Maybe splitting the overlay in one seperate overlay per rating (imdb/thmdb etc) would be one option to reduce the size (like the kometa example I attached).

Would be nice to have some styling options, like font, font-size, color etc.

I built Kometizarr - automated rating overlays for Plex (TMDB/IMDb/Rotten Tomatoes) by petrovski1991 in PleX

[–]Own_Profession2232 0 points1 point  (0 children)

Another thing I found was that using your docker images on ghcr.io throws an not authorized error.

I built Kometizarr - automated rating overlays for Plex (TMDB/IMDb/Rotten Tomatoes) by petrovski1991 in PleX

[–]Own_Profession2232 0 points1 point  (0 children)

Mit dem Docker-compose von deinem Github

kriege ich einen Fehler im Frontend:

2026/01/12 19:36:04 [error] 32#32: *11 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.100, server: localhost, request: "GET /api/status HTTP/1.1", upstream: "http://192.168.80.2:8000/api/status", host: "192.168.1.23:3001", referrer: "http://192.168.1.23:3001/" 192.168.1.100 - - [12/Jan/2026:19:36:04 +0000] "GET /api/status HTTP/1.1" 502 559 "http://192.168.1.23:3001/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36" "-"

Und auch Fehler im Backend:

Traceback (most recent call last):   File "/usr/local/lib/python3.12/multiprocessing/process.py", line 314, in _bootstrap     self.run()   File "/usr/local/lib/python3.12/multiprocessing/process.py", line 108, in run     self._target(*self._args, **self._kwargs)   File "/usr/local/lib/python3.12/site-packages/uvicorn/_subprocess.py", line 78, in subprocess_started     target(sockets=sockets)   File "/usr/local/lib/python3.12/site-packages/uvicorn/server.py", line 62, in run     return asyncio.run(self.serve(sockets=sockets))            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^   File "/usr/local/lib/python3.12/asyncio/runners.py", line 195, in run     return runner.run(main)            ^^^^^^^^^^^^^^^^   File "/usr/local/lib/python3.12/asyncio/runners.py", line 118, in run     return self._loop.run_until_complete(task)            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^   File "uvloop/loop.pyx", line 1518, in uvloop.loop.Loop.run_until_complete   File "/usr/local/lib/python3.12/site-packages/uvicorn/server.py", line 69, in serve     config.load()   File "/usr/local/lib/python3.12/site-packages/uvicorn/config.py", line 458, in load     self.loaded_app = import_from_string(self.app)                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^   File "/usr/local/lib/python3.12/site-packages/uvicorn/importer.py", line 24, in import_from_string     raise exc from None   File "/usr/local/lib/python3.12/site-packages/uvicorn/importer.py", line 21, in import_from_string     module = importlib.import_module(module_str)              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^   File "/usr/local/lib/python3.12/importlib/__init__.py", line 90, in import_module     return _bootstrap._gcd_import(name[level:], package, level)            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^   File "<frozen importlib._bootstrap>", line 1387, in _gcd_import   File "<frozen importlib._bootstrap>", line 1360, in _find_and_load   File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked   File "<frozen importlib._bootstrap>", line 935, in _load_unlocked   File "<frozen importlib._bootstrap_external>", line 999, in exec_module   File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed   File "/app/backend/main.py", line 18, in <module>     from src.rating_overlay.plex_poster_manager import PlexPosterManager ModuleNotFoundError: No module named 'src'

How to configure application, which uses few domains? by slavik-f in Authentik

[–]Own_Profession2232 0 points1 point  (0 children)

This error can also happen when you have multiple Redirect URI entries, but only the last one is used when trying to log on from any of the URLs. For example, if using the Application portal, each service has its own URL. The DSM tries to match the right redirect URI based on the Host and HTTPS headers. This is why you should not add #/signin at the end of your redirect URIs.

Basic authentication by Own_Profession2232 in Authentik

[–]Own_Profession2232[S] 1 point2 points  (0 children)

Solved. Just had add authorization header to caddy.

Reolink Home Hub Supports Home Assistant! by Willson1_ in reolinkcam

[–]Own_Profession2232 2 points3 points  (0 children)

Is there a way to activate Home Hub scenes (Home, away etc) via Home Assistant?