-
HTML tags should be sripped from description as some clients do not know how to display them.
-
When trying to login, got the HTTPError: Response code 401 (Unauthorized).
Checked the password and username in floatplane, and it's not wrong. Probably a change in the login api.
-
Progress bars really shouldn't be enabled when headless is true to avoid bloating logfiles.
Replace the progress bar output with a simplified console output that still gives information without flo…
-
For easier sorting of episodes, using a date based format (DD-MM-YYYY / YYYY-MM-DD) would probably be preferable.
This is also supported by the plex naming convention. As seen under "Date-Based Tel…
-
As discussed on discord, having the ffmpeg on a user mounted bind is not a great idea, suggest moving it to inside the docker container, things like noexec on moounts can cause issues etc otherwise.
-
The way the API currently works, you have to query the channel itself to see if there is a stream in progress or not. Polling the API repeatedly is a no-go, so a workaround needs to be found if this i…
-
![](https://cdn.discordapp.com/attachments/468978648460820490/824010808093966355/unknown.png)
![](https://cdn.discordapp.com/attachments/468978648460820490/824010842256703538/unknown.png)
Had th…
-
After terminating the process with Ctrl-C it does not actually close and timers continue to run in the background before erroring when trying to write to console.
This behaviour is not seen when di…
-
I have a Synology DS218+ and was trying to set this up on it. It seems a lot of the instructions are Windows based, but you also mention it can be done on other operating systems. I was able to get No…
-
This is the most common problem I run into after the new version update. After a while of downloading videos, it will get roughly halfway (between 40%-50%) through downloading a video when the entire …