Fernando Fernández
|
3b822116ed
|
Create scheduled task for database optimization
|
4 years ago |
Bond_009
|
7e8428e588
|
Enable nullable reference types for Emby.Server.Implementations
|
4 years ago |
BaronGreenback
|
bc1cc2d04a
|
Remove unused using directives
|
4 years ago |
Bond_009
|
65bab55ca0
|
Minor improvements
|
4 years ago |
crobibero
|
6abee2dd22
|
fix delete log task
|
4 years ago |
Greenback
|
7986465cf7
|
Initial upload
|
4 years ago |
crobibero
|
bf66f57069
|
Set DeleteTranscodeFileTask to trigger every 24h
|
4 years ago |
crobibero
|
e66d79fc0c
|
Merge remote-tracking branch 'upstream/master' into http-exception
|
4 years ago |
crobibero
|
95a2de757f
|
remove custom HttpException
|
4 years ago |
Bond_009
|
ff49a3bb61
|
Missed some stuff
|
4 years ago |
crobibero
|
ceecc80bb3
|
Allow configuration of ActivityLogRetention
|
4 years ago |
crobibero
|
15a7f88e08
|
Automatically clean activity log database
|
4 years ago |
Jan-Pieter Baert
|
6f9beef732
|
Fix SA1012 and SA1013 warnings
|
4 years ago |
Anthony Lavado
|
959d906c85
|
Just enable instead
|
4 years ago |
Anthony Lavado
|
375f849b3e
|
Simply trigger
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
4 years ago |
Anthony Lavado
|
e77040a4fb
|
Fix Transcode Cleanup Schedule
Sets the default time to midnight, and confirms to the same task
scheduling commands that other tasks use.
|
4 years ago |
Bond_009
|
e653eef44f
|
Fix some warnings
|
4 years ago |
Bond_009
|
ab2147751f
|
Make MediaBrowser.MediaEncoding warnings free
|
4 years ago |
Patrick Barron
|
0aa349fe40
|
Remove unused dependencies.
|
4 years ago |
telans
|
9018f8d8be
|
Add full stop at end of comments (SA1629)
|
4 years ago |
telans
|
acd4389653
|
fix SA1005
|
4 years ago |
crobibero
|
44957c5a9a
|
Use typed logger where possible
|
4 years ago |
dkanada
|
fe16c3fad4
|
Merge branch 'master' into install-plugin
|
4 years ago |
Bond_009
|
4748105dce
|
Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode
|
5 years ago |
dkanada
|
7972daaba4
|
fix a few issues with the plugin manifest
|
5 years ago |
Mark Monteiro
|
8e3b09a996
|
Do not use IAsyncEnumerable unnecessarily
|
5 years ago |
Bond-009
|
ddd5d3aaec
|
Merge branch 'master' into usings
|
5 years ago |
ferferga
|
a9759f6a80
|
Rename translation keys
|
5 years ago |
ferferga
|
aa98160d70
|
Add whitespaces
|
5 years ago |
ferferga
|
797b2fbf1d
|
Restore comments
|
5 years ago |
ferferga
|
28f07df657
|
Fix NullReferenceException at startup
|
5 years ago |
ferferga
|
105fc3dc29
|
Apply suggestions
|
5 years ago |
ferferga
|
30c1170a55
|
Remove comments
|
5 years ago |
ferferga
|
0778eb20aa
|
Translate Scheduled Tasks (names and descriptions)
|
5 years ago |
Bond_009
|
e9d1eabd53
|
Remove unused usings
|
5 years ago |
Mark Monteiro
|
b67e9cde8c
|
Replace ILogger with ILogger<T> wherever possible
Log entries will contain additional class context when using this interface
|
5 years ago |
dkanada
|
ab2349ff3c
|
update task names and descriptions
|
5 years ago |
Bond-009
|
5f6bca8aeb
|
Merge remote-tracking branch 'upstream/master' into baseurl
|
5 years ago |
dkanada
|
a7ef1aa7ec
|
Merge pull request #2050 from Bond-009/nullref
Fix possible nullref when updating packages
|
5 years ago |
Bond_009
|
3221e837f9
|
* Add support for multi segment base urls
* Make baseurl case-insensitive
|
5 years ago |
Bond-009
|
a4c2886ac0
|
Fix master build
I was wrong, it did break...
|
5 years ago |
Bond_009
|
6a6bfa6da9
|
Fix possible nullref when updating packages
|
5 years ago |
Bond-009
|
d4b438791f
|
Don't append transcodes to transcoding temp path
|
5 years ago |
dkanada
|
b1f9b03b17
|
rename some missed variables and fix warnings
|
5 years ago |
dkanada
|
f3ca37e523
|
minor changes to transcode cleanup scheduled task
|
5 years ago |
Bond_009
|
d529f81cd9
|
Improve IInstallationManager interface
|
5 years ago |
Bond_009
|
d9a03c9bb1
|
Fix more warnings
|
5 years ago |
dkanada
|
21ff63c371
|
move the transcode path
|
5 years ago |
dkanada
|
685e9e4f58
|
Merge pull request #1584 from Bond-009/checksum
Check checksum for plugin downloads
|
5 years ago |
Anthony Lavado
|
35da4ffa3e
|
Remove unneeded comment
|
5 years ago |