Erik Rigtorp
|
9cad598059
|
Fix container image build by installing python
|
5 years ago |
Vasily
|
652e9702fc
|
Merge pull request #3117 from JustAMan/no-more-doppelgangers
Fixes collections (and probably some extras support, too)
|
5 years ago |
Mark Monteiro
|
757643e326
|
Merge remote-tracking branch 'upstream/master' into no-more-doppelgangers
|
5 years ago |
Mark Monteiro
|
6e68702799
|
Do not run DELETE command if no extras are detected
Also log a message if no extras were detected
Also log the path used for the database backup
Also add some comments to explain the migration
|
5 years ago |
Vasily
|
d21feb2b18
|
Merge pull request #2970 from barronpm/activitydb-efcore
Migrate Activity Database to Entity Framework Core
|
5 years ago |
Vasily
|
43dc604e87
|
Fixed compilation, added backing db before removing extras
|
5 years ago |
Patrick Barron
|
79dee27299
|
Fixed indentation
|
5 years ago |
Vasily
|
034fe97eeb
|
Apply suggestions from code review
Co-authored-by: Mark Monteiro <marknr.monteiro@protonmail.com>
|
5 years ago |
Patrick Barron
|
a7c2e524a9
|
Apply more review suggestions
|
5 years ago |
gion
|
8c04049a59
|
Fix some code smells
|
5 years ago |
gion
|
029bb80910
|
Merge remote-tracking branch 'upstream/master' into syncplay
|
5 years ago |
Patrick Barron
|
a5dee36808
|
Apply more review suggestions
|
5 years ago |
gion
|
e8f45248aa
|
Fix code issues
|
5 years ago |
artiume
|
a765272c17
|
Update MimeTypes.cs
|
5 years ago |
artiume
|
527029af92
|
Update MediaStream.cs
|
5 years ago |
artiume
|
d41cdb3b7a
|
Update Interlace
|
5 years ago |
artiume
|
eb3ce3fb87
|
Fix Progressive Stream 'P' capitalization
|
5 years ago |
artiume
|
9ed8c6cb11
|
Add opf mimetype
|
5 years ago |
dkanada
|
18953d95e6
|
Merge pull request #3085 from MrTimscampi/vtt-position
Add positionning cues to WebVTT writer
|
5 years ago |
dkanada
|
cb249cc171
|
Merge pull request #3118 from barronpm/fix-regressions
Fix regressions introduced by #3098
|
5 years ago |
Odd Stråbø
|
ef533015ae
|
Translated using Weblate (Norwegian Bokmål)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/
|
5 years ago |
Vasily
|
ed751aa054
|
Merge pull request #3084 from fhriley/fix_allow_origin
Fix #3083: Set the Access-Control-Allow-Origin header to the request …
|
5 years ago |
Patrick Barron
|
dcaffd3812
|
Fix regressions introduced by #3098
|
5 years ago |
Erik Rigtorp
|
e02e041b23
|
If second cleaning results in same name skip lookup
|
5 years ago |
Vasily
|
7c57134535
|
Implement a cleanup migration
|
5 years ago |
Frank Riley
|
9ee10d22c8
|
Rename function
|
5 years ago |
Frank Riley
|
6990af811a
|
Use simpler dictionary iterator.
|
5 years ago |
Frank Riley
|
c70c589236
|
Update Emby.Server.Implementations/HttpServer/HttpListenerHost.cs from review
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
5 years ago |
Frank Riley
|
3cb6fd8a27
|
Fix #3083: Set the Access-Control-Allow-Origin header to the request origin/host header if possible
|
5 years ago |
Vasily
|
ce16651dbd
|
Fix a check broken by https://github.com/jellyfin/jellyfin/pull/2105
|
5 years ago |
Patrick Barron
|
953777f1ba
|
Removed unnecessary usings
|
5 years ago |
Patrick Barron
|
87c63e668c
|
Merge branch 'master' into activitydb-efcore
|
5 years ago |
Patrick Barron
|
b94afc597c
|
Address review comments
|
5 years ago |
artiume
|
4eb4ad3be7
|
Update Books Resolver File Types
|
5 years ago |
Erik Rigtorp
|
de35183903
|
Update MediaBrowser.Providers/Tmdb/Movies/TmdbSearch.cs
Co-authored-by: Vasily <JustAMan@users.noreply.github.com>
|
5 years ago |
Erik Rigtorp
|
fa1fef1099
|
Update MediaBrowser.Providers/Tmdb/Movies/TmdbSearch.cs
Co-authored-by: Vasily <JustAMan@users.noreply.github.com>
|
5 years ago |
aled
|
3ff6e3ff65
|
Add code analyzers to Jellyfin.Naming.Tests and fix resulting warnings
|
5 years ago |
MrTimscampi
|
2e18142bb3
|
Add color primaries to ffprobe output
|
5 years ago |
MrTimscampi
|
234292453f
|
Add HLG to the video range detection
|
5 years ago |
MrTimscampi
|
428e1b04fc
|
Add color transfer to ffprobe results
|
5 years ago |
Vasily
|
5ce008e02f
|
Merge pull request #2162 from Bond-009/websocket
Rewrite WebSocket handling code
|
5 years ago |
Mark Monteiro
|
2e09311a93
|
Merge branch 'master' into websocket
|
5 years ago |
dkanada
|
11dd96f6c7
|
Merge pull request #3089 from MrTimscampi/tmdb-original-title
Add more information to TmdbSeriesProvider
|
5 years ago |
aled
|
2849d2b134
|
Fix compile warnings in Jellyfin.Naming.Tests
|
5 years ago |
Patrick Barron
|
9925742918
|
Implement more review suggestions
|
5 years ago |
Patrick Barron
|
1fecd55ac0
|
Merge branch 'activitydb-efcore' of https://github.com/barronpm/jellyfin into activitydb-efcore
|
5 years ago |
Patrick Barron
|
1e9b2613c6
|
Remove more unused code
|
5 years ago |
Patrick Barron
|
a8f0d0aa0d
|
Merge branch 'master' into activitydb-efcore
|
5 years ago |
Patrick Barron
|
511d20a100
|
Apply review suggestions
|
5 years ago |
Vasily
|
f08830ea00
|
Merge pull request #2774 from mark-monteiro/simplify-https-config
Simplify HTTPS Properties
|
5 years ago |