Mark Bakhit

Results 296 comments of Mark Bakhit

@dismine Yes, this seems PR'able

@rmorshea This branch will be used to both integrate IDOM Conreq, and to flesh our the framework portions of Conreq.

@rmorshea Most of the major IDOM tasks have been completed. The viewport is now [procedurally generated](https://github.com/Archmonger/Conreq/blob/060f4fccbc0747f6c402c2c959d69ea157d7f5d6/conreq/internal/home/components.py) based on user installed apps. Just to give you a heads up, there's a...

It's a possibility but not a high priority at the moment. Currently working on an Overseerr competitor called [Conreq](https://github.com/Archmonger/Conreq).

Yep - those are the three that have had a public announcement at the very least.

Current Sonarr theme in the repository was designed for Sonarr V2. I haven't had time to update it to support V3.

Sonarr/Radarr themes were not designed for V3. Unfortunately has been a while since I've been able to maintain them, so the latest versions will have a lot of visual bugs.

Just gave this a quick test. ```js $('#languageDropdown').prependTo($('#side-menu')); $('#languageDropdown').css('display', 'block'); ``` Based on the way the sidebar renders, it's going to be really tricky to get the language dropdown to...

V4 support is planned, but I am currently working on other open source projects that have a higher priority.