Vasily
|
b9618c8c01
|
Merge pull request #2676 from GranPC/public-pr/blurhash
Implement Blurhash generation for images
|
4 years ago |
danieladov
|
be5ce32bb6
|
refactor MediaBrowser.Api/VideosService.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
4 years ago |
danieladov
|
8e0b1109bc
|
refactor
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
4 years ago |
Mister Rajoy
|
1b90798b90
|
Order ids to merge to avoid stack overflow
As said in https://github.com/jellyfin/jellyfin/issues/3176, merging 1 with 2 and then 2 with 1 cause an stack overflow. sorting ids first fix the problem
|
4 years ago |
dkanada
|
ecadde1e18
|
Merge pull request #3192 from jellyfin/audio
Fix issue with audio transcoding
|
5 years ago |
dkanada
|
73d123fe36
|
fix issue with audio transcoding
|
5 years ago |
Joshua M. Boniface
|
7c72f69189
|
Merge pull request #2733 from OancaAndrei/syncplay
Add syncplay feature
|
5 years ago |
Joshua M. Boniface
|
0be3dfe7c5
|
Revert "Fix emby/user/public API leaking sensitive data"
|
5 years ago |
gion
|
e42bfc92f3
|
Fix code issues
|
5 years ago |
gion
|
e4838b0faa
|
Merge remote-tracking branch 'upstream/master' into syncplay
|
5 years ago |
Vasily
|
279f0da980
|
Rename ImageInfo.Hash to ImageInfo.BlurHash
|
5 years ago |
Vasily
|
1f83a21288
|
Rename Hash to BlurHash in all properties and methods for clarity
|
5 years ago |
Vasily
|
a226a4ee03
|
Compute hash only when one is not computed in DB, small optimizations here and there
|
5 years ago |
Vasily
|
02da312f8a
|
Fix compilation after rebase
|
5 years ago |
Jesús Higueras
|
fe480caf54
|
Add endpoint to update all items in library
|
5 years ago |
Jesús Higueras
|
b9fc0d2628
|
Add BlurHash support to backend
|
5 years ago |
Vasily
|
d21feb2b18
|
Merge pull request #2970 from barronpm/activitydb-efcore
Migrate Activity Database to Entity Framework Core
|
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 |
gion
|
e8f45248aa
|
Fix code issues
|
5 years ago |
Patrick Barron
|
dcaffd3812
|
Fix regressions introduced by #3098
|
5 years ago |
Patrick Barron
|
87c63e668c
|
Merge branch 'master' into activitydb-efcore
|
5 years ago |
Patrick Barron
|
b94afc597c
|
Address review comments
|
5 years ago |
Mark Monteiro
|
2e09311a93
|
Merge branch 'master' into websocket
|
5 years ago |
Patrick Barron
|
a8f0d0aa0d
|
Merge branch 'master' into activitydb-efcore
|
5 years ago |
Patrick Barron
|
511d20a100
|
Apply review suggestions
|
5 years ago |
Patrick Barron
|
62420a6eb1
|
Remove support for injecting ILogger directly
|
5 years ago |
Patrick Barron
|
6379391f87
|
Merge branch 'master' into activitydb-efcore
|
5 years ago |
gion
|
5c8cbd4087
|
Fix code issues
|
5 years ago |
gion
|
8a6ec2fb71
|
Rename Syncplay to SyncPlay
|
5 years ago |
gion
|
6e22e9222b
|
Fix code issues
|
5 years ago |
Bond-009
|
62da4d0e5c
|
Merge pull request #2492 from Polpetta/fix-api-private-data-leak
Fix emby/user/public API leaking sensitive data
|
5 years ago |
dkanada
|
c15463fa12
|
Merge pull request #2837 from Bond-009/async2
Minor IAsyncDisposable improvements
|
5 years ago |
Patrick Barron
|
032de931b1
|
Migrate activity db to EF Core
|
5 years ago |
Bond_009
|
15634a1913
|
Merge branch 'master' into websocket
|
5 years ago |
Bond-009
|
7f7a686ea6
|
Merge pull request #2573 from YouKnowBlom/add-hls-fields
Add codecs, resolution and frame-rate fields to HLS master playlist
|
5 years ago |
Vasily
|
5922c35d69
|
Merge pull request #2920 from Bond-009/tests2
Add some simple tests
|
5 years ago |
gion
|
0b974d09ca
|
Synchronize access to data
|
5 years ago |
gion
|
083d3272d0
|
Refactor and other minor changes
|
5 years ago |
gion
|
40889702d0
|
Update session ping
|
5 years ago |
gion
|
6519eebabb
|
Implement NTP like time sync
|
5 years ago |
gion
|
84d92ba9ce
|
Check that client is playing the right item
Send date when playback command is emitted
Rename some classes
|
5 years ago |
gion
|
10c2c62f07
|
Implement syncplay backend
|
5 years ago |
Andreas B
|
153ea9f027
|
Fix error in HLS codecs field when level is null
|
5 years ago |
dkanada
|
97d7ffc458
|
Merge pull request #2861 from mark-monteiro/fix-auth-response-codes
Fix Auth Response Codes
|
5 years ago |
Bond-009
|
d744d7d234
|
Merge branch 'master' into register-services-correctly
|
5 years ago |
Bond-009
|
07326c1d9b
|
Merge branch 'master' into fix-auth-response-codes
|
5 years ago |
Bond-009
|
c0b3c11b2e
|
Merge pull request #2846 from jellyfin/azure
Remove requirement to build web during server builds
|
5 years ago |
Mark Monteiro
|
c5f163293f
|
Add <ProjectGuid> properties to all project files
This is required for SonarCloud analysis to run
|
5 years ago |
Mark Monteiro
|
f815059698
|
Merge remote-tracking branch 'upstream/master' into register-services-correctly
|
5 years ago |