Patrick Barron
|
16ca8c7536
|
Remove unused SessionManager methods
|
2021-04-01 10:49:09 -04:00 |
|
Ionut Andrei Oanca
|
0825ce687d
|
Add SessionControllerConnected event
|
2020-12-07 01:04:48 +01:00 |
|
Joshua M. Boniface
|
c98c2ab955
|
Merge branch 'master' into syncplay-enhanced
|
2020-11-27 09:46:18 -05:00 |
|
crobibero
|
c8c5feacb6
|
Convert ClientCapabilities to a Dto with JsonConverters
|
2020-11-21 11:37:22 -07:00 |
|
Ionut Andrei Oanca
|
8819a9d478
|
Add playlist-sync and group-wait to SyncPlay
|
2020-10-16 12:06:29 +02:00 |
|
Bond-009
|
e011659186
|
Merge pull request #4210 from nielsvanvelzen/typed-websocket-message
Use enum for WebSocket message types
|
2020-10-05 10:40:52 +02:00 |
|
github@esslinger.dev
|
dd4f3a7c51
|
feat: convert supportedCommands strings to enums
|
2020-10-01 18:43:44 +02:00 |
|
Matt Montgomery
|
53d5f64e03
|
Fix SA1513, SA1514, SA1507, and SA1508
|
2020-09-28 15:04:31 -05:00 |
|
Niels van Velzen
|
72534f9d66
|
Use SessionMessageType for WebSocket messages
|
2020-09-27 10:00:20 +02:00 |
|
Matt Montgomery
|
2974a0248a
|
Merge remote-tracking branch 'upstream/master' into quickconnect
|
2020-08-26 10:29:37 -05:00 |
|
Patrick Barron
|
9fa4fff15d
|
Merge branch 'master' into event-rewrite-1
# Conflicts:
# Emby.Dlna/Emby.Dlna.csproj
# Emby.Dlna/Eventing/DlnaEventManager.cs
# Emby.Dlna/Service/BaseService.cs
# Emby.Server.Implementations/ScheduledTasks/ScheduledTaskWorker.cs
# MediaBrowser.Controller/Subtitles/SubtitleDownloadEventArgs.cs
|
2020-08-24 20:04:13 -04:00 |
|
Bond_009
|
404bb4f835
|
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
|
2020-08-22 21:56:24 +02:00 |
|
Matt Montgomery
|
035d29fb35
|
Migrate to new API standard
|
2020-08-16 14:45:39 -05:00 |
|
Patrick Barron
|
ca1f15af19
|
Move GenericEventArgs to Jellyfin.Data.Events
|
2020-08-13 20:52:55 -04:00 |
|
Matt Montgomery
|
31d3b1b83a
|
Cleanup interfaces
|
2020-07-27 15:40:14 -05:00 |
|
Matt Montgomery
|
a40fe86776
|
Merge remote-tracking branch 'upstream/master' into quickconnect
|
2020-07-26 16:14:58 -05:00 |
|
crobibero
|
ef8bec23c4
|
revert missing session fields
|
2020-06-24 15:09:15 -06:00 |
|
ConfusedPolarBear
|
e2f16fc255
|
Merge remote-tracking branch 'upstream/master' into quickconnect
|
2020-06-19 23:33:43 -05:00 |
|
Bond-009
|
9af6eda0b4
|
Merge pull request #3343 from telans/comment-stops
Add full stop at end of comments (SA1629)
|
2020-06-16 11:54:58 +02:00 |
|
telans
|
247f9c61e6
|
fix SA1513/SA1516
|
2020-06-16 16:11:30 +12:00 |
|
telans
|
9018f8d8be
|
Add full stop at end of comments (SA1629)
|
2020-06-16 10:37:52 +12:00 |
|
ConfusedPolarBear
|
5d281adedd
|
Merge remote-tracking branch 'upstream/master' into quickconnect
|
2020-05-29 17:42:42 -05:00 |
|
Patrick Barron
|
eef7cfd912
|
Make SonarCloud less angry
|
2020-05-26 22:43:03 -04:00 |
|
Patrick Barron
|
01ce56016a
|
Merge branch 'master' into userdb-efcore
# Conflicts:
# Emby.Server.Implementations/Library/UserManager.cs
# Jellyfin.Data/Jellyfin.Data.csproj
# MediaBrowser.Api/UserService.cs
# MediaBrowser.Controller/Library/IUserManager.cs
|
2020-05-26 20:29:11 -04:00 |
|
Patrick Barron
|
aca7e221d8
|
Merge branch 'master' into userdb-efcore
# Conflicts:
# Emby.Server.Implementations/Activity/ActivityLogEntryPoint.cs
# Emby.Server.Implementations/ApplicationHost.cs
# Emby.Server.Implementations/Devices/DeviceManager.cs
# Jellyfin.Server/Jellyfin.Server.csproj
# Jellyfin.Server/Migrations/MigrationRunner.cs
# MediaBrowser.Controller/Devices/IDeviceManager.cs
|
2020-05-15 17:20:07 -04:00 |
|
gion
|
029bb80910
|
Merge remote-tracking branch 'upstream/master' into syncplay
|
2020-05-15 18:59:35 +02:00 |
|
Patrick Barron
|
9ad839c776
|
Initial migration code
|
2020-05-12 22:10:35 -04:00 |
|
gion
|
8a6ec2fb71
|
Rename Syncplay to SyncPlay
|
2020-05-09 12:37:39 +02:00 |
|
Bond_009
|
15634a1913
|
Merge branch 'master' into websocket
|
2020-05-02 00:54:04 +02:00 |
|
gion
|
84d92ba9ce
|
Check that client is playing the right item
Send date when playback command is emitted
Rename some classes
|
2020-04-27 22:39:20 +02:00 |
|
gion
|
10c2c62f07
|
Implement syncplay backend
|
2020-04-27 22:07:33 +02:00 |
|
ConfusedPolarBear
|
36f3e933a2
|
Add quick connect
|
2020-04-15 14:49:20 -05:00 |
|
Anthony Lavado
|
00073c162a
|
Merge pull request #2363 from dkanada/view
Add session view endpoint
|
2020-02-11 23:56:47 -05:00 |
|
dkanada
|
f93edb7ade
|
add code suggestions
|
2020-02-04 01:29:18 +09:00 |
|
dkanada
|
1bc8ca2542
|
add session view endpoint
|
2020-02-02 00:16:11 +09:00 |
|
dkanada
|
6341d986a9
|
fix a few warnings
|
2020-02-02 00:07:46 +09:00 |
|
dkanada
|
afe9ed977b
|
improve scan progress and fix a few bugs
|
2020-02-01 22:44:27 +09:00 |
|
Bond_009
|
976459d3e8
|
Rewrite WebSocket handling code
|
2020-01-13 20:06:08 +01:00 |
|
Bond_009
|
5edb8159a7
|
Fix Json serialization error
|
2019-10-15 17:49:49 +02:00 |
|
Claus Vium
|
0ef2b46106
|
Remove custom Threading
|
2019-02-05 16:47:50 +01:00 |
|
Erwin de Haan
|
65bd052f3e
|
ReSharper conform to 'var' settings
|
2019-01-13 21:37:13 +01:00 |
|
Erwin de Haan
|
ba610b5094
|
Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller
|
2019-01-13 21:01:16 +01:00 |
|
Erwin de Haan
|
26ca4b607b
|
Visual Studio Reformat: MediaBrowser.Controller
|
2019-01-13 20:25:32 +01:00 |
|
hawken
|
bd169e4fd4
|
remove trailing whitespace
|
2019-01-07 23:27:46 +00:00 |
|
Bond_009
|
340a2c6512
|
Post GPL cleanup
|
2019-01-03 23:19:02 +01:00 |
|
Bond_009
|
ea4c914123
|
Fix exception logging
|
2018-12-30 22:44:39 +01:00 |
|
Bond_009
|
0f8b3c6347
|
Use Microsoft.Extensions.Logging abstraction
|
2018-12-30 22:44:38 +01:00 |
|
Andrew Rabert
|
a86b71899e
|
Add GPL modules
|
2018-12-27 18:27:57 -05:00 |
|
stefan
|
48facb797e
|
Update to 3.5.2 and .net core 2.1
|
2018-09-12 19:26:21 +02:00 |
|
Luke Pulverenti
|
d7a1a87009
|
reduce work done by system info endpoints
|
2017-12-01 12:03:40 -05:00 |
|