David Ullmer
|
b8d52dafa9
|
Update MediaBrowser.XbmcMetadata/Parsers/BaseNfoParser.cs
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
4 years ago |
David
|
6f898145af
|
Use Uri.TryCreate and ImageType helper method
|
4 years ago |
cvium
|
bc661c16e1
|
simplify
|
4 years ago |
dkanada
|
22402650cb
|
Merge pull request #5354 from shortspider/AddFfmpegToReadme
Update README to include ffmpeg
|
4 years ago |
Nathan Mascitelli
|
10229e1afe
|
Link to jellyfin-ffmpeg
|
4 years ago |
Bond_009
|
e8413ed8c0
|
Use XDocument.LoadAsync instead of XDocument.Parse
|
4 years ago |
Bond-009
|
e839929b91
|
Merge pull request #5380 from Bond-009/plugins
100% branch coverage for DashboardController
|
4 years ago |
Bond-009
|
db2d1bca33
|
Merge pull request #5382 from crobibero/json-version-converter
|
4 years ago |
Bond-009
|
3741be51ec
|
Merge pull request #5383 from cvium/fix-mergeversions-overflow
do not pick a linked item as primary when merging versions
|
4 years ago |
Bond-009
|
1d87274cc2
|
Merge pull request #5377 from cvium/fix-tmdb-image-languages
Do not use language or imagelanguages when searching for images with TMDb
|
4 years ago |
cvium
|
59814bd55e
|
do not pick a linked item as primary when merging versions
|
4 years ago |
Claus Vium
|
d0a2d00b29
|
Fix UpdateMediaPath model binding (#5378)
|
4 years ago |
Cody Robibero
|
df1951cfe2
|
Apply suggestions from code review
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
|
4 years ago |
crobibero
|
fd0b3ca5ef
|
Add JsonVersionConverter and tests
|
4 years ago |
cvium
|
37e374d33d
|
make sure network path substitution matches correctly
|
4 years ago |
Bond_009
|
a6d0db5d04
|
100% branch coverage for DashboardController
|
4 years ago |
Bond-009
|
a0f6bc14a2
|
Merge pull request #5375 from crobibero/default-api-value
Specify defaults or set query parameter to nullable
|
4 years ago |
Nichgon
|
ed7154db68
|
Translated using Weblate (Thai)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/th/
|
4 years ago |
cvium
|
ba366118f9
|
Do not use language or imagelanguages when searching for images
TMDb API returns all images if languages are excluded, which is needed for the All Languages toggle in Identify.
|
4 years ago |
crobibero
|
858c91ab48
|
Specify defaults or set query parameter to nullable
|
4 years ago |
dkanada
|
8615847a8a
|
Merge pull request #5345 from BaronGreenback/IP6Fix
Dual IP4 / IP6 server fails on non-windows platforms
|
4 years ago |
dkanada
|
74a927db3e
|
Merge pull request #5362 from crobibero/case-json
Fix case-sensitive json parsing
|
4 years ago |
crobibero
|
631c0a35f6
|
Always use case insensitive json parsing for api
|
4 years ago |
Claus Vium
|
ddc62a89ba
|
Merge pull request #5356 from cvium/fix_provideridextensions
return false when providerid is null or empty
|
4 years ago |
BaronGreenback
|
d819a1d928
|
Remove Content-Length header from DLNA HEAD request (#5335)
|
4 years ago |
Bond-009
|
72d063c563
|
Merge pull request #5359 from cvium/fix_broadcasttimer_disposed
Do nothing in timer callback when device locator is disposed
|
4 years ago |
cvium
|
610a30d791
|
Do nothing in timer callback when device locator is disposed
|
4 years ago |
cvium
|
8b72b902f5
|
fix HasProviderId and add tests
|
4 years ago |
cvium
|
a49f5d2a44
|
revert removal of null check
|
4 years ago |
cvium
|
664c5da317
|
return false when providerid is null or empty
|
4 years ago |
Nathan Mascitelli
|
bfe84affb3
|
Update README to include ffmpeg
|
4 years ago |
David Ullmer
|
8f99bdd07c
|
Fix TMDb search name containing year (#5349)
|
4 years ago |
BaronGreenback
|
c275c5c1ea
|
Update Jellyfin.Server/Program.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
4 years ago |
Claus Vium
|
e858e5f0b8
|
Merge pull request #5339 from Bond-009/hasproviderids
Revert breaking change to HasProviderId
|
4 years ago |
Bond-009
|
1f0bbe266c
|
Merge pull request #5342 from BaronGreenback/errorMessageCorrection
Corrected logging message
|
4 years ago |
Patrick Barron
|
b5e3c02865
|
Move IHasPermissions.cs to correct namespace
|
4 years ago |
BaronGreenback
|
5942948714
|
Kestrel workaround
|
4 years ago |
Claus Vium
|
0b1b99c2ca
|
Merge pull request #5338 from Bond-009/ssatests
Remove tests that are upstreamed
|
4 years ago |
BaronGreenback
|
dedc94ec91
|
correction of ip6 loopback
|
4 years ago |
BaronGreenback
|
fdd4b6b3f1
|
Changed message
|
4 years ago |
Bond_009
|
ba62d9d1fe
|
Revert breaking change
|
4 years ago |
Bond_009
|
ed0267252f
|
Remove tests that are upstreamed
libse (the SSA parser we use) has these same tests now
|
4 years ago |
Bond-009
|
9390dd2df8
|
Merge pull request #5317 from Bond-009/notnullwhen
MaybeNullWhen(false) -> NotNullWhen(true)
|
4 years ago |
Bond-009
|
c2af32d035
|
Merge pull request #5299 from Bond-009/tests13
|
4 years ago |
Bond-009
|
557a2ad715
|
Merge pull request #5328 from jellyfin/dependabot/nuget/Moq-4.16.1
Bump Moq from 4.16.0 to 4.16.1
|
4 years ago |
dependabot[bot]
|
b0d391427b
|
Bump Moq from 4.16.0 to 4.16.1
Bumps [Moq](https://github.com/moq/moq4) from 4.16.0 to 4.16.1.
- [Release notes](https://github.com/moq/moq4/releases)
- [Changelog](https://github.com/moq/moq4/blob/main/CHANGELOG.md)
- [Commits](https://github.com/moq/moq4/compare/v4.16.0...v4.16.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
Bond-009
|
640f341ce5
|
Merge pull request #5327 from jellyfin/dependabot/nuget/Microsoft.NET.Test.Sdk-16.9.1
Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1
|
4 years ago |
Bond-009
|
153021eec6
|
Merge pull request #5326 from jellyfin/dependabot/nuget/libse-3.6.0
Bump libse from 3.5.8 to 3.6.0
|
4 years ago |
dependabot[bot]
|
829442c419
|
Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.8.3 to 16.9.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.8.3...v16.9.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
dependabot[bot]
|
fef43c556d
|
Bump libse from 3.5.8 to 3.6.0
Bumps [libse](https://github.com/SubtitleEdit/subtitleedit) from 3.5.8 to 3.6.0.
- [Release notes](https://github.com/SubtitleEdit/subtitleedit/releases)
- [Changelog](https://github.com/SubtitleEdit/subtitleedit/blob/master/Changelog.txt)
- [Commits](https://github.com/SubtitleEdit/subtitleedit/compare/3.5.8...3.6.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |