crobibero
9ac9543ee2
Add missing InstantMix endpoints
4 years ago
WWWesten
80846a1c66
Translated using Weblate (Kazakh)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/kk/
4 years ago
Bond-009
a037e30b41
Merge pull request #5457 from cvium/fix_double_artist
4 years ago
Bond-009
d7f0aaaec1
Merge pull request #5417 from Bond-009/codeanal
...
Add code analysis attributes where appropriate
4 years ago
Bond-009
e3adc9ab74
Merge pull request #5480 from crobibero/api-session-message-type
...
Add SessionMessageType to generated openapi spec
4 years ago
Bond-009
d967267cef
Merge pull request #5461 from cvium/fix_multiversion
4 years ago
Anthony Lavado
227eaca99c
Merge pull request #5490 from thornbill/remove-forum-badge
4 years ago
Bill Thornton
e6407b414b
Remove forum badge
4 years ago
crobibero
8e09276d7d
Add websocket session message type to generated openapi.json
4 years ago
cvium
7d69c2550c
fix copy/paste error in test
4 years ago
cvium
b0af11c34e
make the eligibility check more strict wrt. brackets
4 years ago
Claus Vium
5592967497
Merge pull request #5403 from BaronGreenback/DLNAProfileFix
4 years ago
cvium
3824c09e77
fix multiversion eligibility check for complex folder names
4 years ago
BaronGreenback
84da57cd48
Update StreamingHelpers.cs
...
Updated condition
4 years ago
Claus Vium
84e16a8535
Merge pull request #5431 from cvium/fix_tmdb_imdbid
...
Use imdbid as fallback in movie provider
4 years ago
cvium
c5a870051a
Use distinct for artists to avoid double refreshing
4 years ago
Claus Vium
88a8fa7100
Merge pull request #5447 from joshuaboniface/fix-fedora-build
...
Remove Microsoft repo from install step
4 years ago
Claus Vium
329edd9dbe
Merge pull request #5444 from Ullmie02/hdhr-fix
4 years ago
Joshua M. Boniface
235b36a4c7
Remove Microsoft repo from install step
...
This was breaking Fedora builds due to a mismatch. We can use the .NET
SDK 5.0 from the Fedora 33 repos instead and this seems to work.
4 years ago
David
ece0d67f99
Use FileShare.Read for log files
4 years ago
David
eca3b37d6e
Use FileShare.Read to fix HdHomeRun
4 years ago
Bond-009
97fd136a8c
Merge pull request #5428 from cvium/fix_tmdb_year
...
Default to the searchinfo year, fallback to parsed year
4 years ago
Bond-009
087e98d78a
Merge pull request #5336 from Bond-009/integration
4 years ago
Bond_009
a618d6053f
Move TestPluginWithoutPages to the correct project
4 years ago
Bond_009
37eb7d6d49
Perform static initialization only once
4 years ago
Bond_009
b9577d0fd9
Check for specific status code instead of success
4 years ago
Bond_009
3471ddfc84
Fix duplicate project id in sln
4 years ago
Bond_009
bbbb811e72
Fix azure
4 years ago
Bond_009
afc70b28d4
Add Jellyfin.Server.Tests to solution
4 years ago
Bond_009
fa8bfece4e
Split integration tests from unit tests
4 years ago
cvium
880c8636bc
Use imdbid as fallback in movie provider
...
Includes post-ProviderIdExtensions cleanup
4 years ago
cvium
80fb52e64f
Default to the searchinfo year, fallback to parsed year
4 years ago
Bond-009
94db751f4b
Merge pull request #4754 from jellyfin/warn50
4 years ago
pkreuzt
e89bd8ba02
Translated using Weblate (Galician)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/gl/
4 years ago
Bond_009
d202df6e8a
Remove useless line
4 years ago
Bond_009
9ed7f429c0
FxCop -> Net Analyzers (part 1)
4 years ago
Bond_009
5241bd41ef
Add code analysis attributes where appropriate
4 years ago
Joshua M. Boniface
3c46f10e3d
Merge pull request #5315 from BaronGreenback/FixFor5280Part2
4 years ago
Joshua M. Boniface
0ef8bea125
Merge pull request #5406 from cvium/trycleanstring-dont-die-on-me
4 years ago
Joshua M. Boniface
82d88bdec6
Merge pull request #5409 from ikomhoog/master
4 years ago
Claus Vium
90cdd1345d
Merge pull request #5407 from Bond-009/hack
4 years ago
BaronGreenback
d3390302f9
Update ApplicationHost.cs
4 years ago
Bond_009
54f81c4da4
Call ToLower on CollectionTypeOptions.ToString
4 years ago
Ikomhoog
02122f28cc
Update contributors
4 years ago
Ikomhoog
d4201f812c
Changed string.Length == 0 to string.IsNullOrEmpty in case of null
4 years ago
Bond_009
2e62c09f2e
Fix casing CollectionType
4 years ago
Joshua M. Boniface
480dd66428
Merge pull request #5402 from Ullmie02/fix-null-size
...
Use FileShare.None when creating files
4 years ago
WWWesten
bc95268bd6
Translated using Weblate (Kazakh)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/kk/
4 years ago
cvium
fcacae8cde
return empty span instead of null for backwards compat
4 years ago
cvium
e0db17a935
do not throw ArgumentNullException in TryCleanString
4 years ago