Fernando Fernández
|
a29ee991a4
|
Use pull_request_target instead of pull_request
|
3 years ago |
Joshua M. Boniface
|
499dee0100
|
Add workflow for checking stable backports (#6056)
Co-authored-by: h1dden-da3m0n <33120068+h1dden-da3m0n@users.noreply.github.com>
|
3 years ago |
BaronGreenback
|
40a43f9485
|
remove link between ssdp and upnp
|
3 years ago |
Bond-009
|
9712fa85c4
|
Merge pull request #6121 from Bond-009/warn52
Fix some warnings
|
3 years ago |
Mariusz Chryc
|
d44025c620
|
Clear episode and season provider IDs during ApplySearchResult
|
3 years ago |
Claus Vium
|
3b5214e595
|
Update Emby.Naming/Video/VideoListResolver.cs
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
3 years ago |
Claus Vium
|
2d5ed7cb95
|
Apply suggestions from code review
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
3 years ago |
Bond_009
|
0bc0601442
|
Fix some warnings
|
3 years ago |
crobibero
|
9595aa258e
|
Simplify BaseUrlRedirectionMiddleware
|
3 years ago |
crobibero
|
01e8ff8ddf
|
Merge remote-tracking branch 'upstream/master' into healthy-base-url
|
3 years ago |
Bond-009
|
71c98d2f81
|
Merge pull request #6116 from Maxr1998/contribs
Fix broken link in CONTRIBUTORS and add myself
|
3 years ago |
PingWin
|
05c241da78
|
Add OriginalTitle to ItemLookupInfo
|
3 years ago |
Maxr1998
|
2c161fc4f1
|
Fix broken link in CONTRIBUTORS and add myself
|
3 years ago |
Claus Vium
|
b12f509de3
|
Merge pull request #5696 from Maxr1998/fix-music-video-metadata-probing
|
3 years ago |
Claus Vium
|
6b9251fa10
|
Merge pull request #6102 from LinFor/pr_dont_prefer_omdb_rating
Don't prefer OMDB rating over all other providers
|
3 years ago |
Claus Vium
|
6080093b51
|
Merge pull request #6094 from crobibero/album-artist-sort
Add sorting to /Artists/AlbumArtists
|
3 years ago |
Claus Vium
|
61346dd2e2
|
Merge pull request #5828 from jackrvan/issue-5813
Add NextUpCutoffDate to NextUpQuery
|
3 years ago |
Jack
|
accb974605
|
Add optional back
|
3 years ago |
Jack
|
e3ff473bd4
|
Review notes to set value to Datetime min value instead of null
|
3 years ago |
PingWin
|
7cba148a30
|
Don't prefer OMDB rating over all other providers
|
3 years ago |
Claus Vium
|
8a58d552a6
|
Update tests/Jellyfin.Api.Tests/Jellyfin.Api.Tests.csproj
|
4 years ago |
Claus Vium
|
75704effae
|
Merge pull request #5659 from ssenart/feature/5644-dlna_next_track
|
4 years ago |
Claus Vium
|
2f9034c94b
|
Update Emby.Dlna/PlayTo/Device.cs
|
4 years ago |
Claus Vium
|
e134a3677c
|
Apply suggestions from code review
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
4 years ago |
Claus Vium
|
ffe2770388
|
Merge pull request #6043 from peterspenler/feature/chromecast-aac-handling
Reorder requested audio channels checks
|
4 years ago |
Claus Vium
|
de80ce93db
|
Merge pull request #6031 from ferferga/sql-optimization
Run SQLite query planner optimization at shutdown/restart
|
4 years ago |
Fernando Fernández
|
6db229af5d
|
Address review comments
|
4 years ago |
Fernando Fernández
|
3b822116ed
|
Create scheduled task for database optimization
|
4 years ago |
Fernando Fernández
|
69baa9c467
|
Run SQLite query planner optimization at shutdown/restart
|
4 years ago |
Claus Vium
|
74ba079c5c
|
Merge pull request #5886 from Artiume/patch-3
Request all the logs
|
4 years ago |
Claus Vium
|
9f2e8063ec
|
Merge pull request #5997 from JKI12/master
Fixes for Book Progress
|
4 years ago |
Claus Vium
|
1594385497
|
Merge pull request #6038 from crobibero/delete-existing-sessions
Don't logout if deviceId is null
|
4 years ago |
Claus Vium
|
45e27a3bc4
|
Merge pull request #6075 from MrTimscampi/codec-tag-hdr
Properly detect Dolby Vision files derived from AV1, AVC and HEVC
|
4 years ago |
cvium
|
1580bf5469
|
Fix property instantiation order
|
4 years ago |
cvium
|
42a2cc1747
|
Remove some unnecessary allocations
|
4 years ago |
crobibero
|
e01ce826e0
|
Allow sorting for AlbumArtist
|
4 years ago |
Bond-009
|
db9d3b8653
|
Merge pull request #6090 from cvium/bump_sqlitepclpretty
Bump SQLitePCL.pretty.netstandard to 3.0.1
|
4 years ago |
cvium
|
3b59064f97
|
Bump SQLitePCL.pretty.netstandard to 3.0.1
|
4 years ago |
Marius Lindvall
|
19e2e0b7b8
|
Translated using Weblate (Norwegian Nynorsk)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nn/
|
4 years ago |
TokieSan
|
d6ab9ab328
|
Translated using Weblate (Arabic)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
|
4 years ago |
Bond-009
|
0a30d8dd98
|
Merge pull request #6086 from Bond-009/deadcode
Remove dead code
|
4 years ago |
Bond_009
|
9b8eb1ba53
|
Remove dead code
|
4 years ago |
Bond-009
|
8046143158
|
Merge pull request #6084 from Bond-009/nullable5
Enable nullable reference types for MediaBrowser.MediaEncoding
|
4 years ago |
Bond-009
|
d61530eb4b
|
Merge pull request #6083 from Bond-009/nullable4
Enable nullable reference types for Emby.Server.Implementations
|
4 years ago |
Bond-009
|
a937a854f2
|
Merge pull request #6013 from Bond-009/minor13
|
4 years ago |
Bond-009
|
95b909546d
|
Merge pull request #6033 from Ullmie02/tmdb-person-language
|
4 years ago |
Bond_009
|
7e8428e588
|
Enable nullable reference types for Emby.Server.Implementations
|
4 years ago |
Bond-009
|
a7b7ff000b
|
Merge branch 'master' into tmdb-person-language
|
4 years ago |
Bond-009
|
e8790bfa96
|
Merge pull request #6054 from cvium/allocationz_2_extreme_db_plsdonthurtme
|
4 years ago |
Bond_009
|
26d7fc8280
|
Enable nullable reference types for MediaBrowser.MediaEncoding.Subtitles
|
4 years ago |