Mark Bakhit

Results 186 issues of Mark Bakhit

Currently a series is considered automatically resolved if all monitored episodes in the series are available. Change this to check only episodes relevant to the particular issue ticket.

enhancement

See https://github.com/squidfunk/mkdocs-material/issues/1996 for more info on how

documentation

If a user only requested specific episodes in a series, the series will always be marked as unavailable in tabs such as "My Requests".

bug

Ensure the Sonarr/Radarr URL can be accessed prior to saving these settings to the DB. Additionally, ensure `/` does not result in a `304` _(user forgot to input a base...

enhancement

Allow the user to authenticate using cookie/session auth when in debug mode to make it easier to test endpoints.

enhancement

Store TMDB entries in the database in order to avoid pulling each entry from cache. Currently pulling them from cache causes slow "My/All Issues" load when multiple items exist **Implementation...

enhancement

If Conreq is within an iframe, and a page being loaded includes an infinite scroller, then the user switches to a different iframe (conreq iframe becomes hidden).... Then the infinite...

bug

When sorting on the user management table, it destroys the objects ruining all click events. Fix it using [this](https://bootstrap-table.com/docs/api/events/#onsort)

bug

If the user is on mobile, show only one video with left and right arrows to the sides of it. iFrames can't be scrolled via drag.

bug