Rob
|
10fbb4d48d
|
Update tests/Jellyfin.Server.Implementations.Tests/Sorting/AiredEpisodeOrderComparerTests.cs
Thanks for this suggestion. I will try to keep this in mind going forward with future PRs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
2021-08-15 15:23:18 -07:00 |
|
MrTimscampi
|
7f52cda03c
|
Make performer regex static
|
2021-08-16 00:22:36 +02:00 |
|
MrTimscampi
|
d82c2e4237
|
Address comments
|
2021-08-16 00:22:36 +02:00 |
|
MrTimscampi
|
8594ee7a22
|
Fix documentation for lyricist and arranger
|
2021-08-16 00:22:36 +02:00 |
|
MrTimscampi
|
c9b1cd1d8c
|
Add some new music-related person types and parse from ffprobe
|
2021-08-16 00:22:36 +02:00 |
|
MrTimscampi
|
f35a527608
|
Add performers to the ffprobe normalization for audio
|
2021-08-16 00:22:36 +02:00 |
|
MrTimscampi
|
24083d2e38
|
Address comments
|
2021-08-16 00:22:36 +02:00 |
|
MrTimscampi
|
7e71c25059
|
Add test for audio file ffprobe normalization
|
2021-08-16 00:22:34 +02:00 |
|
MrTimscampi
|
3300d2d7d3
|
Enable people for audio files
|
2021-08-16 00:20:48 +02:00 |
|
Bond-009
|
db0d5b048a
|
Merge pull request #6423 from richlander/mediabrowser-controller
Fix warnings in MediaBrowser.Controller
|
2021-08-16 00:06:40 +02:00 |
|
Bond_009
|
19824bff94
|
Minor improvements
|
2021-08-15 23:48:19 +02:00 |
|
Claus Vium
|
d3f291f159
|
Merge pull request #6392 from Bond-009/tests9
ApiServiceCollectionExtensions.AddProxyAddresses: Add more tests
|
2021-08-15 19:56:08 +02:00 |
|
Joshua M. Boniface
|
84d7db7a31
|
Merge pull request #6427 from winterqt/patch-1
Disable UseAppHost in portable deployment
|
2021-08-15 13:34:47 -04:00 |
|
Joshua M. Boniface
|
7fabb32482
|
Merge pull request #6429 from crobibero/dotnet-5.0.9
Update to dotnet 5.0.9
|
2021-08-15 13:34:04 -04:00 |
|
Rich Lander
|
e7a3552aae
|
Update per feedback
|
2021-08-15 10:32:23 -07:00 |
|
Rich Lander
|
312e2685f8
|
Update MediaBrowser.Controller/Entities/IHasMediaSources.cs
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
2021-08-15 10:30:12 -07:00 |
|
dkanada
|
3cc1df68ac
|
Merge pull request #6428 from Bond-009/tests10
Fix PasswordHash tests
|
2021-08-16 01:43:30 +09:00 |
|
Cody Robibero
|
709f8e9faa
|
Update to dotnet 5.0.9
|
2021-08-15 08:30:15 -06:00 |
|
Bond-009
|
fc9f45b42d
|
Merge pull request #6381 from Bond-009/nullable5
Enable nullable for DlnaManager
|
2021-08-15 14:14:33 +02:00 |
|
Bond_009
|
e8e0836f95
|
Fix PasswordHash tests
|
2021-08-15 14:13:20 +02:00 |
|
Winter
|
890e99725e
|
Disable UseAppHost in portable deployment
|
2021-08-14 19:29:31 -04:00 |
|
dtorner
|
c80930c6d4
|
Translated using Weblate (Spanish)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/
|
2021-08-14 06:21:47 -04:00 |
|
Daniel
|
585207e05b
|
Translated using Weblate (Catalan)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ca/
|
2021-08-14 06:21:47 -04:00 |
|
FancyNerd92
|
7eb4da4eef
|
Translated using Weblate (Greek)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/el/
|
2021-08-14 06:21:47 -04:00 |
|
cotlol
|
b6691d3fe9
|
Translated using Weblate (Swedish)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sv/
|
2021-08-14 06:21:47 -04:00 |
|
FancyNerd92
|
9b451f357f
|
Translated using Weblate (English)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/en/
|
2021-08-14 06:21:47 -04:00 |
|
artiume
|
7ee404ec98
|
Added translation using Weblate (Pirate)
|
2021-08-14 06:21:47 -04:00 |
|
boolemancer
|
2345646ff1
|
Fix explicit stream selection in MediaEncoder.ExtractImageInternal
|
2021-08-14 02:55:51 -07:00 |
|
Rich Lander
|
e3df4dcaae
|
Fix warnings in MediaBrowser.Controller
|
2021-08-13 20:34:36 -07:00 |
|
Patrick Barron
|
8a1e55251e
|
Fix devices migration
|
2021-08-13 21:28:17 -04:00 |
|
Patrick Barron
|
1615663bd2
|
Remove old response code documentation
|
2021-08-13 21:08:49 -04:00 |
|
Patrick Barron
|
1b197a2c2a
|
Fix QuickConnect tests, move class to proper namespace
|
2021-08-13 21:08:38 -04:00 |
|
Patrick Barron
|
45f478f63e
|
Merge branch 'master' into authenticationdb-efcore
# Conflicts:
# Jellyfin.Server.Implementations/Security/AuthorizationContext.cs
# MediaBrowser.Controller/Library/IUserManager.cs
# MediaBrowser.Controller/Security/IAuthenticationRepository.cs
# MediaBrowser.Controller/Session/ISessionManager.cs
|
2021-08-13 21:08:24 -04:00 |
|
Patrick Barron
|
15baf04bd2
|
Add IAuditableEntity
|
2021-08-13 20:35:31 -04:00 |
|
David Ullmer
|
bf441e49b9
|
Add test for fanart tag
|
2021-08-13 20:36:14 +02:00 |
|
David Ullmer
|
12e58840eb
|
Modify FetchThumbNode method to read children of fanart tag
|
2021-08-13 20:33:53 +02:00 |
|
David Ullmer
|
577d665192
|
Move thumb tag parsing to separate method
|
2021-08-13 20:16:05 +02:00 |
|
Bond-009
|
04571e93f8
|
Merge pull request #6339 from richlander/mediabrowser-controller-entities
|
2021-08-13 18:07:19 +02:00 |
|
Bond-009
|
d639b030ac
|
Merge pull request #6335 from richlander/media-provides-analysis-fixes
|
2021-08-13 17:56:39 +02:00 |
|
Nyanmisaka
|
a84dc794c6
|
Merge branch 'master' into tonemap-overlay
|
2021-08-13 15:01:06 +08:00 |
|
Bond-009
|
e33901b9f5
|
Merge pull request #6267 from Bond-009/minor15
Minor fixes
|
2021-08-13 01:31:42 +02:00 |
|
Bond-009
|
e5a29824e5
|
Merge branch 'master' into minor15
|
2021-08-13 00:33:18 +02:00 |
|
Bond_009
|
4c1286fd24
|
Address comment
|
2021-08-12 21:38:54 +02:00 |
|
Bond-009
|
f83a5bb08e
|
Merge pull request #6414 from richlander/mediabrowser-controller-mediaencoding
|
2021-08-12 17:30:30 +02:00 |
|
Rich Lander
|
ad6f27143f
|
Update MediaBrowser.Controller/Entities/Folder.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
2021-08-11 13:38:23 -07:00 |
|
Rich Lander
|
1ac2524844
|
Apply suggestions from code review
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
2021-08-11 13:37:46 -07:00 |
|
ankenyr
|
78bbfca990
|
Separating out error cases from good cases.
|
2021-08-11 09:56:36 -07:00 |
|
Claus Vium
|
8458960e57
|
Merge pull request #6377 from richlander/optimize-docker
Optimize Dockerfiles
|
2021-08-11 18:29:07 +02:00 |
|
Joshua M. Boniface
|
ac8a768747
|
Merge pull request #6394 from h1dden-da3m0n/ci/noisy-container
|
2021-08-11 12:06:10 -04:00 |
|
Claus Vium
|
0216c452f1
|
Merge pull request #6025 from daullmer/localization-test
|
2021-08-11 13:14:39 +02:00 |
|