Joshua M. Boniface
97665c9478
Remove the `at now` hack
4 years ago
Joshua M. Boniface
1079ddb46c
Run explicit service start if restart failed
...
Should solve the occasional bugs with the restart in the WebUI.
Sometimes the service stops and then doesn't start again; this will run
an explicit start action afterwards. If this doesn't fix it I'm certain
there would be more tweaking that can be done.
4 years ago
Joshua M. Boniface
3442dbbaf9
Merge pull request #4545 from BaronGreenback/17.0RC0---Fix1
...
[Fix] Null Pointer in TmdbMovieProvider
4 years ago
Joshua M. Boniface
8ec4dda9d1
Merge pull request #4544 from BaronGreenback/MinorFix
...
[Fix] Config option read from wrong place.
4 years ago
Joshua M. Boniface
f39e55e2e5
Merge pull request #4548 from orryverducci/mkv-interlaced-fix
...
Revert "Fix frame rate probing for interlaced MKV files"
4 years ago
Orry Verducci
812300ad33
Revert "Fix frame rate probing for interlaced MKV files"
...
This reverts commit 84fd5a0953
.
4 years ago
Greenback
fe3e22be98
Null Pointer
4 years ago
BaronGreenback
dfee591c2a
Update Startup.cs
...
Late night
4 years ago
BaronGreenback
a34fca6f8e
Update Startup.cs
4 years ago
Joshua M. Boniface
a57b99bffd
Merge pull request #4125 from BaronGreenback/NetworkPR2
...
Networking 2 (Cumulative PR) - Swapping over to new NetworkManager
4 years ago
Joshua M. Boniface
2c9e355e42
Merge branch 'master' into NetworkPR2
4 years ago
hoanghuy309
c1db8869f0
Translated using Weblate (Vietnamese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/
4 years ago
Joshua M. Boniface
09c7f98162
Merge pull request #4263 from cvium/defer_image_fetching
...
Defer image pre-fetching until the end of a refresh/scan
4 years ago
BaronGreenback
969b9e2a18
Update ImageFetcherPostScanTask.cs
4 years ago
BaronGreenback
d3b0080a27
Update MetadataService.cs
...
added return Task.CompletedTask;
4 years ago
BaronGreenback
79855a76b1
Update MetadataService.cs
...
removed async line 232
4 years ago
Joshua M. Boniface
77dba0d06b
Merge pull request #3053 from rigtorp/video-resolver
...
Add additional resolver tests
4 years ago
Joshua M. Boniface
d5eb7e786f
Merge pull request #4182 from ryanpetris/fix-hdhomerun
...
Fix HD Home Run streaming
4 years ago
Joshua M. Boniface
bf54b5579c
Merge branch 'master' into defer_image_fetching
4 years ago
Joshua M. Boniface
b707d8e09d
Merge pull request #4486 from crobibero/split-api
...
Remove api client generator errors
4 years ago
Joshua M. Boniface
da96cbaf78
Merge pull request #4510 from crobibero/http-accept-header
...
Set default request accept headers
4 years ago
Joshua M. Boniface
f6c842e7b3
Merge pull request #4513 from BaronGreenback/LatestPluginSelected
...
Multi-repository plugins
4 years ago
Joshua M. Boniface
509a4d0900
Merge pull request #4526 from crobibero/mark-played
...
Fix marking item as played
4 years ago
Claus Vium
fab03942f5
Merge pull request #4537 from crobibero/session-caps-full
...
Convert ClientCapabilities to a Dto with JsonConverters
4 years ago
Greenback
dc1ad3fe2a
Better named tests methods.
4 years ago
Joshua M. Boniface
1e6539d0dc
Merge pull request #4539 from crobibero/nullable-enum-model-binder
...
Add NullableEnumModelBinder and NullableEnumModelBinderProvider
4 years ago
Joshua M. Boniface
eb90b20fe3
Merge pull request #4534 from Bond-009/bom
...
Remove UTF8 bom from some files
4 years ago
BaronGreenback
1e13627a94
Update tests/Jellyfin.Networking.Tests/NetworkTesting/NetworkParseTests.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
BaronGreenback
3f2c331755
Update tests/Jellyfin.Networking.Tests/NetworkTesting/NetworkParseTests.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
BaronGreenback
c3fa9d00ae
Update tests/Jellyfin.Networking.Tests/NetworkTesting/NetworkParseTests.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
BaronGreenback
e33200db71
Update tests/Jellyfin.Networking.Tests/NetworkTesting/NetworkParseTests.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
BaronGreenback
c14f468099
Update tests/Jellyfin.Networking.Tests/NetworkTesting/NetworkParseTests.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
BaronGreenback
acb79eb56a
Update tests/Jellyfin.Networking.Tests/NetworkTesting/NetworkParseTests.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
BaronGreenback
b4e7032872
Update tests/Jellyfin.Networking.Tests/NetworkTesting/NetworkParseTests.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
BaronGreenback
13162184f4
Update tests/Jellyfin.Networking.Tests/NetworkTesting/NetworkParseTests.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
BaronGreenback
5ac25364db
Update tests/Jellyfin.Networking.Tests/NetworkTesting/NetworkParseTests.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
BaronGreenback
ac03516f89
Update tests/Jellyfin.Networking.Tests/NetworkTesting/NetworkParseTests.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
BaronGreenback
23fa9533af
Update tests/Jellyfin.Networking.Tests/NetworkTesting/NetworkParseTests.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
Greenback
5224200e8c
Fixed baseurl in dlna.
4 years ago
Joshua M. Boniface
a597673929
Merge pull request #4538 from mario-campos/master
...
Implement CodeQL Static Analysis
4 years ago
crobibero
40531db1ae
Add NullableEnumModelBinder and NullableEnumModelBinderProvider
4 years ago
crobibero
c8c5feacb6
Convert ClientCapabilities to a Dto with JsonConverters
4 years ago
Mario Campos
f17e95abea
Update codeql-analysis.yml
4 years ago
Mario Campos
e2aa7635bd
Update codeql-analysis.yml
4 years ago
Mario Campos
2f00d05eae
Create codeql-analysis.yml
4 years ago
Greenback
9b5ae690c1
renamed file.
4 years ago
Greenback
e41d1773ba
changes
4 years ago
BaronGreenback
7403b9a9e5
Update tests/Jellyfin.Networking.Tests/NetworkTesting/UnitTesting.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
BaronGreenback
46e6128f6c
Update tests/Jellyfin.Networking.Tests/NetworkTesting/UnitTesting.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
BaronGreenback
56754a2af2
Update tests/Jellyfin.Networking.Tests/NetworkTesting/UnitTesting.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago