Community Apps

Browse our large and growing catalog of applications to run in your Unraid server. 

Download the Plugin  |  Become a Community Developer


Community-built

All the applications you love—built and maintained by a community member who understands what you need on Unraid. Love a particular app or plugin? Donate directly to the developer to support their work.

Created by a legend

Andrew (aka Squid) has worked tirelessly to build and enhance the experience of Community Apps for users like you. Listen to his story.

Moderated and Vetted

Moderators ensure that apps listed in the store offer a safe, compatible, and consistent experience. Learn more about our guidelines.


ombi's Icon

Ombi(https://ombi.io) allows you to host your own Plex Request and user management system. If you are sharing your Plex server with other users, allow them to request new content using an easy to manage interface! Manage all your requests for Movies and TV with ease, leave notes for the user and get notification when a user requests something. Allow your users to post issues against their requests so you know there is a problem with the audio etc. Even automatically send them weekly newsletters of new content that has been added to your Plex server!

Varken's Icon

Varken requires influxdb and grafana. Deploy those containers first. Dutch for PIG. PIG is an Acronym for Plex/InfluxDB/Grafana Varken is a standalone command-line utility to aggregate data from the Plex ecosystem into InfluxDB. Examples use Grafana for a frontend You must edit the varken.ini file in /mnt/user/appdata/varken.

xteve_guide2go's Icon

xteve_guide2go

Downloaders, Network Services

xteve, guide2go in one docker with cron setup guide2go SD subscrition as follows or copy your existing .json files into your mounted /guide2go folder docker exec -it "dockername" guide2go -configure /guide2go/"your_epg_name".yaml to test the cronjob functions docker exec -it <dockername> ./config/cronjob.sh included functions are (all can be individual turned on / off) xteve - iptv and epg proxy server for plex, emby, etc ... thanks to @marmei website: http://xteve.de Discord: https://discordapp.com/channels/465222357754314767/465222357754314773 guide2go - xmltv epg grabber for schedules direct, thanks to @marmei github: https://github.com/mar-mei/guide2go Schedules Direct web: http://www.schedulesdirect.org/ some small script lines cause i personally use tvheadend and get playlist for xteve and cp xml data to tvheadend

xteve-vpn's Icon

xTeVe is a M3U proxy server for Plex, Emby and any client and provider which supports the .TS and .M3U8 (HLS) streaming formats.xTeVe emulates a SiliconDust HDHomeRun OTA tuner, which allows it to expose IPTV style channels to software, which would not normally support it.OpenVPN has been added to the container to allow users who have issues with their ISP shaping IPTV to bypass the shaping using a VPNI built this VPN version to bypass my ISP shaping during peak usage times. In the evenings I noticed my IPTV channels were freezing and timing out. After some back and forth between myself and the IPTV provider I came to the realisation that its my ISP that's the cause. Hopefully it helps others out there as its helped me.ConfigurationPlease refer to my github repo xteve-vpn;