Bas
31dfbfdbdf
Translated using Weblate (Dutch)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
2023-03-18 06:39:24 -04:00
Shadowghost
eba24d188d
Update Emby.Server.Implementations/Playlists/PlaylistManager.cs
...
Co-authored-by: Joe Rogers <1337joe@users.noreply.github.com>
2023-03-18 10:49:52 +01:00
Bond-009
ce0e85c230
Merge pull request #9505 from Bond-009/theaan
2023-03-17 21:28:17 +01:00
Shadowghost
3f6a23d7d0
Fix condition in CanStreamCopyAudio
2023-03-17 11:49:07 +01:00
Shadowghost
82080bd1ef
Apply review suggestions
2023-03-17 11:43:53 +01:00
Gabriele Bizzon
30556d8fc5
Translated using Weblate (Portuguese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt/
2023-03-16 12:39:24 -04:00
Bond_009
2e4905ff05
Fix #9378
...
Remove sort words before replacing dots with spaces
2023-03-16 17:33:43 +01:00
Bond-009
b313bd0920
Merge pull request #9502 from 1337joe/specify-full-action-versions
2023-03-16 11:07:20 +01:00
Joe Rogers
3503ea5171
Specify full action versions
2023-03-16 00:57:01 -04:00
renovate[bot]
24cc1e9aea
Update actions/checkout digest to 24cb908 ( #9501 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-15 19:20:45 -06:00
Bond-009
cf1cb2eea5
Merge pull request #9418 from Bond-009/getawaiter
2023-03-15 18:30:03 +01:00
Bond-009
8d32ce168c
Merge pull request #9498 from jellyfin/renovate/github-codeql-action-digest
2023-03-15 13:37:18 +01:00
renovate[bot]
a6d23906fd
Update github/codeql-action digest to 168b99b
2023-03-15 12:16:36 +00:00
Bond-009
93cdd8ddda
Merge pull request #9497 from jellyfin/renovate/efcoresecondlevelcacheinterceptor-3.x
2023-03-15 13:15:19 +01:00
mammo0
0fd46a100b
fixed typo
...
Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com>
2023-03-15 13:01:39 +01:00
renovate[bot]
8d9cc9fdcc
Update dependency EFCoreSecondLevelCacheInterceptor to v3.8.6
2023-03-15 11:34:32 +00:00
Bond-009
0c6e2e27a8
Merge pull request #9460 from Shadowghost/rating-overhaul
2023-03-15 12:09:59 +01:00
mammo0
90e8aad05d
fixed FourSisters test case
...
The files should be treated as separate movies and should not be stacked, because the parttype is missing.
2023-03-15 11:56:11 +01:00
mammo0
1c57c52474
fixed stacking test cases
...
Movies should not be stacked if no parttype is given.
2023-03-15 11:54:44 +01:00
mammo0
79d34c590e
removed unnecessary file stacking rule
...
This rule did not check for a parttype. According to the documantation (https://jellyfin.org/docs/general/server/media/shows/#episodes-split-across-multiple-parts ) there should be one.
2023-03-15 11:52:22 +01:00
Shadowghost
ee4ffd64e1
Prefer other codecs over DTS and TrueHD on transcode
2023-03-15 10:13:06 +01:00
Shadowghost
21dc3fa042
Backport pull request #9485 from jellyfin/release-10.8.z
...
Fix the bitrate scale factor for h264-to-hevc transcoding
Original-merge: 173a963dbf6072897b1086abf3f378ddfa7fda5a
Merged-by: Nyanmisaka <nst799610810@gmail.com>
Backported-by: crobibero <cody@robibe.ro>
2023-03-14 18:21:01 -04:00
Shadowghost
21dcf775be
Add config option to disable dummy chapter generation ( #9410 )
2023-03-14 16:20:12 -06:00
renovate[bot]
28562bcadd
Update dotnet monorepo to v7.0.4 ( #9490 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Cody Robibero <cody@robibe.ro>
2023-03-14 16:19:00 -06:00
Bond_009
d8ec3a5470
Reduce usage of GetAwaiter().GetResult()
2023-03-14 12:05:49 +01:00
gitteric
af611367c1
Fall back to using "logo" attrib if "tvg-logo" is mssing in M3U-tuner ( #9475 )
...
Co-authored-by: gitteric <you@example.com>
2023-03-12 09:45:48 -06:00
Bill Thornton
b7fe81551f
Add manual web builds ( #9468 )
2023-03-11 10:14:00 -07:00
Bond-009
2571d6b18f
Merge pull request #9473 from jellyfin/renovate/libse-3.x
2023-03-11 14:34:31 +01:00
Bond-009
a2fa886977
Merge pull request #9469 from jellyfin/renovate/github-codeql-action-digest
2023-03-11 13:26:40 +01:00
renovate[bot]
196c7b3bbf
Update dependency libse to v3.6.11
2023-03-11 12:26:05 +00:00
renovate[bot]
38967ad47f
Update github/codeql-action digest to 16964e9
2023-03-10 21:18:34 +00:00
Shadowghost
8d158df678
Add migration to properly set playlist owner
2023-03-10 19:16:57 +01:00
Shadowghost
76ae599bd3
Fix playlist creation and removal
2023-03-10 19:16:35 +01:00
SenorSmartyPants
369c7f1451
Save TVChannel Height if set ( #8777 )
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
2023-03-10 10:03:11 -07:00
Bond-009
6351d1022b
Merge pull request #9254 from Shadowghost/dvdbdfix
2023-03-10 15:48:35 +01:00
Shadowghost
0da5255f12
Apply review suggestions
2023-03-10 15:27:17 +01:00
Shadowghost
47aa07c342
Fix DLNA playback of DVD and BD folders
2023-03-10 15:27:17 +01:00
Shadowghost
cd852d43c1
Add more comments and logging, streamline code
2023-03-10 15:27:17 +01:00
Shadowghost
2403a0a367
Apply review suggestions
2023-03-10 15:27:05 +01:00
nyanmisaka
2146ddd20c
Backport pull request #9430 from jellyfin/release-10.8.z
...
Fix Live TV hardware decoding
Original-merge: efc79295decce252e03978814fc09505bbb47956
Merged-by: Bond-009 <bond.009@outlook.com>
Backported-by: crobibero <cody@robibe.ro>
2023-03-09 19:38:16 -05:00
nyanmisaka
f21ab50a81
Backport pull request #9422 from jellyfin/release-10.8.z
...
Fix stream map when using filter_complex with unlabeled output
Original-merge: 6821a2ab358761282a0030c42c837b39bad089e1
Merged-by: Bond-009 <bond.009@outlook.com>
Backported-by: crobibero <cody@robibe.ro>
2023-03-09 19:38:15 -05:00
nyanmisaka
638bda629b
Backport pull request #9391 from jellyfin/release-10.8.z
...
Fix H.264 baseline hwaccel and enable enhanced Nvdec by default
Original-merge: 22a8283a9e3425da0496c28e6737dfadf9c67b33
Merged-by: Bond-009 <bond.009@outlook.com>
Backported-by: crobibero <cody@robibe.ro>
2023-03-09 19:35:54 -05:00
nyanmisaka
f6060bd14b
Backport pull request #9355 from jellyfin/release-10.8.z
...
Some VAAPI VPP and OpenCL fixes
Original-merge: c8077122463c7b984f706b5f1b79abd30461ab40
Merged-by: Bond-009 <bond.009@outlook.com>
Backported-by: crobibero <cody@robibe.ro>
2023-03-09 19:33:52 -05:00
Shadowghost
65090ac817
Backport pull request #9351 from jellyfin/release-10.8.z
...
Fix EqualsAny condition check for int and double
Original-merge: e8b0ae07afd9fc08a216d6aa632ee20d6d88566b
Merged-by: Bond-009 <bond.009@outlook.com>
Backported-by: crobibero <cody@robibe.ro>
2023-03-09 19:33:51 -05:00
Róbert Örn Ketilsson
ef3868ff50
Backport pull request #9178 from jellyfin/release-10.8.z
...
Escape the path to pass as a command line argument
Original-merge: 09f1c7f535653e99dbc22ace7cd166ce4c457a83
Merged-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
Backported-by: crobibero <cody@robibe.ro>
2023-03-09 19:29:39 -05:00
SenorSmartyPants
4f0615452b
Update MediaBrowser.XbmcMetadata/Savers/MovieNfoSaver.cs
...
Apply code review
Co-authored-by: Cody Robibero <cody@robibe.ro>
2023-03-09 17:44:12 -06:00
SenorSmartyPants
04f23a0e73
Change test to allow owned items to run local providers
...
I need more information about the need for this test, to make sure I am not introducing an issue.
2023-03-09 17:44:12 -06:00
SenorSmartyPants
99816b07dc
Enable NFO processing for Extras
...
- Change test to prevent owned items from using parent NFO. Test is now in MovieNFOSaver, only movie type will use movie.nfo.
2023-03-09 17:44:12 -06:00
SenorSmartyPants
b96420b786
Clean Extra Names
...
- Adds regular expression to CleanStrings to remove suffix style extra naming from the name presented in JF.
- Override Resolve for Extras to enable parsename
- remove exclusion on parsename of extratypes
2023-03-09 17:44:12 -06:00
Róbert Örn Ketilsson
6b0135d03b
Translated using Weblate (Icelandic)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/is/
2023-03-09 14:39:22 -05:00