this post was submitted on 26 Oct 2023
1 points (66.7% liked)

Self-Hosted Main

502 readers
1 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

For Example

We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.

Useful Lists

founded 1 year ago
MODERATORS
 

Hello everyone!

I'm thrilled to be back here again! In case you're not familiar with YAMS, YAMS (Yet Another Media Server) is a powerful script that simplifies the installation of a comprehensive media server. It includes all the essential *arr apps, along with exceptionally detailed documentation. In just a few minutes, you can have a fully functional media server with Sonarr, Radarr, Jellyfin, qBittorrent, and more! To learn more, you can visit the following links:

And now, I'm excited to announce the release of YAMS v2!

What's New in YAMS v2?

  • YAMS v2 introduces a new command: yams upgrade, which allows YAMS to upgrade itself.
  • Adding custom containers is now easier. You can find a step-by-step tutorial here: Add your own containers.
  • On the code side, the documentation has seen significant improvements. If you're interested in how YAMS works under the hood, you can explore the full code documentation here: YAMS Code Documentation.

Upgrading to YAMS v2 is entirely optional! YAMS v1 will continue to work and receive support.

Starting now, every new YAMS installation is automatically YAMS v2!

In other news, I've also established a dedicated forum for all things YAMS related! After noticing that many users were encountering similar issues, we concluded that a forum would greatly enhance troubleshooting, making it more accessible, searchable, and enjoyable.

Feel free to visit the new forums at YAMS Forum. Don't hesitate to drop by and introduce yourself!

For those interested in YAMS, there's a comprehensive tutorial on how to configure all the services together: Services Configuration Tutorial. The tutorial is designed to be platform-agnostic, so even if you're not using YAMS, you might find it useful!

Thank you for taking the time to read this, whether you're already a loyal YAMS user or are considering becoming a new YAMS enthusiast! Your feedback and insights are highly valuable to me, and I'm eager to hear what you think!

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 10 months ago

Couple of things would be great to see.

A reverse proxy setup for remote connections.

A custom format explanation/setup for radarr, and maybe going with sonarr v4 to also get custom formats. Perhaps using recyclarr to import custom formats from trashguides. Currently the setup only goes over adding a download client and media renaming. Would be nice to explain to people how to grab the quality of movie or show that they want.

A usenet download client/setup like sabnzb.

A qbittorrent setup for people who use private trackers and need to seed. And a setup that includes hardlinks so radarr/sonarr can move and rename without messing up seeding.

I know you can add your own container, but a setup for request app like jellyseerr or overseer would be great as well.

Have you looked into using buildarr, to deploy the arr stack? It can be fed a default setup so people wouldn't have to touch a thing, it would be ready out the gates? Especially if recyclarr was incorporated to import custom formats.

Someone on this thread mentioned my project, which is very rough around the edges, but was definitely inspired by yams. I'm currently working on a massive revision, but I've got some life things going on that have stalled progress, but it will incorporate all the things I listed above plus a little more ideas i got brewing. Working on a powershell gui at the moment to switch away from .bat scripts. Thanks u/Rogergonzalez21 for the shoutout.