Bond-009
f0faddcc44
Backport 8726: Fix incorrect starting offset of buffer span in CheckTunerAvailability. ( #9020 )
...
Co-authored-by: Michael Powers <swedishborgie@gmail.com>
2023-01-07 11:30:34 -07:00
cvium
5ea9a74289
fix: use a combination of ParentIndexNumber and IndexNumber to determine next up episodes
2022-10-30 16:06:47 +01:00
Anthony Lavado
c71385d2db
Add token for program metadata download
2022-10-22 04:30:45 -04:00
Anthony Lavado
ad5becc524
Use token when retrieving images
2022-10-22 04:10:20 -04:00
Shadowghost
577399ca05
Prevent host lookup on GetSmartUrl for HTTP requests
2022-10-21 10:09:45 +02:00
Claus Vium
679e83082f
Merge pull request #8501 from cvium/fix_nextup
2022-10-07 07:50:04 +02:00
cvium
7a0e7b3cf8
add MinParentIndexNumber
2022-10-06 14:21:21 +02:00
cvium
373c63bcc7
fix: set MinIndexNumber for the next up query
2022-10-06 14:06:24 +02:00
cvium
be5d343efb
chore: add Basque to the list of localization options
2022-10-06 09:44:11 +02:00
Cody Robibero
879787212e
Update to dotnet 6.0.9
2022-09-19 08:19:32 -06:00
Bond-009
e6124bc154
Merge pull request #8399 from cvium/respectTagRestrictions
2022-09-15 14:08:50 +02:00
LogicalPhallacy
2920c52d61
Reorder and check for query user null to avoid null ref issues
2022-09-13 09:12:38 +02:00
LogicalPhallacy
de196a7687
Forces respecting IsVisible on people
2022-09-13 09:12:38 +02:00
Claus Vium
a5687793c9
Revert "Revert "refactor: use season number and episode number for NextUp ordering instead of SortName""
2022-08-15 14:10:42 +02:00
Joshua Boniface
3ff78b687d
Revert "Restore "Merge pull request #8087 from cvium/generic_subtitleparser""
...
This reverts commit 5bcab0f0f804ab29ba36f37c29f8d458b2571a34.
2022-08-13 21:51:23 -04:00
Joshua M. Boniface
31f9938e3a
Merge pull request #8234 from crobibero/dotnet-6.0.8
2022-08-11 22:46:31 -04:00
Cody Robibero
ae9fd4ab35
update remaining dependencies
2022-08-09 17:57:51 -06:00
Cody Robibero
71ed7f7676
update to dotnet 6.0.8
2022-08-09 17:57:21 -06:00
Joshua Boniface
5bcab0f0f8
Restore "Merge pull request #8087 from cvium/generic_subtitleparser"
...
After tagging v10.8.3, this can be restored to how it was and corrected
as required in a separate PR.
This reverts commit 494ed7e4d2af34db10db3af90ec5d045017066c4.
2022-08-01 20:40:54 -04:00
Joshua Boniface
494ed7e4d2
Revert "Merge pull request #8087 from cvium/generic_subtitleparser"
...
This PR was causing breakage in installs - ref #8198
This reverts commit 7323ccfc232d31797af3ceb8bad93cae1ea0898d, reversing
changes made to 77a007a24d5eef1209766d31e2f5038b11d1a8d4.
2022-08-01 20:19:16 -04:00
Bond-009
7323ccfc23
Merge pull request #8087 from cvium/generic_subtitleparser
2022-08-01 19:24:45 +02:00
cvium
126da94020
use reflection to get all subtitle formats without causing libse configuration loading
2022-07-25 09:47:21 +02:00
Bond-009
f9dffa767f
Merge pull request #8167 from crobibero/plugin-library-scan
2022-07-24 22:59:21 +02:00
Claus Vium
057e8ef240
Merge pull request #8166 from joseph39/people-query-fix-10.8.z
...
Bind @userid only when it's in the statement
2022-07-24 18:27:59 +02:00
Cody Robibero
205783f46f
re-add library scan from library manager
2022-07-23 18:59:30 -06:00
Joseph
ca5979cd77
Bind @userid only when it's in the statement
...
This commit fixes a case where SqliteItemRepository attempts to bind @userid even when such parameter may not appear in the query; fixes https://github.com/jellyfin/jellyfin/issues/8141
2022-07-23 16:06:36 -07:00
luke brown
70f37f0527
Merge branch 'release-10.8.z' of github.com:jellyfin/jellyfin into fix-websockets-close-gracefully-on-shutdown
2022-07-22 18:16:55 -05:00
Luke Brown
9e31d5a73f
relocated Dispose
2022-07-19 21:49:17 -05:00
Luke Brown
f088ca5555
add Dispose in DisposeAsyncCore
2022-07-19 17:31:00 -05:00
Cody Robibero
7eaa0600e0
Update to dotnet 6.0.7
2022-07-12 17:41:22 -06:00
nyanmisaka
d2caed25fb
Register DOVI side_data in db
2022-06-25 18:43:32 +08:00
Joshua M. Boniface
56e7b323de
Merge pull request #7984 from crobibero/dotnet-6.0.6
...
Upgrade to dotnet 6.0.6, update remaining dependencies
2022-06-23 09:13:35 -04:00
Cody Robibero
7884e7e829
Revert "refactor: use season number and episode number for NextUp ordering instead of SortName"
2022-06-20 08:55:19 -06:00
Cody Robibero
9898c10880
Update remaining dependencies
2022-06-20 08:52:30 -06:00
Cody Robibero
ec2ad4ec8c
Upgrade to dotnet 6.0.6
2022-06-20 08:48:40 -06:00
cvium
ef037ad371
refactor: use season number and episode number for NextUp ordering instead of SortName
2022-06-18 00:07:54 +02:00
Cody Robibero
2c0c3eb3ee
Merge pull request #7954 from cvium/fix_7953_dlna_url
2022-06-17 10:01:20 -06:00
Claus Vium
db714f967e
Merge pull request #7939 from 1337joe/track-selector-fix
...
Track selector fix
2022-06-17 10:23:53 +02:00
cvium
f020bd6f3b
use ignore case for scheme comparison
2022-06-17 09:00:59 +02:00
cvium
3275f83c3b
fix: use proper bind address for DLNA location url ( #7953 )
2022-06-17 08:57:59 +02:00
Cody Robibero
6749313249
Merge pull request #7940 from Shadowghost/fix-recommendations
2022-06-16 07:15:39 -06:00
cvium
3491f0968b
feat: partially handle SVG files and remove exceptions from blurhash and dimensions
2022-06-16 12:22:46 +02:00
Shadowghost
3f497459cb
Fix recommendations
2022-06-15 12:34:04 +02:00
Joe Rogers
5d66c84f2d
Fix default audio selection ignoring type
2022-06-15 11:58:12 +02:00
cvium
f318417c4f
fix: tv shows do not support multi edition
2022-06-12 13:55:17 +02:00
Luke Brown
0f7ba42987
move the Dispose logic into DisposeAsyncCore
2022-06-06 23:59:09 -05:00
Cody Robibero
3721b5e985
Backport all dependency updates
2022-06-03 18:53:05 -06:00
Cody Robibero
d8f1a87c85
Update Emby.Server.Implementations/Session/SessionManager.cs
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2022-05-27 16:25:31 -06:00
Cody Robibero
bf0a7c374c
Close live stream on session end
2022-05-27 15:58:31 -06:00
Cody Robibero
8a6b26cd42
initial patch
2022-05-27 15:57:51 -06:00