Joshua M. Boniface
20033f2275
Merge branch 'master' into fix-env
6 years ago
Joshua M. Boniface
c4c0894b29
Merge pull request #800 from Wuerfelbecher/update-rpm
...
Add CentOS and update rpm spec for the cachedir option
6 years ago
Joshua M. Boniface
c4f51e16a5
Merge pull request #736 from Bond-009/startasync
...
Start startup tasks async
6 years ago
Joshua M. Boniface
56dcc45dc0
Merge pull request #732 from Bond-009/locale
...
Reworked LocalizationManager to load data async
6 years ago
Joshua Boniface
be89d53a9e
Handle new option parser properly
6 years ago
Vasily
3ac7531385
Merge pull request #802 from jellyfin/fix-build
...
Fix build error
6 years ago
Bond-009
cb1ff69585
Fix build error
6 years ago
Vasily
a50fb922c5
Merge pull request #774 from dkanada/plugin
...
reimplement support for plugin repository
6 years ago
Thomas Büttner
593c6c071c
keep trailing 0 in version
...
Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
6 years ago
Thomas Büttner
d573f2d671
use cachedir option
...
Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
6 years ago
Thomas Büttner
1ce5939362
optimize rpm dependencies
...
Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
6 years ago
Thomas Büttner
4d335d8f13
Add CentOS
...
Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
6 years ago
dkanada
c118f111b6
add suggestions from code review
6 years ago
dkanada
52e91243e5
merge progress calculation into a single line
6 years ago
dkanada
9faa68b26f
update subtitle task to match the other scheduled tasks
6 years ago
dkanada
aadf7676d1
remove useless comments
6 years ago
dkanada
08ca1337a9
unhide several scheduled tasks and add missing properties
6 years ago
dkanada
07072d9f7b
move all scheduled tasks and triggers into folders
6 years ago
dkanada
7e3c45c917
fix build errors and update plugin manifest location
6 years ago
dkanada
548270772c
add PluginUpdateTask back into source
6 years ago
Joshua M. Boniface
32f393d57f
Merge pull request #764 from Bond-009/encoding
...
Remove dead code, made some functions properly async
6 years ago
Andrew Rabert
42d5a48491
Merge pull request #788 from Bond-009/warnings
...
Fix more warnings
6 years ago
Andrew Rabert
20dac6d6b8
Merge pull request #794 from Bond-009/lesslinq
...
Remove MoreLINQ
6 years ago
Bond_009
1cdcace061
Remove dead code
6 years ago
Bond_009
95ee3c72e3
Properly dispose Tasks
6 years ago
Bond_009
66eabcdd39
Minor changes to encoding code
...
* Don't wait in intervals of 100ms for the file to exist
6 years ago
Sparky
1d94607a30
Fix docker args
...
After the change to runtime args in #749 docker broke.
This fixes it.
6 years ago
Bond_009
1385d89df6
Remove MoreLINQ
6 years ago
Bond_009
8b073e2ba5
Remove unused field
6 years ago
Joshua M. Boniface
34da7de47d
Merge pull request #783 from joshuaboniface/use-cache-flag
...
Update builds to use #749 and #756
6 years ago
Joshua M. Boniface
021a1887fb
Merge pull request #756 from Bond-009/cachedir
...
Make cache dir configurable
6 years ago
Joshua Boniface
6772ac5603
Fix double-dashes in Fedora environment file
6 years ago
Joshua Boniface
b630e9de82
Allow adm group to view Jellyfin resources
...
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.
6 years ago
Joshua Boniface
7774977cdd
Implement review feedback
6 years ago
Bond_009
5ac6d0ae59
Fix more warnings
6 years ago
Bond-009
fa3a8108e5
Update StartupOptions.cs
6 years ago
Bond_009
660f6174b3
Rebase on master
6 years ago
Bond_009
8af1e93cd4
Make cache dir configurable
6 years ago
Bond_009
cabb824f2a
Fix build error
6 years ago
Vasily
b4c5ff89fd
Merge pull request #782 from hawken93/wat
...
Remove commented file MediaBrowser.LocalMetadata.Savers.PersonXmlSaver
6 years ago
hawken
78324ff797
Remove commented file MediaBrowser.LocalMetadata.Savers.PersonXmlSaver
6 years ago
minegociomovil
885a000da7
Update iso6392.txt
...
Add new es-MX option for the latin metadata search in www.themoviedb.org
Content add: spa||es-mx|Spanish; Latin|espagnol; Latin
6 years ago
Joshua Boniface
aad34e62ca
Move jellyfin-sudoers to conf dir
6 years ago
Joshua Boniface
45d8ace9bb
Use good ideas from Fedora systemd in Debian
6 years ago
Joshua Boniface
5e4697802f
Replace programdata with datadir everywhere
6 years ago
Joshua Boniface
f6227e99cc
Add cachedir to deployment scripts; fix bad logdir
6 years ago
Joshua Boniface
ae24d644db
Use double-dash args in install-jellyfn.ps1
6 years ago
Joshua Boniface
b982d7c239
Update to long opts and add cache dirs
6 years ago
Joshua M. Boniface
c713824bf9
Merge pull request #734 from Bond-009/culture
...
Fix more analyzer warnings
6 years ago
Joshua M. Boniface
ea851317e7
Merge pull request #733 from Bond-009/startuptasks
...
Remove unused function
6 years ago