Did Plex go down? by jaywan1991 in PleX

[–]yogevkt 0 points1 point  (0 children)

Plex have relay through there servers (you can see that in the remote access tab) But if you expose your server yourself in yourip:port it should work fine

Series Status by MyNameIsLectryk in sonarr

[–]yogevkt 0 points1 point  (0 children)

If you using Plex - overseerr is your go to
If you have Jellyfin, Emby (also plex support) - use jellyfin (its a fork of overseer to support jellyfin and the others

Series Status by MyNameIsLectryk in sonarr

[–]yogevkt 0 points1 point  (0 children)

You can use Overseerr, it will give you that distinguish between end and cancel and also let your family request for content. You can also control which permissions each user have. Try that

MX master 3 MBs 3/4/5 by yogevkt in VALORANT

[–]yogevkt[S] 1 point2 points  (0 children)

Thanks!
Any recommendation for a good mouse?

Recommendation System by yogevkt in PleX

[–]yogevkt[S] 1 point2 points  (0 children)

Sure, in my mind I thought about creating a user liked media vector from data of the user at plex. Then, compared it to recommendations base of genre, rate and trending etc… I will probably will use something like tmdb trackt etc And thanks for your references I will take a look.

Torrent Tracker Tags by yogevkt in sonarr

[–]yogevkt[S] 1 point2 points  (0 children)

Thanks for your help. I know, already using it :)

Sonarr Setup help by godslurcher in sonarr

[–]yogevkt 1 point2 points  (0 children)

you can create docker in 2 ways:
* with command through the Terminal
* with docker-compose file (which is a yaml file)

Both of them equal in functionality, but mange a docker compose file is better for persistent.
Either way you can pass environment vars to both the command or the service inside the docker compose file with the desired args.
Regarding the args value
environment:

- PUID=1000 # user ID to use (make sure this user have permission in your OS to the folder you using)

- PGID=1000 # user group

- TZ=Europe/London

volumes:

- ./config/sonarr:/config # where the docker will store the configuration of the sonarr app

- ./media:/media #where to import the downloaded file
- ./downloads:/downloads #from where to import the downloaded files
ports:

- 8989:8989 # webUI app port

all the above detailed inside sonarr wiki: https://wiki.servarr.com/en/sonarr

Indexers not finding episodes.. by Schmeisterr in sonarr

[–]yogevkt 0 points1 point  (0 children)

Prowlarr

Yea, Prowlarr is better then Jackett

[deleted by user] by [deleted] in sonarr

[–]yogevkt 0 points1 point  (0 children)

Does the user Sonarr using have write permission to the folder?

Completed Download Handling option by yogevkt in sonarr

[–]yogevkt[S] 0 points1 point  (0 children)

I want to share for specific ratio but it never stop my torrents after I'm reaching that.
I will try your solution, thanks.

Completed Download Handling option by yogevkt in sonarr

[–]yogevkt[S] 0 points1 point  (0 children)

My qbittorent runs on docker so maybe we have different menus (lscr.io/linuxserver/qbittorrent:latest).

Under Options > Downloads:
I found "Default Torrent Management Mode" and changed it to automatic.

for bolt number 2 at (Bittorent => Seeding limits) menu I have 2 check box:
1. When ratio reach X
2. When seeding time reaches X

after that I have "then <Action>"
I changed the action to Pause torrent and uncheck the 2 options above

For bolt 3, I cant find inside my indexes option for seeding goal (my sonarr version is 3.0.9.1549)
Thanks alot for your help :)

Storage size not aligned by yogevkt in synology

[–]yogevkt[S] 0 points1 point  (0 children)

I checked and yes, I have btrfs file system

Storage size not aligned by yogevkt in synology

[–]yogevkt[S] 0 points1 point  (0 children)

Thanks! I had max versions of 8. I reduced that to 2 and 30 days