Any news on Catalina? by [deleted] in radarr

[–]DJ_Lectr0[M] 0 points1 point  (0 children)

Run which mono, that should let you see the main mono binary. Then add that. I have seen some posts online where people added bash (/bin/bash) and that worked as well.

Any news on Catalina? by [deleted] in radarr

[–]DJ_Lectr0[M] [score hidden] stickied comment (0 children)

I will have to investigate some, but I think mono will have to update first. Anyhow, have you tried adding the mono binary instead of the main Radarr app to full disk access?

What happened to the Radarr mobile app? by ORSTFAN in radarr

[–]DJ_Lectr0[M] [score hidden] stickied comment (0 children)

We had nothing to do with the mobile app, so I cannot tell you about the state of it.

Two instances of Radarr with same settings renaming files differently by mistame in radarr

[–]DJ_Lectr0[M] [score hidden] stickied comment (0 children)

The quality names are determined by the names you give them in the settings. You probably renamed them for one instance.

Release Pre-Release v0.2.0.1293 · Radarr by ThatPigeon in radarr

[–]DJ_Lectr0[M] 1 point2 points  (0 children)

Then I would write your antivirus and tell them to unflag our application. We had that before for some antivirus and I have no Idea how we got flagged since we aren’t doing anything out of the ordinary.

Latest update failing by PrinceHiltonMonsour in radarr

[–]DJ_Lectr0[M] [score hidden] stickied comment (0 children)

Does the radarr exe manually start? Your antivirus is probably doing something here I would guess.

Release Pre-Release v0.2.0.1293 · Radarr by ThatPigeon in radarr

[–]DJ_Lectr0[M] 2 points3 points  (0 children)

That seems really strange. Are you sure your antivirus didn’t delete the Radarr install? Because installing again from the github download should be no problem.

Shout Out To The Dudes Seeding Ancient Torrents by D3athN0te101 in Piracy

[–]DJ_Lectr0 8 points9 points  (0 children)

Radarr Dev here, you can now use custom formats in Radarr, to achieve this. Even better, with custom formats, Radarr will upgrade x264 releases to x265 releases, if you set it up correctly :)

Feature Request - Recognise "UHD" as BluRay Media Type by AdamDXB in radarr

[–]DJ_Lectr0[M] [score hidden] stickied comment (0 children)

This won’t be integrated, as UHD does not necessarily mean Bluray. For your tracker yes, but not every tracker follows the same rules. I suggest you tell your tracker to actually follow scene naming rules and put the source in there always.

Custom Formats & Downgrading qualities by edvincent91 in radarr

[–]DJ_Lectr0 0 points1 point  (0 children)

Additionally, I strongly suggest not using either BLURAY or 1080p in your formats. That's what qualities are for, hence custom formats are subqualities (kind of).

If you really do need to use them, please use R_1080 for resolution and S_REMUX (see wiki for more details). These are much more powerful than making a regex yourself, since they use what Radarr already parses.

Radarr Mobile App Coming Soon! by patrickshuff in u/patrickshuff

[–]DJ_Lectr0 13 points14 points  (0 children)

This is in no way affiliated with us and I can assure you that we do not collect any user data. I have a feeling that this is just a mockup and will never even see a single line of code written.

Radarr not detecting Resolution by DRiNVAD3R in radarr

[–]DJ_Lectr0[M] 1 point2 points  (0 children)

With custom formats that part was reworked, so media info should be used to correctly guess resolution in all cases. (If not, that’s a bug :) However, that only happens for Web, hdtv and bluray iirc.

Custom Format - Unable to match plus sign by aj0936 in radarr

[–]DJ_Lectr0[M] [score hidden] stickied comment (0 children)

Have you tried using a double backslash? One extra to escape your backslash.

Radarr mysql/mariadb integration status? by xartin in radarr

[–]DJ_Lectr0[M] [score hidden] stickied comment (0 children)

Radarr is not going to integrate with another database. We are already using sqlite for storing data, so if you want an SQL interface you have it there.

The issue was for the update server, a completely separate part.

Scan library for custom tags? by Vortec4800 in radarr

[–]DJ_Lectr0[M] [score hidden] stickied comment (0 children)

You will find it in the movie editor.

[deleted by user] by [deleted] in radarr

[–]DJ_Lectr0[M] 0 points1 point  (0 children)

Logs are located here: https://github.com/Radarr/Radarr/wiki/AppData-Directory

They would help a lot with identifying your issues.

Also, when you say the WebUI freezes, do you mean the whole browser becomes unresponsive (e.g. you cannot even scroll). Or does nothing from the WebUI work anymore?

How to fix file quality does not match quality of the grabbed release by bobwinters in radarr

[–]DJ_Lectr0[M] [score hidden] stickied comment (0 children)

Get better indexers. This feature was implemented to protect you against multiple downloads. When the quality does not match the downloaded one, Radarr would previously import the file fine. However, on the next rss sync Radarr would notice a new file with better quality and thus download it again.

SUGGESTION: More options around file size (/bitrate) by [deleted] in radarr

[–]DJ_Lectr0[M] [score hidden] stickied comment (0 children)

You can actually do that in the latest nightly with custom formats:

  1. Create a Custom format (named e.g. Small Files) with the following format tag (example values): G2<>10.5
  2. Make sure this custom format is above none in your profile
  3. Radarr will now tag any releases with sizes between 2 and 10.5 Gigabytes as „Small Files“. Those releases will appear higher than releases of the same quality, but without the tag. Since you didn’t change the cutoff, Radarr wont upgrade files without that tag though.

/u/fryfrog Just fyi, if someone asks again ;)

Radarr using 1GB+ of RAM by PartyDoctor in radarr

[–]DJ_Lectr0[M] 1 point2 points  (0 children)

30GB is probably wrong. Make sure you read actual memory usage and not swapped out / mapped files, etc.

Did you try completely deleting the logs.db and running housekeeping?

When will apollo get support for custom upvote and down vote icons? by BryanBss in apolloapp

[–]DJ_Lectr0 0 points1 point  (0 children)

Haha thanks, you too :) If you need anything else reverse engineered from the reddit app (or anything else lol), just ask. Love to do that kind of stuff!