Coder Social home page Coder Social logo

mynetflix's Introduction

Hi , I'm Thomas

A passionate full stack developer from France

โšก Recent Activity

  1. โฌ†๏ธ Pushed 1 commit(s) to ajnart/homarr
  2. โฌ†๏ธ Pushed 1 commit(s) to ajnart/homarr
  3. ๐Ÿ’ฌ Commented on #462 in homarr-labs/homarr
  4. ๐Ÿ’ฌ Commented on #464 in homarr-labs/homarr
  5. โญ Starred elysiajs/elysia

Last Updated: Saturday, May 11th, 2024, 5:33:46 PM

Languages and Tools:

aws c dart docker express firebase flutter gcp git graphql javascript jest kubernetes linux nextjs nodejs nuxtjs python react reactnative redux rust typescript vuejs

trackgit-views

Support:

ajnart



ย ajnart

mynetflix's People

Contributors

ajnart avatar gdnathan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

mynetflix's Issues

Recommendations

Here are some things that could be added in the README (from my experience setting up *arr stacks)

Additional tools

  • Prowlarr (manages your media sources)
  • Qbittorrent web (not really needed, prioritize NZB when possible, set your ratio to 0% in the settings, enable anonymous mode, avoid hosting, especially in France, hide your IP)
  • NZBGet (awesome tool, NZB is not really a problem in France but still, hide your IP)
  • proxybroker2 (scrape proxies from the web, also works as a proxy server which sends request through the scrapped proxies ๐Ÿคฏ)
  • Bazarr (for subtitles)
  • Link to Nero's Black Book

Multiple hosts config

  • In my specific setup, my *arr stack and Jellyfin were located on different hosts (the requests are forwarded to my "public" host, somewhere in Germany), thus my need to port-forward them. I didn't want to expose any ports. The best (and secure) way of doing in my experience is through AutoSSH (there is an unofficial docker image, works wonder). You end up only exposing port 22 (and you can protected it further with private keys and Google 2FA).
  • I also needed to make my local disks available on the "public" host, using Samba (SMB share). Configured an fstab entry on the receiving host. Port is still hidden, but forwarded through ssh.
  • The disk used for the SMB share was actually multiple disks connected ("merged") as a single file system. I used mergerfs (through fstab for support on boot). Just remember to allow systemd to continue when the virtual drive fails, otherwise you'll have to physically go to your server location and manually reconfigure the server since sshd won't launch. This is especially annoying when your server is headless and you don't have a screen to borrow, trust me.

Useless/fun

  • UptimeKuma is an open-source uptime manager.
  • You can configure most *arr apps to send notifications (especially Discord Webhooks) when an event is triggered (such as a new episode, movie, etc...).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.