aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-11-23Merge pull request #4553 from joshuaboniface/enable-service-on-fedoraBill Thornton
Enable jellyfin.service unit on Fedora fresh install
2020-11-23Don't nest DeviceProfilecrobibero
2020-11-23Add TODO noticecrobibero
2020-11-23Fix sending PlaybackInfocrobibero
2020-11-23Don't send activity event if notification type is nullcrobibero
2020-11-23Merge pull request #4551 from crobibero/fix-name-cleaningdkanada
Only trim file name if folder name is shorter
2020-11-23Merge pull request #4557 from crobibero/client-dto-fixdkanada
Fix namespace and add attribute for ClientCapabilitiesDto
2020-11-22Fix namespace and add attributecrobibero
2020-11-22Add at to the dependencies on Fedora (as in Deb)Joshua M. Boniface
2020-11-22Go back to at with lower sleep and startJoshua M. Boniface
2020-11-22Remove the `at now` hackJoshua M. Boniface
2020-11-22Run explicit service start if restart failedJoshua M. Boniface
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.
2020-11-22Use --now to the enable to start tooJoshua M. Boniface
2020-11-22Make use of the $1 flag to set installed onlyJoshua M. Boniface
2020-11-22Set systemctl enabled on Jellyfin serviceJoshua M. Boniface
This was not set for Fedora; I do not recall if this was just an oversight or was explicitly removed in the past; open to feedback there. Reported in the LUP Bug-A-Thon
2020-11-22Fix testscrobibero
2020-11-22Only trim file name if folder name is shortercrobibero
2020-11-22Handle invalid pluginscrobibero
2020-11-22Merge pull request #4545 from BaronGreenback/17.0RC0---Fix1Joshua M. Boniface
[Fix] Null Pointer in TmdbMovieProvider
2020-11-22Merge pull request #4544 from BaronGreenback/MinorFixJoshua M. Boniface
[Fix] Config option read from wrong place.
2020-11-22Merge pull request #4548 from orryverducci/mkv-interlaced-fixJoshua M. Boniface
Revert "Fix frame rate probing for interlaced MKV files"
2020-11-22Revert "Fix frame rate probing for interlaced MKV files"Orry Verducci
This reverts commit 84fd5a09532bd1e854ec3745609f845aa7098da2.
2020-11-22Null PointerGreenback
2020-11-22Update Startup.csBaronGreenback
Late night
2020-11-22Update Startup.csBaronGreenback
2020-11-22Merge pull request #4125 from BaronGreenback/NetworkPR2Joshua M. Boniface
Networking 2 (Cumulative PR) - Swapping over to new NetworkManager
2020-11-21Merge branch 'master' into NetworkPR2Joshua M. Boniface
2020-11-21Translated using Weblate (Vietnamese)hoanghuy309
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/
2020-11-21Merge pull request #4263 from cvium/defer_image_fetchingJoshua M. Boniface
Defer image pre-fetching until the end of a refresh/scan
2020-11-21Update ImageFetcherPostScanTask.csBaronGreenback
2020-11-21Update MetadataService.csBaronGreenback
added return Task.CompletedTask;
2020-11-21Update MetadataService.csBaronGreenback
removed async line 232
2020-11-21Merge branch 'master' into library_scan_speedBaronGreenback
2020-11-21Merge pull request #3053 from rigtorp/video-resolverJoshua M. Boniface
Add additional resolver tests
2020-11-21Merge pull request #4182 from ryanpetris/fix-hdhomerunJoshua M. Boniface
Fix HD Home Run streaming
2020-11-21Merge branch 'master' into defer_image_fetchingJoshua M. Boniface
2020-11-21Merge pull request #4486 from crobibero/split-apiJoshua M. Boniface
Remove api client generator errors
2020-11-21Merge pull request #4510 from crobibero/http-accept-headerJoshua M. Boniface
Set default request accept headers
2020-11-21Merge pull request #4513 from BaronGreenback/LatestPluginSelectedJoshua M. Boniface
Multi-repository plugins
2020-11-21Merge pull request #4526 from crobibero/mark-playedJoshua M. Boniface
Fix marking item as played
2020-11-21Merge pull request #4537 from crobibero/session-caps-fullClaus Vium
Convert ClientCapabilities to a Dto with JsonConverters
2020-11-21Better named tests methods.Greenback
2020-11-21Merge pull request #4539 from crobibero/nullable-enum-model-binderJoshua M. Boniface
Add NullableEnumModelBinder and NullableEnumModelBinderProvider
2020-11-21Merge pull request #4534 from Bond-009/bomJoshua M. Boniface
Remove UTF8 bom from some files
2020-11-21Update tests/Jellyfin.Networking.Tests/NetworkTesting/NetworkParseTests.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-11-21Update tests/Jellyfin.Networking.Tests/NetworkTesting/NetworkParseTests.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-11-21Update tests/Jellyfin.Networking.Tests/NetworkTesting/NetworkParseTests.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-11-21Update tests/Jellyfin.Networking.Tests/NetworkTesting/NetworkParseTests.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-11-21Update tests/Jellyfin.Networking.Tests/NetworkTesting/NetworkParseTests.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-11-21Update tests/Jellyfin.Networking.Tests/NetworkTesting/NetworkParseTests.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>