aboutsummaryrefslogtreecommitdiff
path: root/deployment/unraid
AgeCommit message (Collapse)Author
2023-10-31Update jellyfin.xmlMetin Bektas
Fix the link to the Jellyfin Project
2021-10-27Update README.mdzirdum
The link with 'blob' specified in the URL doesn't work for the current version of unRaid. Switching it to 'tree' (which is where the 'blob' link resolves to) works fine. Changes Changed link referenced: https://github.com/jellyfin/jellyfin/blob/master/deployment/unraid/docker-templates To this link: https://github.com/jellyfin/jellyfin/tree/master/deployment/unraid/docker-templates Issues Fixes template showing up in unRaid with the changes applied.
2021-10-27Update README.mdzirdum
The link with 'blob' specified in the URL doesn't work for the current version of unRaid. Switching it to 'tree' (which is where the 'blob' link resolves to) works fine. Changes Changed link referenced: https://github.com/jellyfin/jellyfin/blob/master/deployment/unraid/docker-templates To this link: https://github.com/jellyfin/jellyfin/tree/master/deployment/unraid/docker-templates Issues Fixes template showing up in unRaid with the changes applied.
2019-04-11Fix directory capitalizationTerror-Gene
2019-04-11Fix missing Unraid cache mountTerror-Gene
Cache folder was not mounted outside of the Docker image since its separation from the config folder. Config HostDir was only updated for consistency, previous directory was overridden by unraid into the appdata/appname folder anyway. Name capitalization was corrected as this is only used by new installations & does not affect current installations/updates.
2019-04-08Updated Unraid Docker iconTerror-Gene
Logo was set to use emby, but binhex has since added the jellyfin logo.
2019-01-19Fixed csproj and xml identation.Erwin de Haan
2019-01-10Build scripts and build system consolidation.Erwin de Haan
Squashed commit.