Bond_009
2fc97212a7
Make some methods async
6 years ago
Erwin de Haan
f1ef0b0b4c
Fix namespacing so it lines up properly with file names and paths ( #715 )
...
* Fix stupid namespacing so it lines up properly with file names and paths.
6 years ago
Joshua M. Boniface
387b4dea25
Merge pull request #840 from Bond-009/requestcleanup
...
Fix more warnings
6 years ago
Claus Vium
ce03662fa7
Add error logging when translation is missing from core
6 years ago
Claus Vium
49923e50db
Remove missing languages from localization options
6 years ago
Claus Vium
c3c52b6682
Default to en-US for missing core translations
6 years ago
Vasily
80281e599d
Merge pull request #842 from nvllsvm/vaapi
...
Use VAAPI-enabled ffmpeg
6 years ago
Vasily
3a88a3c795
Merge pull request #822 from Bond-009/imagedimensions
...
Complete rename ImageSize -> ImageDimensions
6 years ago
Vasily
d6e98f9a50
Merge pull request #819 from Bond-009/cleanup
...
Some small changes in Device.cs and DidlBuilder.cs
6 years ago
Vasily
2bcbffee0c
Merge pull request #841 from joshuaboniface/donation-badge
...
Fix OC badge to all and add forum badge
6 years ago
Andrew Rabert
22ffc5aee4
Use VAAPI-enabled ffmpeg
6 years ago
Andrew Rabert
ee3a4531a0
Merge pull request #831 from Bond-009/hashset
...
Move some arrays to generics
6 years ago
Joshua Boniface
aff740c596
Fix OC badge to all and add forum badge
6 years ago
Bond-009
38d9eeffbe
Fix more warnings
6 years ago
Anthony Lavado
d6d9fce898
Merge pull request #838 from Bond-009/requestcleanup
...
Quick style fix
6 years ago
Bond-009
f60ad53393
Quick style fix
6 years ago
Joshua M. Boniface
e8461d3317
Merge pull request #834 from joshuaboniface/donation-badge
...
Add donation badge and reorganize badges
6 years ago
Joshua Boniface
9dd512df80
Add donation badge and reorganize badges
6 years ago
Joshua M. Boniface
5b0bd88892
Merge pull request #833 from cvium/fix_localization
...
Add await to GetCountries in LocalizationService
6 years ago
Bond_009
70c85925af
Move some arrays to generics
6 years ago
Claus Vium
e449182641
Move import
6 years ago
Claus Vium
fcfe02ee73
Add await to GetCountries in LocalizationService
6 years ago
Bond-009
e216702bcf
Complete rename ImageSize -> ImageDimensions
6 years ago
Bond-009
be89a5e719
Don't rename method
6 years ago
Bond_009
84d56976ba
Some small changes in Device.cs and DidlBuilder.cs
...
Device.cs:
* Improve dispose function
* Style fixes
* Remove unused field
DidlBuilder.cs:
* Remove unused field
* Replace giant if chain with a switch statement
6 years ago
Claus Vium
0ef2b46106
Remove custom Threading
6 years ago
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 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
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