Commit Graph

19401 Commits (03c82169465d6d1b301d14828a730aba675503a9)
 

Author SHA1 Message Date
Gary Wilber 881a7fa908 update based on suggestions
4 years ago
Gary Wilber 303eccaffe Fix InvalidOperationException in TvdbSeriesProvider
4 years ago
Gary Wilber 12275e5e7b Fix invalid operation exception in TvdbEpisodeImageProvider.GetImages
4 years ago
Gary Wilber 3cfbe6e340 better audio file check
4 years ago
Gary Wilber 75041e7f39 interlocked increment
4 years ago
Bond-009 43add833cc
Merge pull request #4162 from BaronGreenback/DlnaServerBaseUrlFix
4 years ago
crobibero ac790cd77b Properly handle null structs in json
4 years ago
dkanada 63b49ff4d8
Merge pull request #4204 from cvium/add_aspect_ratio_seriesprimary
4 years ago
Niels van Velzen 72534f9d66 Use SessionMessageType for WebSocket messages
4 years ago
Gary Wilber 05fa95f149 Increase scan speed for music libraries
4 years ago
crobibero b7022e8dc1 Merge remote-tracking branch 'upstream/master' into package-install-repo
4 years ago
cvium 146cad6150 Remove EOF counter
4 years ago
BaronGreenback abfddba568
Merge pull request #74 from jellyfin/master
4 years ago
hoanghuy309 800c039612 Translated using Weblate (Vietnamese)
4 years ago
cvium 6ca313abc1 Add ProgressiveFileStream
4 years ago
Eben van Deventer 10556b16f8 Translated using Weblate (Afrikaans)
4 years ago
Eben van Deventer 3a79b9fc32 Translated using Weblate (Afrikaans)
4 years ago
Eben van Deventer 0c8692e337 Translated using Weblate (Afrikaans)
4 years ago
Eben van Deventer b66ff9a08c Translated using Weblate (Afrikaans)
4 years ago
BaronGreenback 7567779127
Update BaseControlHandler.cs
4 years ago
BaronGreenback 63571578ae
Update BaseControlHandler.cs
4 years ago
Bond-009 b41da8e5d7
Merge pull request #4209 from cvium/fix_forgotpassword
4 years ago
radiusgreenhill 7ee57a07a7 Translated using Weblate (Thai)
4 years ago
BaronGreenback a52ab69e13
Update DescriptionXmlBuilder.cs
4 years ago
BaronGreenback f3a90bab47
Update DescriptionXmlBuilder.cs
4 years ago
BaronGreenback 12b5f1127e
Update DescriptionXmlBuilder.cs
4 years ago
BaronGreenback 293237b714
Update BaseControlHandler.cs
4 years ago
BaronGreenback a9864368c4
Update PlayToController.cs
4 years ago
cvium fed58a0327 Add Dto to ForgotPassword
4 years ago
Joshua M. Boniface 66833b2d6b
Merge pull request #4207 from joshuaboniface/update-readme
4 years ago
Bond-009 48e9162852
Merge pull request #4208 from cvium/fix_identify
4 years ago
cvium c92eda53c5 Fix Identify by renaming route parameter to match function argument
4 years ago
Bond-009 c67ffa417a
Merge pull request #4205 from cvium/fix_aspectratio_calc
4 years ago
hoanghuy309 18ab0c21b2 Translated using Weblate (Vietnamese)
4 years ago
hoanghuy309 4c0ec387e5 Translated using Weblate (Vietnamese)
4 years ago
Joshua M. Boniface 2274aa30ce Correct typo
4 years ago
Joshua M. Boniface 23a56a4a26 Fix bad line endings
4 years ago
Joshua M. Boniface 7b60872f2b Revamp the main README
4 years ago
cvium ec5b738079 Fix aspect ratio calculation returning 0 or 1 when item has no default AR
4 years ago
cvium 9cdef5b57c Add series image aspect ratio when ep/season is missing an image
4 years ago
BaronGreenback f97bea53e5
Update Emby.Server.Implementations.csproj
4 years ago
Jim Cartlidge 8c85cfd01d Fixed build
4 years ago
BaronGreenback d617c0b8b0
Update SystemController.cs
4 years ago
BaronGreenback 28634d3b36
Update DlnaEntryPoint.cs
4 years ago
Jim Cartlidge fb1d452b59 fix conflict
4 years ago
Jim Cartlidge 37cb4dbca6 Removed package reference.
4 years ago
Jim Cartlidge 5edf24db5c Updated to master
4 years ago
BaronGreenback 89e67b2e7f
Merge branch 'master' into NetworkPR2
4 years ago
Ryan Petris 3fa3a9d57a
Preemptively throw a LiveTvConflictException when the tracked live streams for a given device/tuner will exceed the number of supported streams.
4 years ago
Ryan Petris 4db5700e18
Don't take a lock if there's no intention to manipulate the list of open streams. Instead, use a ConcurrentDictionary so that, in those situations, thread-safe access to the dictionary is ensured.
4 years ago