Cody Robibero
|
c8d93d9352
|
Return backdrops with text as thumb for tmdb (#11078)
|
9 months ago |
Cody Robibero
|
a8a9f66878
|
standardize docs
|
9 months ago |
Cody Robibero
|
169e0dcb11
|
Save embedded lyrics when probing audio
|
9 months ago |
Cody Robibero
|
ac33d1593a
|
oops
|
9 months ago |
Cody Robibero
|
806e8795ff
|
Merge pull request #10691 from bhowe34/bhowe34/fix-replace-missing-metadata-for-music
fix replace missing metadata for music
|
9 months ago |
Cody Robibero
|
5a652360c3
|
Update AudioFileProber.cs
|
9 months ago |
Cody Robibero
|
ddf8f7d636
|
Update AudioFileProber.cs
|
9 months ago |
Cody Robibero
|
f3c333f4d5
|
Merge branch 'master' into bhowe34/fix-replace-missing-metadata-for-music
|
9 months ago |
gnattu
|
ec896a901c
|
fix: code style
Signed-off-by: gnattu <gnattuoc@me.com>
|
9 months ago |
Cody Robibero
|
c603cd2e4e
|
Always use ffmpeg codec for bluray
|
9 months ago |
Cody Robibero
|
c5e723bccd
|
Add support for converting from svg to other image types
|
9 months ago |
gnattu
|
1cb7264f0d
|
feat: fully support videotoolbox hardware filters
Signed-off-by: gnattu <gnattuoc@me.com>
|
9 months ago |
Brian Howe
|
54eb81395e
|
Merge branch 'master' into bhowe34/fix-replace-missing-metadata-for-music
|
9 months ago |
Bond-009
|
4f0f364ac9
|
Merge pull request #11069 from jellyfin/renovate/ci-deps
chore(deps): update actions/download-artifact action to v4.1.3
|
9 months ago |
Bond-009
|
e0e7a435b5
|
Merge pull request #11068 from crobibero/route-params
Rename route parameters that are id to be more descriptive
|
9 months ago |
renovate[bot]
|
4ba1da09e2
|
chore(deps): update actions/download-artifact action to v4.1.3
|
9 months ago |
Cody Robibero
|
2e0e1ecc99
|
Rename route parameters that are id to be more descriptive
|
9 months ago |
Cody Robibero
|
0bc41c015f
|
Store lyrics in the database as media streams (#9951)
|
9 months ago |
felix920506
|
59f50ae8b2
|
Remove "Media Playback" option from new issues (#11033)
|
9 months ago |
Bond-009
|
c72bd8a092
|
Merge pull request #11054 from barronpm/livetv-mediasourceprovider
LiveTV MediaSourceProvider refactor
|
9 months ago |
Bond-009
|
43b1e12166
|
Merge pull request #11053 from jellyfin/renovate/ci-deps
chore(deps): update ci dependencies
|
9 months ago |
Bond-009
|
c61f6945d0
|
Merge pull request #11064 from Shadowghost/bdmv-fixes
Do not dispose the ffmpeg process
|
9 months ago |
Shadowghost
|
36f298e417
|
Do not dispose the ffmpeg process
|
9 months ago |
Claus Vium
|
321e9fb0b5
|
Merge pull request #11055 from crobibero/activitylog-download
Add item id to download activity
|
9 months ago |
renovate[bot]
|
f0722e2235
|
chore(deps): update ci dependencies
|
9 months ago |
Cody Robibero
|
a1bb23e98f
|
Add item id to download activity
|
9 months ago |
Patrick Barron
|
b5a3c71b3a
|
Move media source code from LiveTvManager to LiveTvMediaSourceProvider
|
9 months ago |
Patrick Barron
|
3b341c06db
|
Move TimerInfo start time logic out of RecordingHelper
|
9 months ago |
Patrick Barron
|
cac7ff84ca
|
Rename EmbyTV to DefaultLiveTvService
|
9 months ago |
Patrick Barron
|
fa6d859a51
|
Rename LiveTvHost to RecordingsHost and move to recordings folder
|
9 months ago |
Patrick Barron
|
3beb10747f
|
Move GetNfoConfiguration to LiveTvConfigurationExtensions
|
9 months ago |
Patrick Barron
|
31f285480a
|
Move RecordingNotifier to recordings folder
|
9 months ago |
Patrick Barron
|
d96fec2330
|
Move RecordingHelper to recordings folder
|
9 months ago |
Bond-009
|
714a83a74c
|
Merge pull request #11048 from jellyfin/renovate/ci-deps
chore(deps): update github/codeql-action action to v3.24.4
|
9 months ago |
Bond-009
|
2e381bdde2
|
Merge pull request #11024 from nielsvanvelzen/api-userid-optional
Always make userId query parameter optional
|
9 months ago |
Bond-009
|
f5c55c832f
|
Merge pull request #11028 from nielsvanvelzen/api-userid-optional2
Make userId optional in GetProgramsDto
|
9 months ago |
renovate[bot]
|
81f3220ddd
|
chore(deps): update github/codeql-action action to v3.24.4
|
9 months ago |
Dmitry Lyzo
|
e1ba9c0f42
|
test: drop default flag from second audio track
To test more general situation.
Add another HEVC test file with old logic.
|
9 months ago |
Dmitry Lyzo
|
47b583456a
|
test: collect candidate audio streams if no audio index is specified
To be consistent with the logic of StreamBuilder.
|
9 months ago |
Cody Robibero
|
ca21a80c95
|
Merge pull request #11045 from barronpm/livetv-recordingsmanager
LiveTV Recordings Refactor
|
9 months ago |
Bond-009
|
1dfaa171a9
|
Merge pull request #10934 from dkacperski97/session-shuffle-mode
Add PlaybackOrder to Session state
|
9 months ago |
Patrick Barron
|
170b8b2550
|
Use WaitForExitAsync instead of Exited for recording cleanup
|
9 months ago |
Patrick Barron
|
0370167b8d
|
Add IRecordingsManager service
|
9 months ago |
Patrick Barron
|
7baf2d6c6b
|
Add RecordingsMetadataManager service
|
9 months ago |
Patrick Barron
|
ca1a8ced48
|
Move IO code to separate folder
|
9 months ago |
Patrick Barron
|
e13ccfe854
|
Move timer services to separate folder
|
9 months ago |
Patrick Barron
|
dfe82a7472
|
Use DI for timer managers
|
9 months ago |
renovate[bot]
|
ef96b5fa20
|
chore(deps): update dependency coverlet.collector to v6.0.1 (#11039)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
9 months ago |
renovate[bot]
|
08b830ae71
|
chore(deps): update dotnet monorepo to v8.0.2 (#11004)
* chore(deps): update dotnet monorepo to v8.0.2
* update sdk
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
9 months ago |
renovate[bot]
|
9880446b7b
|
chore(deps): update xunit-dotnet monorepo (#11016)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
9 months ago |