Anthony Lavado
52294881b1
Merge pull request #812 from joshuaboniface/readme-links
...
Fix up the explicit docs links in the README
6 years ago
Joshua Boniface
5e8a2db029
Fix up the explicit docs links in the README
6 years ago
Vasily
262eefd8db
Merge pull request #805 from joshuaboniface/translate
...
Add weblate translation status to README
6 years ago
Joshua Boniface
73e8758d84
Add weblate translation status to README
6 years ago
Vasily
181de97ce5
Merge pull request #810 from Bond-009/localization
...
Fix loading of rating files
6 years ago
Bond_009
ae5514afd6
Fix loading of rating files
6 years ago
Vasily
83af2db679
Merge pull request #798 from Bond-009/apientrypoint
...
Cleanup around the api endpoints
6 years ago
Vasily
0b3e6548db
Merge pull request #797 from Bond-009/warnings
...
Fix all warnings
6 years ago
Joshua Boniface
72beadc74d
Fix restart script for Fedora/CentOS
6 years ago
Joshua Boniface
f0e74c2c6b
Fix restart script for Debian
6 years ago
Joshua Boniface
d351fa0c1e
Make Fedora package.sh script use bash
6 years ago
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
Bond-009
cb7bffc233
Remove unused string split
6 years ago
Bond-009
da2caa2902
await async functions
6 years ago
Bond-009
ab0e851db9
Cleanup streaming services
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
Bond-009
78e4e2ed92
Fix all warnings
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