Mission Statement: PlexGuide is an all-in-one media solution that deploys a Media Server through the use of your Local HD or Google Drive; serving as an unlimited back-end storage. PlexGuide utilizes Ansible and Docker to streamline your Media Server, while deploying multiple tools for your Server Operations.
https://plexguide.comTags | plex-server plexpy netdata google-drive sabnzbd usenet plex radarr sonarr docker ombi emby muximux portainer rclone deluge plexdrive nzbget gdrive ansible |
Implementation | Shell |
License | Public |
Platform |
Cloudbox is an Ansible-based solution for rapidly deploying a Docker containerized cloud media server. This project was designed for x64 machines running Ubuntu Server 16.04/18.04 with limited support for other Debian distributions.
docker ansible bittorrent sonarr plex rutorrent rclone usenet torrents radarr nzbhydra portainer plexpy nzbget ombi jackett lidarr plexdrive tautulli cloudboxDo you have quite a bit of services running on your computer or server? Do you have a lot of bookmarks or have to memorize a bunch of ip's and ports? Well, Organizr is here to help with that. Organizr allows you to setup "Tabs" that will be loaded all in one webpage. You can then work on your server with ease. You can even open up two tabs side by side. Want to give users access to some Tabs? No problem, just enable user support and have them make an account. Want guests to be able to visit too? Enable Guest support for those tabs.
organizr plex emby dashboard bookmark server htpc sonarr radarr ombi homepage chat landing-page landing couchpotato couchpotatoserver nzbget sabnzbdAs the name suggests Heimdall Application Dashboard is a dashboard for all your web applications. It doesn't need to be limited to applications though, you can add links to anything you like. Heimdall is an elegant solution to organise all your web applications. It’s dedicated to this purpose so you won’t lose your links in a sea of bookmarks.
heimdall nzbget sabnzbd nginx dashboard plex application-dashboard bookmark emby startpage server htpc sonarr radarr homepage landingpage landing couchpotato organizr muximuxWant a Movie or TV Show on Plex or Emby? Use Ombi!
plex emby notifications docker movie tv nzbAn assorted collection of Dockerfiles, mostly designed for home server/lab use. Build/run instructions are in each subdirectory. Bold items are ones that I currently use. Others could potentially be out of date. I prefer when possible to build my own Docker images rather than pull images build by someone else. The only exceptions are official images that are vetted by Docker and the Plex image.
Feature requests are handled on Feature Upvote.
notifications docker nzb movie plex tv emby hacktoberfestWith our easy-to-install Plex Media Server software and your Plex apps, available on all your favorite phones, tablets, streaming devices, gaming consoles, and smart TVs, you can stream your video, music, and photo collections any time, anywhere, to any device. The bridge networking creates an entirely new network within the host and runs containers within there. This network is connected to the physical network via an internal router and docker configures this router to forward certain ports through to the containers within. The host networking uses the IP address of the host running docker such that a container's networking appears to be the host rather than separate. The macvlan networking creates a new virtual computer on the network which is the container. For purposes of setting up a plex container, the host and macvlan are very similar in configuration.
kube-plex is a scalable Plex Media Server solution for Kubernetes. It distributes transcode jobs by creating pods in a Kubernetes cluster to perform transcodes, instead of running transcodes on the Plex Media Server instance itself. kube-plex works by replacing the Plex Transcoder program on the main PMS instance with our own little shim. This shim intercepts calls to Plex Transcoder, and creates Kubernetes pods to perform the work instead. These pods use shared persistent volumes to store the results of the transcode (and read your media!).
Note that AtoMiC ToolKit will be in continuous development. While extensive testing has been done, there may be errors or unexpected behaviors at times. Also, not all features have been implemented yet. For more information on installation and usage, visit AtoMiC ToolKit page on on htpcBeginner.com.
ubuntu raspberry-pi raspbian debian homeserver couchpotato emby headphones htpc htpcmanager nzbget nzbhydra qbittorrent radarr sabnzbd sickgear sickrage sonarr transmission webminA Python based monitoring and tracking tool for Plex Media Server.
Plex organizes video, music and photos from personal media libraries and streams them to smart TVs, streaming boxes and mobile devices. This container is packaged as a standalone Plex Media Server. The parameters are split into two halves, separated by a colon, the left hand side representing the host and the right the container side. For example with a port -p external:internal - what this shows is the port mapping from internal to external of the container. So -p 8080:80 would expose port 80 from inside the container to be accessible from the host's IP on port 8080 http://192.168.x.x:8080 would show you what's running INSIDE the container on port 80.
Myflix tries to be a somewhat simple and lightweight "DIY Netflix", similar to Plex, streama or Emby, for your DIY NAS, especially aimed at the Raspberry Pi/Odroid/etc ecosystem. It's not meant or designed to be fancy (if you have the hardware and want a ton of functionality, go for other solutions :) ), but the bare minimum to be somewhat pretty, fast and usable. The scripts create json databases that store the files location and metadata, these databases are then used to create static web pages that can be served from any web server! I still have some commenting to do, I swear I will do it when I have time...
bash streaming database html5 movie video-player flexbox self-hosted jq netflix flexbox-css emby nas streaming-video streaming-service bash-scripting xmllint movie-player kiss-principle myflixMeet IBM Plex, our new corporate typeface. It’s global, it’s versatile and it’s distinctly IBM. We designed Plex carefully to both meet our needs as a global tech company and express who we are as people. It took two years and a lot of work to get here, but today we have a signature typeface we’re proud and excited to share with the world. Plex is an open-source project (OFL) and free to download and use. The Plex family comes in a Sans, Serif, Mono and Sans Condensed, all with roman and true italics. The fonts have been designed to work well in user interface (UI) environments as well as other mediums. This project provides all source files and file formats to support most typographical situations.
design font typeface eyeglass-modulePiPTool is a Safari 10 extension built to add the Picture-in-Picture functionality to the video players that do not have it implemented. For example, YouTube or DailyMotion don't have the default HTML5 video player, so Safari cannot add the PiP button. This is where PiP Tool comes in place.
youtube plex video-player netflix twitch-tv video picture-in-picture macos-sierra safari-extension typescript webpack emby tslintJellyfin is a Free Software Media System that puts you in control of managing and streaming your media. It is an alternative to the proprietary Emby and Plex, to provide media from a dedicated server to end-user devices via multiple apps. Jellyfin lets you watch your media from a web browser on your computer, apps on your Roku, Android, iOS (including AirPlay), Android TV, or Fire TV device, or via your Chromecast or existing Kodi.
media-server media-streaming media video-streaming videosRadarr is an independent fork of Sonarr reworked for automatically downloading movies via Usenet and BitTorrent. The project was inspired by other Usenet/BitTorrent movie downloaders such as CouchPotato.
movies couchpotato nzb torrent movie usenet bittorrentNotify and Log watched content on a Plex Media Server
A distributed transcoding backend for Plex. For those interested in testing this out quickly, there is a step by step guide for getting this working on two Ubuntu machines. You can find the guide here.
This project is a new fork and is recruiting development help. If you are able to help out please contact us. Jackett works as a proxy server: it translates queries from apps (Sonarr, Radarr, SickRage, CouchPotato, Mylar, DuckieTV, etc) into tracker-site-specific http queries, parses the html response, then sends results back to the requesting software. This allows for getting recent uploads (like RSS) and performing searches. Jackett is a single repository of maintained indexer scraping & translation logic - removing the burden from other apps.
torrent torrent-search-engine torrent-management torrent-downloader torznab newznab rss rss-proxy sickrage couchpotato sonarr rarbg indexer radarr medusa lidarrSickChill is an automatic Video Library Manager for TV Shows. It watches for new episodes of your favorite shows, and when they are posted it does its magic: automatic torrent/nzb searching, downloading, and processing at the qualities you want. It can notify Kodi, XBMC, Growl, Trakt, Twitter, WDTV and more when new episodes are available.
video-manager torrent nzb plex kodi media tv shows episodes series tvdb videos season torrents sickbeard xem rarbg dognzb
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.