aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-02-08Replace symlinks with copies and update image nameJoshua Boniface
2019-02-08Remove superfluous VERSION variablesJoshua Boniface
2019-02-05Improve description of keep_artifacts flagJoshua Boniface
2019-02-05Add explanation to usage outputJoshua Boniface
2019-02-05Update CentOS package buildJoshua Boniface
2019-02-05Update Fedora package buildJoshua Boniface
2019-02-05Update Debian package buildJoshua Boniface
2019-02-05Add prerequisite keep_artifacts varJoshua Boniface
2019-02-03Make Fedora package.sh script use bashJoshua Boniface
2019-02-03Merge pull request #800 from Wuerfelbecher/update-rpmJoshua M. Boniface
Add CentOS and update rpm spec for the cachedir option
2019-02-03Merge pull request #736 from Bond-009/startasyncJoshua M. Boniface
Start startup tasks async
2019-02-03Merge pull request #732 from Bond-009/localeJoshua M. Boniface
Reworked LocalizationManager to load data async
2019-02-04Merge pull request #802 from jellyfin/fix-buildVasily
Fix build error
2019-02-03Fix build errorBond-009
2019-02-03Merge pull request #774 from dkanada/pluginVasily
reimplement support for plugin repository
2019-02-03keep trailing 0 in versionThomas Büttner
Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
2019-02-03use cachedir optionThomas Büttner
Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
2019-02-03optimize rpm dependenciesThomas Büttner
Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
2019-02-03Add CentOSThomas Büttner
Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
2019-02-03add suggestions from code reviewdkanada
2019-02-03merge progress calculation into a single linedkanada
2019-02-03update subtitle task to match the other scheduled tasksdkanada
2019-02-03remove useless commentsdkanada
2019-02-03unhide several scheduled tasks and add missing propertiesdkanada
2019-02-03move all scheduled tasks and triggers into foldersdkanada
2019-02-03fix build errors and update plugin manifest locationdkanada
2019-02-03add PluginUpdateTask back into sourcedkanada
2019-02-02Merge pull request #764 from Bond-009/encodingJoshua M. Boniface
Remove dead code, made some functions properly async
2019-02-02Merge pull request #788 from Bond-009/warningsAndrew Rabert
Fix more warnings
2019-02-02Merge pull request #794 from Bond-009/lesslinqAndrew Rabert
Remove MoreLINQ
2019-02-02Remove dead codeBond_009
2019-02-02Properly dispose TasksBond_009
2019-02-02Minor changes to encoding codeBond_009
* Don't wait in intervals of 100ms for the file to exist
2019-02-02Fix docker argsSparky
After the change to runtime args in #749 docker broke. This fixes it.
2019-02-02Remove MoreLINQBond_009
2019-02-02Remove unused fieldBond_009
2019-02-01Merge pull request #783 from joshuaboniface/use-cache-flagJoshua M. Boniface
Update builds to use #749 and #756
2019-02-01Merge pull request #756 from Bond-009/cachedirJoshua M. Boniface
Make cache dir configurable
2019-02-01Fix double-dashes in Fedora environment fileJoshua Boniface
2019-02-01Allow adm group to view Jellyfin resourcesJoshua Boniface
This is pretty arbitrary and personal, but I detest services that lock out global access (which is good), but don't simultaneously make it easy for administrators to enter the directories. The adm group should only have actual system administrators as members, so this lets them view the secure directories.
2019-02-01Implement review feedbackJoshua Boniface
2019-02-01Fix more warningsBond_009
2019-02-01Update StartupOptions.csBond-009
2019-02-01Rebase on masterBond_009
2019-02-01Make cache dir configurableBond_009
2019-02-01Fix build errorBond_009
2019-02-01Merge pull request #782 from hawken93/watVasily
Remove commented file MediaBrowser.LocalMetadata.Savers.PersonXmlSaver
2019-02-01Remove commented file MediaBrowser.LocalMetadata.Savers.PersonXmlSaverhawken
2019-02-01Update iso6392.txtminegociomovil
Add new es-MX option for the latin metadata search in www.themoviedb.org Content add: spa||es-mx|Spanish; Latin|espagnol; Latin
2019-01-31Move jellyfin-sudoers to conf dirJoshua Boniface