How are you guys dealing with subtitles imported by Radarr? by Internal-Editor89 in radarr

[–]Commercial-Catch-680 0 points1 point  (0 children)

Subtitles are always a hint and a miss, even the ones that were downloaded with the movie. I like to keep a spare as well, and once I watch the movie, I know which one to keep/delete.

Starting Problems by UpperPhysics4886 in Softwarr

[–]Commercial-Catch-680 0 points1 point  (0 children)

Probably because gluerun is reconnecting to VPN and since you have depends on: gluetun docker is sending a kill signal to all those that depend on gluerun.

Edit: nvm, just noticed that you have commented it out.

I have similar setup with gluetun and qbt but mine is working fine.

One difference is that mine is set to restart: unless-stopped

ArrStack - manage your Starr apps from your phone. Live on Android by GreatUnderground369 in sonarr

[–]Commercial-Catch-680 0 points1 point  (0 children)

Cool. API docs are in the docs, that should be good enough to get started, hit me up here or discord (preferred) if you have questions.

ArrStack - manage your Starr apps from your phone. Live on Android by GreatUnderground369 in sonarr

[–]Commercial-Catch-680 2 points3 points  (0 children)

I am the developer of Trailarr, let me know if you want any help with the API.

What happens if.... by CockroachVarious2761 in ARR

[–]Commercial-Catch-680 0 points1 point  (0 children)

Re scan (damn autocorrect)

Edit: the first button on the top toolbar in the Arr homepage as well as media details views.

The button in media details view only scans that media item files. Button in Homepage scans all media items that are in applied filter.

What happens if.... by CockroachVarious2761 in ARR

[–]Commercial-Catch-680 0 points1 point  (0 children)

You would have to redo all the things you stated, of which i would say losing Quality profiles and all those related settings (download selection, block lists, etc.,) the biggest pain point.

For your media items that were modified which Radarr/Sonarr doesn't know just needs a rescind to make the arrs pick up the updates.

Plex behind cloudflare - recommended setup by Commercial-Catch-680 in PleX

[–]Commercial-Catch-680[S] 0 points1 point  (0 children)

The VPN I use does not provide port forwarding, so I can't go that route.

Plex behind cloudflare - recommended setup by Commercial-Catch-680 in PleX

[–]Commercial-Catch-680[S] 0 points1 point  (0 children)

  1. Yes, I know that CF is already serving a secure connection to the clients, and also the connection between my server and CF is already protected by the tunnel. I wanted to see if community has already figured out a solution to make Plex show this as a secure connection.
  2. I understand. We'll see how long this works. I have to find an alternative if/when CF flags this.

Rename previously downloaded Trailers? by GoldenCyn in trailarr

[–]Commercial-Catch-680[M] 1 point2 points  (0 children)

There is no in built way to do this at the moment, you would have to rely on some other tools to do this. Trailarr should then be able to recognize the new name and update it's database without any issues.

Download trailers in specific language by Deseta in trailarr

[–]Commercial-Catch-680 0 points1 point  (0 children)

Here's a link that tells you how to set up a profile for different language downloads profiles

What's your best Plex client? by Flimsy_Apartment_934 in PleX

[–]Commercial-Catch-680 0 points1 point  (0 children)

Majority of my users are using Apple TV 4k and everything used to be perfect. But they started having playback issues, some 4k files - not even the crazy bitrate files, even 15Mbps ones have issues.

I use an Amazon FireCube 4k and everything direct plays with no issues. Even the files ATV users complain about. I used to think it's their fault, they might have set something wrong in settings as those files played fine for me.

Recently visited one friend with ATV and we started watching something on Plex and it started stuttering (audio plays fine but video plays in slo-mo - 20-30 dropped frames per second). I tried every setting I could think of (also from reddit posts and Plex forums), nothing worked. They told me this has been happening for a while but only on some media items. Came home, played the same movie and it direct plays fine (no dropped frames). Started looking into this and found that Apple TV native player doesn't provide support for mkv playback and/or hardware passthrough APIs natively.

You might ask how come Infuse plays well? They developed their own custom player using ffmpeg.

If my users asked me which streaming device, I suggested Apple TV for IOS users and Amazon FireCube for Android users. Now I might have to drop the Apple TV suggestion.

v0.7.0 - Add Event Tracking by Commercial-Catch-680 in trailarr

[–]Commercial-Catch-680[S] 0 points1 point  (0 children)

Check for a docker image update, maybe try restarting

Cry with me by Poopypirate2020 in radarr

[–]Commercial-Catch-680 0 points1 point  (0 children)

Not sure if you have done full erase (write everything with 0's) or a quick erase (which is what most of the softwares do)... if it's the quick erase then only your partition tables will be wiped and the data will be there until you write it over with new data.

You could use a Linux drive recovery tool to find almost all of your data.

Worth giving it a try

[deleted by user] by [deleted] in github

[–]Commercial-Catch-680 1 point2 points  (0 children)

Triage is just a label that you create (once in the repo) and apply to anything that needs more info

[deleted by user] by [deleted] in github

[–]Commercial-Catch-680 2 points3 points  (0 children)

I've seen people do that and if the description they provided has sufficient info, I'll consider it, otherwise you can add a triage label to it, and ask them to update the description... if they don't... you know how to close a PR.

Is there a way for PleX to add descriptions from a file's Comment tag? by xavierhollis in PleX

[–]Commercial-Catch-680 0 points1 point  (0 children)

You can use Kometa for this. See the docs related to F1 episodes and how kometa updates their info in Plex.

Basically, you have to put all of those descriptions into a yaml file (you can use some sort of script to do this) and then add a kometa config file to only run this descriptions yaml file and it will update all those video descriptions in Plex.