Shadowghost
|
4fc52a840c
|
Merge branch 'master' into network-rewrite
|
2022-10-01 19:59:00 +02:00 |
|
Hannes Braun
|
4edeccc5e0
|
Remove redundant using directives
|
2022-09-28 16:26:03 +02:00 |
|
1hitsong
|
5efa138c22
|
Update MediaBrowser.Controller/Lyrics/LyricInfo.cs
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
2022-09-26 16:24:21 -04:00 |
|
Bill Thornton
|
e8c12e5078
|
Backport pull request #8280 from jellyfin/release-10.8.z
Fix ffmpeg analyze duration env var taking priority over media source
Original-merge: 632fb05f46
Merged-by: Claus Vium <cvium@users.noreply.github.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
|
2022-09-23 23:09:36 -04:00 |
|
nyanmisaka
|
0309c5622e
|
Backport pull request #8213 from jellyfin/release-10.8.z
Fix high single thread usage in throttler
Original-merge: ba026716c1
Merged-by: Claus Vium <cvium@users.noreply.github.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
|
2022-09-23 23:09:35 -04:00 |
|
Luke F
|
e579b4d42d
|
Backport pull request #8189 from jellyfin/release-10.8.z
Fix GetItems IndexOutOfRangeException when IDs do not exist
Original-merge: 527ed0607d
Merged-by: Claus Vium <cvium@users.noreply.github.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
|
2022-09-23 23:09:34 -04:00 |
|
1hitsong
|
a50bdb4770
|
Use async functions
|
2022-09-22 08:13:53 -04:00 |
|
1hitsong
|
35399ce8fe
|
Update summaries, Use spans
|
2022-09-21 17:49:28 -04:00 |
|
1hitsong
|
b1771f07e9
|
Use Span in SupportedMediaTypes comparison
|
2022-09-20 13:34:46 -04:00 |
|
1hitsong
|
0d5bd85d6d
|
Resolve Azure build error
|
2022-09-20 08:48:08 -04:00 |
|
1hitsong
|
6f0d33b1ca
|
Use Directory GetFiles to find lyric files
|
2022-09-20 08:36:54 -04:00 |
|
1hitsong
|
5d2364f064
|
Move AcceptedTimeFormats to class level variable
|
2022-09-19 16:59:16 -04:00 |
|
1hitsong
|
28d017865b
|
Code Cleanup
|
2022-09-18 21:17:53 -04:00 |
|
1hitsong
|
552b6aceae
|
Add default values to LyricResponse
|
2022-09-18 16:17:26 -04:00 |
|
1hitsong
|
7e923e2688
|
Use numeric values for metadata values
|
2022-09-18 16:05:50 -04:00 |
|
1hitsong
|
dddebec794
|
Update MediaBrowser.Controller/Lyrics/LyricResponse.cs
Co-authored-by: Niels van Velzen <nielsvanvelzen@users.noreply.github.com>
|
2022-09-18 14:53:36 -04:00 |
|
1hitsong
|
dce81d8818
|
Update MediaBrowser.Controller/Lyrics/LyricResponse.cs
Co-authored-by: Niels van Velzen <nielsvanvelzen@users.noreply.github.com>
|
2022-09-18 14:53:25 -04:00 |
|
1hitsong
|
f737581d49
|
Use providers in order of priority
|
2022-09-18 13:13:01 -04:00 |
|
1hitsong
|
a52d108af6
|
Remove automapper tool
|
2022-09-18 11:47:57 -04:00 |
|
1hitsong
|
0b86630be7
|
Use model properties for LRC metadata
|
2022-09-17 19:47:29 -04:00 |
|
1hitsong
|
64b013b121
|
Resolve Azure build issues
|
2022-09-17 17:48:27 -04:00 |
|
1hitsong
|
c65819221d
|
Code cleanups. Remove pragma commands
|
2022-09-17 17:37:38 -04:00 |
|
1hitsong
|
7d886116fd
|
Var type refinements
|
2022-09-17 10:42:48 -04:00 |
|
1hitsong
|
823e2ec029
|
Removing unused lines
|
2022-09-17 09:22:07 -04:00 |
|
1hitsong
|
f740d1b9f0
|
Remove use of AddParts. Cleanup use of Lyric vs Lyrics.
|
2022-09-16 20:52:40 -04:00 |
|
1hitsong
|
f4fd908f8d
|
Create ILyricManager
|
2022-09-15 20:49:25 -04:00 |
|
1hitsong
|
d9be3874ba
|
Auto stash before merge of "lyric-lrc-file-support" and "origin/lyric-lrc-file-support"
|
2022-09-15 19:45:26 -04:00 |
|
Bond-009
|
0b47b03423
|
Merge pull request #8401 from ZachPhelan/sort-special-features
|
2022-09-14 19:49:56 +02:00 |
|
Bond-009
|
43ec8e9743
|
Merge pull request #8144 from joseph39/ffmpeg-referer
|
2022-09-14 19:49:04 +02:00 |
|
Zach Phelan
|
8857edb66c
|
Add function back for compatibility, add sorting
|
2022-09-13 17:13:02 -06:00 |
|
Zach Phelan
|
c71d6f2358
|
Sort special features same as other spots, removing unnecssary function
Added to contributors
|
2022-09-13 16:56:23 -06:00 |
|
Shadowghost
|
42fc02cab6
|
Add xmldocs
|
2022-09-13 17:20:22 +02:00 |
|
Shadowghost
|
61fa325ef0
|
Extend music parsing
|
2022-09-13 17:20:22 +02:00 |
|
Claus Vium
|
1cbf5431aa
|
Merge pull request #8250 from Bond-009/minor18
Minor cleanup
|
2022-09-09 13:27:52 +02:00 |
|
Bond_009
|
5036afd691
|
Minor cleanup
|
2022-08-18 13:56:23 +02:00 |
|
luz paz
|
9ec2870b10
|
Fix various typos
Found via `codespell -q 3 -S ./Emby.Server.Implementations/Localization -L allready,doesnt,inh,receivedfrom,whoknows`
|
2022-08-15 06:48:34 -04:00 |
|
Niels van Velzen
|
61afd029df
|
Check for empty guid
|
2022-08-14 12:58:38 +02:00 |
|
Niels van Velzen
|
0f91244239
|
Use Guid for adjacentTo API parameter
|
2022-08-14 12:47:25 +02:00 |
|
Shadowghost
|
7b05e0a413
|
Backport pull request #8209 from jellyfin/release-10.8.z
Fix series query including missing episodes when it should not
Original-merge: 9357d610b1
Merged-by: Claus Vium <cvium@users.noreply.github.com>
Backported-by: Joshua Boniface <joshua@boniface.me>
|
2022-08-13 21:46:34 -04:00 |
|
Shadowghost
|
3e5cf9395f
|
Backport pull request #8182 from jellyfin/release-10.8.z
Extract external subs from container before determining characterset
Original-merge: 1faee43b11
Merged-by: Bond-009 <bond.009@outlook.com>
Backported-by: Joshua Boniface <joshua@boniface.me>
|
2022-08-13 21:46:33 -04:00 |
|
Joshua Boniface
|
b3675ebce0
|
Backport pull request #8191 from jellyfin/release-10.8.z
fix: remove Virtual episodes when their physical counterpart exists
Authored-by: cvium <clausvium@gmail.com>
Merged-by: Bond-009 <bond.009@outlook.com>
Original-merge: 77a007a24d
|
2022-08-01 14:25:46 -04:00 |
|
Joshua Boniface
|
d5ea136dc5
|
Backport pull request #8174 from jellyfin/release-10.8.z
Disable auto inserted SW scaler for HW decoders
Authored-by: nyanmisaka <nst799610810@gmail.com>
Merged-by: Bond-009 <bond.009@outlook.com>
Original-merge: 7297431f23
|
2022-08-01 14:25:45 -04:00 |
|
Joshua Boniface
|
e251f1483f
|
Backport pull request #8167 from jellyfin/release-10.8.z
Add back library scan from library manager
Authored-by: Cody Robibero <cody@robibe.ro>
Merged-by: Bond-009 <bond.009@outlook.com>
Original-merge: f9dffa767f
|
2022-08-01 14:25:44 -04:00 |
|
Joshua Boniface
|
0356a15056
|
Backport pull request #8163 from jellyfin/release-10.8.z
Don't refresh playlists on album refresh
Authored-by: David Ullmer <davidullmer@outlook.de>
Merged-by: Claus Vium <cvium@users.noreply.github.com>
Original-merge: 444b0ea310
|
2022-08-01 14:25:44 -04:00 |
|
Joshua Boniface
|
38f6f589d9
|
Backport pull request #8127 from jellyfin/release-10.8.z
Workaround for linux 5.18+ i915 hang at cost of performance
Authored-by: Nyanmisaka <nst799610810@gmail.com>
Merged-by: Claus Vium <cvium@users.noreply.github.com>
Original-merge: 484427b4aa
|
2022-08-01 14:25:43 -04:00 |
|
Joshua Boniface
|
3e24b8943d
|
Backport pull request #8061 from jellyfin/release-10.8.z
Fix intel dx11-ocl interop taking too long to initialize on windows
Authored-by: nyanmisaka <nst799610810@gmail.com>
Merged-by: Claus Vium <cvium@users.noreply.github.com>
Original-merge: 9854751137
|
2022-08-01 14:25:41 -04:00 |
|
Joshua Boniface
|
76f7a80a97
|
Backport pull request #8152 from jellyfin/release-10.8.z
Fix support for rtsp streams over tcp
Authored-by: Bill Thornton <billt2006@gmail.com>
Merged-by: Cody Robibero <cody@robibe.ro>
Original-merge: b2fb96ffed
|
2022-07-24 12:35:46 -04:00 |
|
Joshua Boniface
|
410871e148
|
Backport pull request #7732 from jellyfin/release-10.8.z
Fix to make web sockets close gracefully on server shutdown
Authored-by: luke brown <luke92brown@gmail.com>
Merged-by: Cody Robibero <cody@robibe.ro>
Original-merge: ee22feb89a
|
2022-07-24 12:35:46 -04:00 |
|
Joshua Boniface
|
adc08b5b4c
|
Backport pull request #8092 from jellyfin/release-10.8.z
Change allow higher opus, vorbis transcode bitrates
Authored-by: Andy Walsh <andy.walsh44+github@gmail.com>
Merged-by: Bond-009 <bond.009@outlook.com>
Original-merge: 7ef9e95d75
|
2022-07-20 19:29:07 -04:00 |
|
Joshua Boniface
|
a9449d0f23
|
Backport pull request #8078 from jellyfin/release-10.8.z
fix copy&paste error for requestedRangeTypes preventing stream copy
Authored-by: Andy Walsh <andy.walsh44+github@gmail.com>
Merged-by: Bond-009 <bond.009@outlook.com>
Original-merge: 47c2c536e4
|
2022-07-20 19:29:06 -04:00 |
|