-
Civic Auth
Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
-
Check this project here: https://github.com/kaegi/alass
-
To fix it, enter in the auto-sub-retimer folder the first time you us it, and edit the file subsync.py with your favourite code editor (I suggest this https://code.visualstudio.com/ )
-
RenameThemSubs
Rename multiple subtitles files to match video file names for automatic loading with just one click
If you just wanted to rename the subtitles on the folder to match the video files, use https://github.com/eshaan7/RenameThemSubs
-
bazarr
Bazarr is a companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements. You define your preferences by TV show or movie and Bazarr takes care of everything for you.
I use bazarr, there is a TRaSH setup guide. I use it with sonarr/radarr but you might be able to use it alone, not sure about this
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
Related posts
-
AI Research Agent with memory using GPT-4o-mini: Step-by-Step Guide.
-
Build your AI Travel Agent with GPT-4o using Python
-
Developing a Generic Streamlit UI to Test Amazon Bedrock Agents
-
How to Develop a User Data Storage Registration Form Using Python.
-
How to debug Django inside a Docker container with VSCode