cvium
|
025e351f61
|
add unit tests
|
2021-03-15 08:25:20 +01:00 |
|
cvium
|
ab0cff8556
|
do not resolve episode-like files if they are in extras folders
|
2021-03-14 19:56:45 +01:00 |
|
Claus Vium
|
bd70f56218
|
Merge pull request #5324 from danieladov/master
Fix duplicated movies when group movies into collections is enabled
|
2021-03-14 13:37:00 +01:00 |
|
Bond-009
|
0e5d4a3bcf
|
Merge pull request #5422 from Bond-009/warn51
|
2021-03-14 00:41:40 +01:00 |
|
Bond-009
|
5c0c205bed
|
Merge pull request #5522 from Bond-009/integrationtests
Fix integration test project
|
2021-03-14 00:21:51 +01:00 |
|
Bond_009
|
72d3eed15c
|
Fix integration test project
|
2021-03-14 01:07:53 +01:00 |
|
Bond-009
|
8bb2420a25
|
Merge pull request #5518 from crobibero/missing-endpoints
Add missing InstantMix endpoints
|
2021-03-13 22:59:47 +01:00 |
|
Bond_009
|
01dfa8801a
|
Fix GetDaysOfWeek behavior
|
2021-03-13 22:40:23 +01:00 |
|
Bond_009
|
46a41ecba6
|
Sunday isn't a weekend
|
2021-03-13 22:33:28 +01:00 |
|
Bond_009
|
a8ed753f6c
|
FxCop -> Net Analyzers (part 2)
|
2021-03-13 22:33:28 +01:00 |
|
Mister Rajoy
|
8883aa4a37
|
Merge branch 'master' of https://github.com/danieladov/jellyfin
|
2021-03-13 20:35:52 +01:00 |
|
Mister Rajoy
|
4cc3b938fa
|
Change Guid.Parse to Guid.TryParse
|
2021-03-13 20:33:05 +01:00 |
|
Daniel
|
7a3109104b
|
Remove empty line
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2021-03-13 19:24:02 +01:00 |
|
Daniel
|
4b17648df3
|
Remove empty line
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2021-03-13 19:23:52 +01:00 |
|
crobibero
|
9ac9543ee2
|
Add missing InstantMix endpoints
|
2021-03-13 09:09:22 -07:00 |
|
Bond-009
|
260b48ef9d
|
Merge pull request #5515 from jellyfin/fix-refresh-endpoint
fix refresh endpoint
|
2021-03-13 15:07:42 +01:00 |
|
Bond-009
|
b755c25217
|
Merge pull request #5220 from Bond-009/hdhomerun
|
2021-03-13 15:05:18 +01:00 |
|
Bond-009
|
7a988ef77d
|
Merge pull request #5500 from crobibero/api-integration-fix
Fix third party integration
|
2021-03-13 15:03:06 +01:00 |
|
Claus Vium
|
fe2a310fe2
|
fix refresh endpoint
It was originally a POST 9af6eda0b4/MediaBrowser.Api/Library/LibraryService.cs (L155)
|
2021-03-13 09:13:45 +01:00 |
|
WWWesten
|
80846a1c66
|
Translated using Weblate (Kazakh)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/kk/
|
2021-03-12 08:21:06 -05:00 |
|
Bond-009
|
a037e30b41
|
Merge pull request #5457 from cvium/fix_double_artist
|
2021-03-12 13:18:12 +01:00 |
|
crobibero
|
eef15dc7ac
|
Fix third part integration
|
2021-03-11 22:45:58 -07:00 |
|
Bond-009
|
d7f0aaaec1
|
Merge pull request #5417 from Bond-009/codeanal
Add code analysis attributes where appropriate
|
2021-03-12 00:15:12 +01:00 |
|
Bond-009
|
e3adc9ab74
|
Merge pull request #5480 from crobibero/api-session-message-type
Add SessionMessageType to generated openapi spec
|
2021-03-11 22:35:33 +01:00 |
|
Bond-009
|
d967267cef
|
Merge pull request #5461 from cvium/fix_multiversion
|
2021-03-11 22:31:06 +01:00 |
|
Anthony Lavado
|
227eaca99c
|
Merge pull request #5490 from thornbill/remove-forum-badge
|
2021-03-11 10:45:06 -05:00 |
|
Bill Thornton
|
e6407b414b
|
Remove forum badge
|
2021-03-11 09:34:10 -05:00 |
|
crobibero
|
8e09276d7d
|
Add websocket session message type to generated openapi.json
|
2021-03-10 16:33:46 -07:00 |
|
cvium
|
7d69c2550c
|
fix copy/paste error in test
|
2021-03-10 19:30:23 +01:00 |
|
cvium
|
b0af11c34e
|
make the eligibility check more strict wrt. brackets
|
2021-03-10 19:29:52 +01:00 |
|
Claus Vium
|
5592967497
|
Merge pull request #5403 from BaronGreenback/DLNAProfileFix
|
2021-03-10 11:50:08 +01:00 |
|
cvium
|
3824c09e77
|
fix multiversion eligibility check for complex folder names
|
2021-03-10 10:47:35 +01:00 |
|
BaronGreenback
|
84da57cd48
|
Update StreamingHelpers.cs
Updated condition
|
2021-03-10 09:07:11 +00:00 |
|
Claus Vium
|
84e16a8535
|
Merge pull request #5431 from cvium/fix_tmdb_imdbid
Use imdbid as fallback in movie provider
|
2021-03-10 08:37:00 +01:00 |
|
cvium
|
c5a870051a
|
Use distinct for artists to avoid double refreshing
|
2021-03-10 08:20:02 +01:00 |
|
Claus Vium
|
88a8fa7100
|
Merge pull request #5447 from joshuaboniface/fix-fedora-build
Remove Microsoft repo from install step
|
2021-03-09 19:41:25 +01:00 |
|
Claus Vium
|
329edd9dbe
|
Merge pull request #5444 from Ullmie02/hdhr-fix
|
2021-03-09 19:41:01 +01:00 |
|
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.
|
2021-03-09 12:41:51 -05:00 |
|
David
|
ece0d67f99
|
Use FileShare.Read for log files
|
2021-03-09 17:31:31 +01:00 |
|
David
|
eca3b37d6e
|
Use FileShare.Read to fix HdHomeRun
|
2021-03-09 17:01:05 +01:00 |
|
Bond-009
|
97fd136a8c
|
Merge pull request #5428 from cvium/fix_tmdb_year
Default to the searchinfo year, fallback to parsed year
|
2021-03-09 15:59:37 +01:00 |
|
Bond-009
|
087e98d78a
|
Merge pull request #5336 from Bond-009/integration
|
2021-03-09 14:51:45 +01:00 |
|
Bond_009
|
a618d6053f
|
Move TestPluginWithoutPages to the correct project
|
2021-03-09 14:24:19 +01:00 |
|
Bond_009
|
37eb7d6d49
|
Perform static initialization only once
|
2021-03-09 14:24:19 +01:00 |
|
Bond_009
|
b9577d0fd9
|
Check for specific status code instead of success
|
2021-03-09 14:24:19 +01:00 |
|
Bond_009
|
3471ddfc84
|
Fix duplicate project id in sln
|
2021-03-09 14:24:17 +01:00 |
|
Bond_009
|
bbbb811e72
|
Fix azure
|
2021-03-09 14:21:30 +01:00 |
|
Bond_009
|
afc70b28d4
|
Add Jellyfin.Server.Tests to solution
|
2021-03-09 14:21:28 +01:00 |
|
Bond_009
|
fa8bfece4e
|
Split integration tests from unit tests
|
2021-03-09 14:17:59 +01:00 |
|
cvium
|
880c8636bc
|
Use imdbid as fallback in movie provider
Includes post-ProviderIdExtensions cleanup
|
2021-03-09 11:44:39 +01:00 |
|