SessionManager.cs 65 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831
  1. using MediaBrowser.Common.Events;
  2. using MediaBrowser.Common.Extensions;
  3. using MediaBrowser.Common.Net;
  4. using MediaBrowser.Controller;
  5. using MediaBrowser.Controller.Devices;
  6. using MediaBrowser.Controller.Drawing;
  7. using MediaBrowser.Controller.Dto;
  8. using MediaBrowser.Controller.Entities;
  9. using MediaBrowser.Controller.Entities.Audio;
  10. using MediaBrowser.Controller.Entities.TV;
  11. using MediaBrowser.Controller.Library;
  12. using MediaBrowser.Controller.LiveTv;
  13. using MediaBrowser.Controller.Persistence;
  14. using MediaBrowser.Controller.Security;
  15. using MediaBrowser.Controller.Session;
  16. using MediaBrowser.Model.Devices;
  17. using MediaBrowser.Model.Dto;
  18. using MediaBrowser.Model.Entities;
  19. using MediaBrowser.Model.Events;
  20. using MediaBrowser.Model.Library;
  21. using MediaBrowser.Model.Logging;
  22. using MediaBrowser.Model.Serialization;
  23. using MediaBrowser.Model.Session;
  24. using MediaBrowser.Model.Users;
  25. using System;
  26. using System.Collections.Concurrent;
  27. using System.Collections.Generic;
  28. using System.Globalization;
  29. using System.Linq;
  30. using System.Threading;
  31. using System.Threading.Tasks;
  32. using MediaBrowser.Controller.Net;
  33. namespace MediaBrowser.Server.Implementations.Session
  34. {
  35. /// <summary>
  36. /// Class SessionManager
  37. /// </summary>
  38. public class SessionManager : ISessionManager
  39. {
  40. /// <summary>
  41. /// The _user data repository
  42. /// </summary>
  43. private readonly IUserDataManager _userDataRepository;
  44. /// <summary>
  45. /// The _user repository
  46. /// </summary>
  47. private readonly IUserRepository _userRepository;
  48. /// <summary>
  49. /// The _logger
  50. /// </summary>
  51. private readonly ILogger _logger;
  52. private readonly ILibraryManager _libraryManager;
  53. private readonly IUserManager _userManager;
  54. private readonly IMusicManager _musicManager;
  55. private readonly IDtoService _dtoService;
  56. private readonly IImageProcessor _imageProcessor;
  57. private readonly IMediaSourceManager _mediaSourceManager;
  58. private readonly IHttpClient _httpClient;
  59. private readonly IJsonSerializer _jsonSerializer;
  60. private readonly IServerApplicationHost _appHost;
  61. private readonly IAuthenticationRepository _authRepo;
  62. private readonly IDeviceManager _deviceManager;
  63. /// <summary>
  64. /// The _active connections
  65. /// </summary>
  66. private readonly ConcurrentDictionary<string, SessionInfo> _activeConnections =
  67. new ConcurrentDictionary<string, SessionInfo>(StringComparer.OrdinalIgnoreCase);
  68. public event EventHandler<GenericEventArgs<AuthenticationRequest>> AuthenticationFailed;
  69. public event EventHandler<GenericEventArgs<AuthenticationRequest>> AuthenticationSucceeded;
  70. /// <summary>
  71. /// Occurs when [playback start].
  72. /// </summary>
  73. public event EventHandler<PlaybackProgressEventArgs> PlaybackStart;
  74. /// <summary>
  75. /// Occurs when [playback progress].
  76. /// </summary>
  77. public event EventHandler<PlaybackProgressEventArgs> PlaybackProgress;
  78. /// <summary>
  79. /// Occurs when [playback stopped].
  80. /// </summary>
  81. public event EventHandler<PlaybackStopEventArgs> PlaybackStopped;
  82. public event EventHandler<SessionEventArgs> SessionStarted;
  83. public event EventHandler<SessionEventArgs> CapabilitiesChanged;
  84. public event EventHandler<SessionEventArgs> SessionEnded;
  85. public event EventHandler<SessionEventArgs> SessionActivity;
  86. private IEnumerable<ISessionControllerFactory> _sessionFactories = new List<ISessionControllerFactory>();
  87. private readonly SemaphoreSlim _sessionLock = new SemaphoreSlim(1, 1);
  88. public SessionManager(IUserDataManager userDataRepository, ILogger logger, IUserRepository userRepository, ILibraryManager libraryManager, IUserManager userManager, IMusicManager musicManager, IDtoService dtoService, IImageProcessor imageProcessor, IJsonSerializer jsonSerializer, IServerApplicationHost appHost, IHttpClient httpClient, IAuthenticationRepository authRepo, IDeviceManager deviceManager, IMediaSourceManager mediaSourceManager)
  89. {
  90. _userDataRepository = userDataRepository;
  91. _logger = logger;
  92. _userRepository = userRepository;
  93. _libraryManager = libraryManager;
  94. _userManager = userManager;
  95. _musicManager = musicManager;
  96. _dtoService = dtoService;
  97. _imageProcessor = imageProcessor;
  98. _jsonSerializer = jsonSerializer;
  99. _appHost = appHost;
  100. _httpClient = httpClient;
  101. _authRepo = authRepo;
  102. _deviceManager = deviceManager;
  103. _mediaSourceManager = mediaSourceManager;
  104. _deviceManager.DeviceOptionsUpdated += _deviceManager_DeviceOptionsUpdated;
  105. }
  106. void _deviceManager_DeviceOptionsUpdated(object sender, GenericEventArgs<DeviceInfo> e)
  107. {
  108. foreach (var session in Sessions)
  109. {
  110. if (string.Equals(session.DeviceId, e.Argument.Id))
  111. {
  112. session.DeviceName = e.Argument.Name;
  113. }
  114. }
  115. }
  116. /// <summary>
  117. /// Adds the parts.
  118. /// </summary>
  119. /// <param name="sessionFactories">The session factories.</param>
  120. public void AddParts(IEnumerable<ISessionControllerFactory> sessionFactories)
  121. {
  122. _sessionFactories = sessionFactories.ToList();
  123. }
  124. /// <summary>
  125. /// Gets all connections.
  126. /// </summary>
  127. /// <value>All connections.</value>
  128. public IEnumerable<SessionInfo> Sessions
  129. {
  130. get { return _activeConnections.Values.OrderByDescending(c => c.LastActivityDate).ToList(); }
  131. }
  132. private void OnSessionStarted(SessionInfo info)
  133. {
  134. EventHelper.QueueEventIfNotNull(SessionStarted, this, new SessionEventArgs
  135. {
  136. SessionInfo = info
  137. }, _logger);
  138. if (!string.IsNullOrWhiteSpace(info.DeviceId))
  139. {
  140. var capabilities = GetSavedCapabilities(info.DeviceId);
  141. if (capabilities != null)
  142. {
  143. info.AppIconUrl = capabilities.IconUrl;
  144. ReportCapabilities(info, capabilities, false);
  145. }
  146. }
  147. }
  148. private async void OnSessionEnded(SessionInfo info)
  149. {
  150. try
  151. {
  152. await SendSessionEndedNotification(info, CancellationToken.None).ConfigureAwait(false);
  153. }
  154. catch (Exception ex)
  155. {
  156. _logger.ErrorException("Error in SendSessionEndedNotification", ex);
  157. }
  158. EventHelper.QueueEventIfNotNull(SessionEnded, this, new SessionEventArgs
  159. {
  160. SessionInfo = info
  161. }, _logger);
  162. var disposable = info.SessionController as IDisposable;
  163. if (disposable != null)
  164. {
  165. _logger.Debug("Disposing session controller {0}", disposable.GetType().Name);
  166. try
  167. {
  168. disposable.Dispose();
  169. }
  170. catch (Exception ex)
  171. {
  172. _logger.ErrorException("Error disposing session controller", ex);
  173. }
  174. }
  175. }
  176. /// <summary>
  177. /// Logs the user activity.
  178. /// </summary>
  179. /// <param name="appName">Type of the client.</param>
  180. /// <param name="appVersion">The app version.</param>
  181. /// <param name="deviceId">The device id.</param>
  182. /// <param name="deviceName">Name of the device.</param>
  183. /// <param name="remoteEndPoint">The remote end point.</param>
  184. /// <param name="user">The user.</param>
  185. /// <returns>Task.</returns>
  186. /// <exception cref="System.ArgumentNullException">user</exception>
  187. /// <exception cref="System.UnauthorizedAccessException"></exception>
  188. public async Task<SessionInfo> LogSessionActivity(string appName,
  189. string appVersion,
  190. string deviceId,
  191. string deviceName,
  192. string remoteEndPoint,
  193. User user)
  194. {
  195. if (string.IsNullOrEmpty(appName))
  196. {
  197. throw new ArgumentNullException("appName");
  198. }
  199. if (string.IsNullOrEmpty(appVersion))
  200. {
  201. throw new ArgumentNullException("appVersion");
  202. }
  203. if (string.IsNullOrEmpty(deviceId))
  204. {
  205. throw new ArgumentNullException("deviceId");
  206. }
  207. if (string.IsNullOrEmpty(deviceName))
  208. {
  209. throw new ArgumentNullException("deviceName");
  210. }
  211. var activityDate = DateTime.UtcNow;
  212. var session = await GetSessionInfo(appName, appVersion, deviceId, deviceName, remoteEndPoint, user).ConfigureAwait(false);
  213. var lastActivityDate = session.LastActivityDate;
  214. session.LastActivityDate = activityDate;
  215. if (user != null)
  216. {
  217. var userLastActivityDate = user.LastActivityDate ?? DateTime.MinValue;
  218. user.LastActivityDate = activityDate;
  219. // Don't log in the db anymore frequently than 10 seconds
  220. if ((activityDate - userLastActivityDate).TotalSeconds > 10)
  221. {
  222. try
  223. {
  224. // Save this directly. No need to fire off all the events for this.
  225. await _userRepository.SaveUser(user, CancellationToken.None).ConfigureAwait(false);
  226. }
  227. catch (Exception ex)
  228. {
  229. _logger.ErrorException("Error updating user", ex);
  230. }
  231. }
  232. }
  233. if ((activityDate - lastActivityDate).TotalSeconds > 10)
  234. {
  235. EventHelper.FireEventIfNotNull(SessionActivity, this, new SessionEventArgs
  236. {
  237. SessionInfo = session
  238. }, _logger);
  239. }
  240. var controller = session.SessionController;
  241. if (controller != null)
  242. {
  243. controller.OnActivity();
  244. }
  245. return session;
  246. }
  247. public async void ReportSessionEnded(string sessionId)
  248. {
  249. await _sessionLock.WaitAsync(CancellationToken.None).ConfigureAwait(false);
  250. try
  251. {
  252. var session = GetSession(sessionId, false);
  253. if (session != null)
  254. {
  255. var key = GetSessionKey(session.Client, session.DeviceId);
  256. SessionInfo removed;
  257. if (_activeConnections.TryRemove(key, out removed))
  258. {
  259. OnSessionEnded(removed);
  260. }
  261. }
  262. }
  263. finally
  264. {
  265. _sessionLock.Release();
  266. }
  267. }
  268. private Task<MediaSourceInfo> GetMediaSource(IHasMediaSources item, string mediaSourceId)
  269. {
  270. return _mediaSourceManager.GetMediaSource(item, mediaSourceId, false);
  271. }
  272. /// <summary>
  273. /// Updates the now playing item id.
  274. /// </summary>
  275. /// <param name="session">The session.</param>
  276. /// <param name="info">The information.</param>
  277. /// <param name="libraryItem">The library item.</param>
  278. private async Task UpdateNowPlayingItem(SessionInfo session, PlaybackProgressInfo info, BaseItem libraryItem)
  279. {
  280. if (string.IsNullOrWhiteSpace(info.MediaSourceId))
  281. {
  282. info.MediaSourceId = info.ItemId;
  283. }
  284. if (!string.IsNullOrWhiteSpace(info.ItemId) && info.Item == null && libraryItem != null)
  285. {
  286. var current = session.NowPlayingItem;
  287. if (current == null || !string.Equals(current.Id, info.ItemId, StringComparison.OrdinalIgnoreCase))
  288. {
  289. var runtimeTicks = libraryItem.RunTimeTicks;
  290. MediaSourceInfo mediaSource = null;
  291. var hasMediaSources = libraryItem as IHasMediaSources;
  292. if (hasMediaSources != null)
  293. {
  294. mediaSource = await GetMediaSource(hasMediaSources, info.MediaSourceId).ConfigureAwait(false);
  295. if (mediaSource != null)
  296. {
  297. runtimeTicks = mediaSource.RunTimeTicks;
  298. }
  299. }
  300. info.Item = GetItemInfo(libraryItem, libraryItem, mediaSource);
  301. info.Item.RunTimeTicks = runtimeTicks;
  302. }
  303. else
  304. {
  305. info.Item = current;
  306. }
  307. }
  308. session.NowPlayingItem = info.Item;
  309. session.LastActivityDate = DateTime.UtcNow;
  310. session.LastPlaybackCheckIn = DateTime.UtcNow;
  311. session.PlayState.IsPaused = info.IsPaused;
  312. session.PlayState.PositionTicks = info.PositionTicks;
  313. session.PlayState.MediaSourceId = info.MediaSourceId;
  314. session.PlayState.CanSeek = info.CanSeek;
  315. session.PlayState.IsMuted = info.IsMuted;
  316. session.PlayState.VolumeLevel = info.VolumeLevel;
  317. session.PlayState.AudioStreamIndex = info.AudioStreamIndex;
  318. session.PlayState.SubtitleStreamIndex = info.SubtitleStreamIndex;
  319. session.PlayState.PlayMethod = info.PlayMethod;
  320. session.PlayState.RepeatMode = info.RepeatMode;
  321. }
  322. /// <summary>
  323. /// Removes the now playing item id.
  324. /// </summary>
  325. /// <param name="session">The session.</param>
  326. /// <exception cref="System.ArgumentNullException">item</exception>
  327. private void RemoveNowPlayingItem(SessionInfo session)
  328. {
  329. session.NowPlayingItem = null;
  330. session.PlayState = new PlayerStateInfo();
  331. if (!string.IsNullOrEmpty(session.DeviceId))
  332. {
  333. ClearTranscodingInfo(session.DeviceId);
  334. }
  335. }
  336. private string GetSessionKey(string appName, string deviceId)
  337. {
  338. return appName + deviceId;
  339. }
  340. /// <summary>
  341. /// Gets the connection.
  342. /// </summary>
  343. /// <param name="appName">Type of the client.</param>
  344. /// <param name="appVersion">The app version.</param>
  345. /// <param name="deviceId">The device id.</param>
  346. /// <param name="deviceName">Name of the device.</param>
  347. /// <param name="remoteEndPoint">The remote end point.</param>
  348. /// <param name="user">The user.</param>
  349. /// <returns>SessionInfo.</returns>
  350. private async Task<SessionInfo> GetSessionInfo(string appName, string appVersion, string deviceId, string deviceName, string remoteEndPoint, User user)
  351. {
  352. var key = GetSessionKey(appName, deviceId);
  353. await _sessionLock.WaitAsync(CancellationToken.None).ConfigureAwait(false);
  354. var userId = user == null ? (Guid?)null : user.Id;
  355. var username = user == null ? null : user.Name;
  356. try
  357. {
  358. SessionInfo sessionInfo;
  359. DeviceInfo device = null;
  360. if (!_activeConnections.TryGetValue(key, out sessionInfo))
  361. {
  362. sessionInfo = new SessionInfo
  363. {
  364. Client = appName,
  365. DeviceId = deviceId,
  366. ApplicationVersion = appVersion,
  367. Id = key.GetMD5().ToString("N")
  368. };
  369. sessionInfo.DeviceName = deviceName;
  370. sessionInfo.UserId = userId;
  371. sessionInfo.UserName = username;
  372. sessionInfo.RemoteEndPoint = remoteEndPoint;
  373. OnSessionStarted(sessionInfo);
  374. _activeConnections.TryAdd(key, sessionInfo);
  375. if (!string.IsNullOrEmpty(deviceId))
  376. {
  377. var userIdString = userId.HasValue ? userId.Value.ToString("N") : null;
  378. device = await _deviceManager.RegisterDevice(deviceId, deviceName, appName, appVersion, userIdString).ConfigureAwait(false);
  379. }
  380. }
  381. device = device ?? _deviceManager.GetDevice(deviceId);
  382. if (device == null)
  383. {
  384. var userIdString = userId.HasValue ? userId.Value.ToString("N") : null;
  385. device = await _deviceManager.RegisterDevice(deviceId, deviceName, appName, appVersion, userIdString).ConfigureAwait(false);
  386. }
  387. if (device != null)
  388. {
  389. if (!string.IsNullOrEmpty(device.CustomName))
  390. {
  391. deviceName = device.CustomName;
  392. }
  393. }
  394. sessionInfo.DeviceName = deviceName;
  395. sessionInfo.UserId = userId;
  396. sessionInfo.UserName = username;
  397. sessionInfo.RemoteEndPoint = remoteEndPoint;
  398. sessionInfo.ApplicationVersion = appVersion;
  399. if (!userId.HasValue)
  400. {
  401. sessionInfo.AdditionalUsers.Clear();
  402. }
  403. if (sessionInfo.SessionController == null)
  404. {
  405. sessionInfo.SessionController = _sessionFactories
  406. .Select(i => i.GetSessionController(sessionInfo))
  407. .FirstOrDefault(i => i != null);
  408. }
  409. return sessionInfo;
  410. }
  411. finally
  412. {
  413. _sessionLock.Release();
  414. }
  415. }
  416. private List<User> GetUsers(SessionInfo session)
  417. {
  418. var users = new List<User>();
  419. if (session.UserId.HasValue)
  420. {
  421. var user = _userManager.GetUserById(session.UserId.Value);
  422. if (user == null)
  423. {
  424. throw new InvalidOperationException("User not found");
  425. }
  426. users.Add(user);
  427. var additionalUsers = session.AdditionalUsers
  428. .Select(i => _userManager.GetUserById(i.UserId))
  429. .Where(i => i != null);
  430. users.AddRange(additionalUsers);
  431. }
  432. return users;
  433. }
  434. private Timer _idleTimer;
  435. private void StartIdleCheckTimer()
  436. {
  437. if (_idleTimer == null)
  438. {
  439. _idleTimer = new Timer(CheckForIdlePlayback, null, TimeSpan.FromMinutes(5), TimeSpan.FromMinutes(5));
  440. }
  441. }
  442. private void StopIdleCheckTimer()
  443. {
  444. if (_idleTimer != null)
  445. {
  446. _idleTimer.Dispose();
  447. _idleTimer = null;
  448. }
  449. }
  450. private async void CheckForIdlePlayback(object state)
  451. {
  452. var playingSessions = Sessions.Where(i => i.NowPlayingItem != null)
  453. .ToList();
  454. if (playingSessions.Count > 0)
  455. {
  456. var idle = playingSessions
  457. .Where(i => (DateTime.UtcNow - i.LastPlaybackCheckIn).TotalMinutes > 5)
  458. .ToList();
  459. foreach (var session in idle)
  460. {
  461. _logger.Debug("Session {0} has gone idle while playing", session.Id);
  462. try
  463. {
  464. await OnPlaybackStopped(new PlaybackStopInfo
  465. {
  466. Item = session.NowPlayingItem,
  467. ItemId = (session.NowPlayingItem == null ? null : session.NowPlayingItem.Id),
  468. SessionId = session.Id,
  469. MediaSourceId = (session.PlayState == null ? null : session.PlayState.MediaSourceId),
  470. PositionTicks = session.PlayState == null ? null : session.PlayState.PositionTicks
  471. });
  472. }
  473. catch (Exception ex)
  474. {
  475. _logger.Debug("Error calling OnPlaybackStopped", ex);
  476. }
  477. }
  478. playingSessions = Sessions.Where(i => i.NowPlayingItem != null)
  479. .ToList();
  480. }
  481. if (playingSessions.Count == 0)
  482. {
  483. StopIdleCheckTimer();
  484. }
  485. }
  486. /// <summary>
  487. /// Used to report that playback has started for an item
  488. /// </summary>
  489. /// <param name="info">The info.</param>
  490. /// <returns>Task.</returns>
  491. /// <exception cref="System.ArgumentNullException">info</exception>
  492. public async Task OnPlaybackStart(PlaybackStartInfo info)
  493. {
  494. if (info == null)
  495. {
  496. throw new ArgumentNullException("info");
  497. }
  498. var session = GetSession(info.SessionId);
  499. var libraryItem = string.IsNullOrWhiteSpace(info.ItemId)
  500. ? null
  501. : _libraryManager.GetItemById(new Guid(info.ItemId));
  502. await UpdateNowPlayingItem(session, info, libraryItem).ConfigureAwait(false);
  503. if (!string.IsNullOrEmpty(session.DeviceId) && info.PlayMethod != PlayMethod.Transcode)
  504. {
  505. ClearTranscodingInfo(session.DeviceId);
  506. }
  507. session.QueueableMediaTypes = info.QueueableMediaTypes;
  508. var users = GetUsers(session);
  509. if (libraryItem != null)
  510. {
  511. var key = libraryItem.GetUserDataKey();
  512. foreach (var user in users)
  513. {
  514. await OnPlaybackStart(user.Id, key, libraryItem).ConfigureAwait(false);
  515. }
  516. }
  517. // Nothing to save here
  518. // Fire events to inform plugins
  519. EventHelper.QueueEventIfNotNull(PlaybackStart, this, new PlaybackProgressEventArgs
  520. {
  521. Item = libraryItem,
  522. Users = users,
  523. MediaSourceId = info.MediaSourceId,
  524. MediaInfo = info.Item,
  525. DeviceName = session.DeviceName,
  526. ClientName = session.Client,
  527. DeviceId = session.DeviceId
  528. }, _logger);
  529. await SendPlaybackStartNotification(session, CancellationToken.None).ConfigureAwait(false);
  530. StartIdleCheckTimer();
  531. }
  532. /// <summary>
  533. /// Called when [playback start].
  534. /// </summary>
  535. /// <param name="userId">The user identifier.</param>
  536. /// <param name="userDataKey">The user data key.</param>
  537. /// <param name="item">The item.</param>
  538. /// <returns>Task.</returns>
  539. private async Task OnPlaybackStart(Guid userId, string userDataKey, IHasUserData item)
  540. {
  541. var data = _userDataRepository.GetUserData(userId, userDataKey);
  542. data.PlayCount++;
  543. data.LastPlayedDate = DateTime.UtcNow;
  544. if (!(item is Video))
  545. {
  546. data.Played = true;
  547. }
  548. await _userDataRepository.SaveUserData(userId, item, data, UserDataSaveReason.PlaybackStart, CancellationToken.None).ConfigureAwait(false);
  549. }
  550. /// <summary>
  551. /// Used to report playback progress for an item
  552. /// </summary>
  553. /// <param name="info">The info.</param>
  554. /// <returns>Task.</returns>
  555. /// <exception cref="System.ArgumentNullException"></exception>
  556. /// <exception cref="System.ArgumentOutOfRangeException">positionTicks</exception>
  557. public async Task OnPlaybackProgress(PlaybackProgressInfo info)
  558. {
  559. if (info == null)
  560. {
  561. throw new ArgumentNullException("info");
  562. }
  563. var session = GetSession(info.SessionId);
  564. var libraryItem = string.IsNullOrWhiteSpace(info.ItemId)
  565. ? null
  566. : _libraryManager.GetItemById(new Guid(info.ItemId));
  567. await UpdateNowPlayingItem(session, info, libraryItem).ConfigureAwait(false);
  568. var users = GetUsers(session);
  569. if (libraryItem != null)
  570. {
  571. var key = libraryItem.GetUserDataKey();
  572. foreach (var user in users)
  573. {
  574. await OnPlaybackProgress(user.Id, key, libraryItem, info.PositionTicks).ConfigureAwait(false);
  575. }
  576. }
  577. if (!string.IsNullOrWhiteSpace(info.LiveStreamId))
  578. {
  579. try
  580. {
  581. await _mediaSourceManager.PingLiveStream(info.LiveStreamId, CancellationToken.None).ConfigureAwait(false);
  582. }
  583. catch (Exception ex)
  584. {
  585. _logger.ErrorException("Error closing live stream", ex);
  586. }
  587. }
  588. EventHelper.FireEventIfNotNull(PlaybackProgress, this, new PlaybackProgressEventArgs
  589. {
  590. Item = libraryItem,
  591. Users = users,
  592. PlaybackPositionTicks = session.PlayState.PositionTicks,
  593. MediaSourceId = session.PlayState.MediaSourceId,
  594. MediaInfo = info.Item,
  595. DeviceName = session.DeviceName,
  596. ClientName = session.Client,
  597. DeviceId = session.DeviceId
  598. }, _logger);
  599. StartIdleCheckTimer();
  600. }
  601. private async Task OnPlaybackProgress(Guid userId, string userDataKey, BaseItem item, long? positionTicks)
  602. {
  603. var data = _userDataRepository.GetUserData(userId, userDataKey);
  604. if (positionTicks.HasValue)
  605. {
  606. _userDataRepository.UpdatePlayState(item, data, positionTicks.Value);
  607. await _userDataRepository.SaveUserData(userId, item, data, UserDataSaveReason.PlaybackProgress, CancellationToken.None).ConfigureAwait(false);
  608. }
  609. }
  610. /// <summary>
  611. /// Used to report that playback has ended for an item
  612. /// </summary>
  613. /// <param name="info">The info.</param>
  614. /// <returns>Task.</returns>
  615. /// <exception cref="System.ArgumentNullException">info</exception>
  616. /// <exception cref="System.ArgumentOutOfRangeException">positionTicks</exception>
  617. public async Task OnPlaybackStopped(PlaybackStopInfo info)
  618. {
  619. if (info == null)
  620. {
  621. throw new ArgumentNullException("info");
  622. }
  623. if (info.PositionTicks.HasValue && info.PositionTicks.Value < 0)
  624. {
  625. throw new ArgumentOutOfRangeException("positionTicks");
  626. }
  627. var session = GetSession(info.SessionId);
  628. var libraryItem = string.IsNullOrWhiteSpace(info.ItemId)
  629. ? null
  630. : _libraryManager.GetItemById(new Guid(info.ItemId));
  631. // Normalize
  632. if (string.IsNullOrWhiteSpace(info.MediaSourceId))
  633. {
  634. info.MediaSourceId = info.ItemId;
  635. }
  636. if (!string.IsNullOrWhiteSpace(info.ItemId) && info.Item == null && libraryItem != null)
  637. {
  638. var current = session.NowPlayingItem;
  639. if (current == null || !string.Equals(current.Id, info.ItemId, StringComparison.OrdinalIgnoreCase))
  640. {
  641. MediaSourceInfo mediaSource = null;
  642. var hasMediaSources = libraryItem as IHasMediaSources;
  643. if (hasMediaSources != null)
  644. {
  645. mediaSource = await GetMediaSource(hasMediaSources, info.MediaSourceId).ConfigureAwait(false);
  646. }
  647. info.Item = GetItemInfo(libraryItem, libraryItem, mediaSource);
  648. }
  649. else
  650. {
  651. info.Item = current;
  652. }
  653. }
  654. RemoveNowPlayingItem(session);
  655. var users = GetUsers(session);
  656. var playedToCompletion = false;
  657. if (libraryItem != null)
  658. {
  659. var key = libraryItem.GetUserDataKey();
  660. foreach (var user in users)
  661. {
  662. playedToCompletion = await OnPlaybackStopped(user.Id, key, libraryItem, info.PositionTicks).ConfigureAwait(false);
  663. }
  664. }
  665. if (!string.IsNullOrWhiteSpace(info.LiveStreamId))
  666. {
  667. try
  668. {
  669. await _mediaSourceManager.CloseLiveStream(info.LiveStreamId, CancellationToken.None).ConfigureAwait(false);
  670. }
  671. catch (Exception ex)
  672. {
  673. _logger.ErrorException("Error closing live stream", ex);
  674. }
  675. }
  676. EventHelper.QueueEventIfNotNull(PlaybackStopped, this, new PlaybackStopEventArgs
  677. {
  678. Item = libraryItem,
  679. Users = users,
  680. PlaybackPositionTicks = info.PositionTicks,
  681. PlayedToCompletion = playedToCompletion,
  682. MediaSourceId = info.MediaSourceId,
  683. MediaInfo = info.Item,
  684. DeviceName = session.DeviceName,
  685. ClientName = session.Client,
  686. DeviceId = session.DeviceId
  687. }, _logger);
  688. await SendPlaybackStoppedNotification(session, CancellationToken.None).ConfigureAwait(false);
  689. }
  690. private async Task<bool> OnPlaybackStopped(Guid userId, string userDataKey, BaseItem item, long? positionTicks)
  691. {
  692. var data = _userDataRepository.GetUserData(userId, userDataKey);
  693. bool playedToCompletion;
  694. if (positionTicks.HasValue)
  695. {
  696. playedToCompletion = _userDataRepository.UpdatePlayState(item, data, positionTicks.Value);
  697. }
  698. else
  699. {
  700. // If the client isn't able to report this, then we'll just have to make an assumption
  701. data.PlayCount++;
  702. data.Played = true;
  703. data.PlaybackPositionTicks = 0;
  704. playedToCompletion = true;
  705. }
  706. await _userDataRepository.SaveUserData(userId, item, data, UserDataSaveReason.PlaybackFinished, CancellationToken.None).ConfigureAwait(false);
  707. return playedToCompletion;
  708. }
  709. /// <summary>
  710. /// Gets the session.
  711. /// </summary>
  712. /// <param name="sessionId">The session identifier.</param>
  713. /// <param name="throwOnMissing">if set to <c>true</c> [throw on missing].</param>
  714. /// <returns>SessionInfo.</returns>
  715. /// <exception cref="ResourceNotFoundException"></exception>
  716. private SessionInfo GetSession(string sessionId, bool throwOnMissing = true)
  717. {
  718. var session = Sessions.FirstOrDefault(i => string.Equals(i.Id, sessionId));
  719. if (session == null && throwOnMissing)
  720. {
  721. throw new ResourceNotFoundException(string.Format("Session {0} not found.", sessionId));
  722. }
  723. return session;
  724. }
  725. private SessionInfo GetSessionToRemoteControl(string sessionId)
  726. {
  727. // Accept either device id or session id
  728. var session = Sessions.FirstOrDefault(i => string.Equals(i.Id, sessionId));
  729. if (session == null)
  730. {
  731. throw new ResourceNotFoundException(string.Format("Session {0} not found.", sessionId));
  732. }
  733. return session;
  734. }
  735. public Task SendMessageCommand(string controllingSessionId, string sessionId, MessageCommand command, CancellationToken cancellationToken)
  736. {
  737. var generalCommand = new GeneralCommand
  738. {
  739. Name = GeneralCommandType.DisplayMessage.ToString()
  740. };
  741. generalCommand.Arguments["Header"] = command.Header;
  742. generalCommand.Arguments["Text"] = command.Text;
  743. if (command.TimeoutMs.HasValue)
  744. {
  745. generalCommand.Arguments["TimeoutMs"] = command.TimeoutMs.Value.ToString(CultureInfo.InvariantCulture);
  746. }
  747. return SendGeneralCommand(controllingSessionId, sessionId, generalCommand, cancellationToken);
  748. }
  749. public Task SendGeneralCommand(string controllingSessionId, string sessionId, GeneralCommand command, CancellationToken cancellationToken)
  750. {
  751. var session = GetSessionToRemoteControl(sessionId);
  752. var controllingSession = GetSession(controllingSessionId);
  753. AssertCanControl(session, controllingSession);
  754. return session.SessionController.SendGeneralCommand(command, cancellationToken);
  755. }
  756. public Task SendPlayCommand(string controllingSessionId, string sessionId, PlayRequest command, CancellationToken cancellationToken)
  757. {
  758. var session = GetSessionToRemoteControl(sessionId);
  759. var user = session.UserId.HasValue ? _userManager.GetUserById(session.UserId.Value) : null;
  760. List<BaseItem> items;
  761. if (command.PlayCommand == PlayCommand.PlayInstantMix)
  762. {
  763. items = command.ItemIds.SelectMany(i => TranslateItemForInstantMix(i, user))
  764. .Where(i => i.LocationType != LocationType.Virtual)
  765. .ToList();
  766. command.PlayCommand = PlayCommand.PlayNow;
  767. }
  768. else
  769. {
  770. items = command.ItemIds.SelectMany(i => TranslateItemForPlayback(i, user))
  771. .Where(i => i.LocationType != LocationType.Virtual)
  772. .ToList();
  773. }
  774. if (command.PlayCommand == PlayCommand.PlayShuffle)
  775. {
  776. items = items.OrderBy(i => Guid.NewGuid()).ToList();
  777. command.PlayCommand = PlayCommand.PlayNow;
  778. }
  779. command.ItemIds = items.Select(i => i.Id.ToString("N")).ToArray();
  780. if (user != null)
  781. {
  782. if (items.Any(i => i.GetPlayAccess(user) != PlayAccess.Full))
  783. {
  784. throw new ArgumentException(string.Format("{0} is not allowed to play media.", user.Name));
  785. }
  786. }
  787. if (command.PlayCommand != PlayCommand.PlayNow)
  788. {
  789. if (items.Any(i => !session.QueueableMediaTypes.Contains(i.MediaType, StringComparer.OrdinalIgnoreCase)))
  790. {
  791. throw new ArgumentException(string.Format("{0} is unable to queue the requested media type.", session.DeviceName ?? session.Id));
  792. }
  793. }
  794. else
  795. {
  796. if (items.Any(i => !session.PlayableMediaTypes.Contains(i.MediaType, StringComparer.OrdinalIgnoreCase)))
  797. {
  798. throw new ArgumentException(string.Format("{0} is unable to play the requested media type.", session.DeviceName ?? session.Id));
  799. }
  800. }
  801. var controllingSession = GetSession(controllingSessionId);
  802. AssertCanControl(session, controllingSession);
  803. if (controllingSession.UserId.HasValue)
  804. {
  805. command.ControllingUserId = controllingSession.UserId.Value.ToString("N");
  806. }
  807. return session.SessionController.SendPlayCommand(command, cancellationToken);
  808. }
  809. private IEnumerable<BaseItem> TranslateItemForPlayback(string id, User user)
  810. {
  811. var item = _libraryManager.GetItemById(id);
  812. if (item == null)
  813. {
  814. _logger.Error("A non-existant item Id {0} was passed into TranslateItemForPlayback", id);
  815. return new List<BaseItem>();
  816. }
  817. var byName = item as IItemByName;
  818. if (byName != null)
  819. {
  820. var itemFilter = byName.GetItemFilter();
  821. var items = user == null ?
  822. _libraryManager.RootFolder.GetRecursiveChildren(i => !i.IsFolder && itemFilter(i)) :
  823. user.RootFolder.GetRecursiveChildren(user, i => !i.IsFolder && itemFilter(i));
  824. return FilterToSingleMediaType(items)
  825. .OrderBy(i => i.SortName);
  826. }
  827. if (item.IsFolder)
  828. {
  829. var folder = (Folder)item;
  830. var items = user == null ?
  831. folder.GetRecursiveChildren(i => !i.IsFolder) :
  832. folder.GetRecursiveChildren(user, i => !i.IsFolder);
  833. return FilterToSingleMediaType(items)
  834. .OrderBy(i => i.SortName);
  835. }
  836. return new[] { item };
  837. }
  838. private IEnumerable<BaseItem> FilterToSingleMediaType(IEnumerable<BaseItem> items)
  839. {
  840. return items
  841. .Where(i => !string.IsNullOrWhiteSpace(i.MediaType))
  842. .ToLookup(i => i.MediaType, StringComparer.OrdinalIgnoreCase)
  843. .OrderByDescending(i => i.Count())
  844. .FirstOrDefault();
  845. }
  846. private IEnumerable<BaseItem> TranslateItemForInstantMix(string id, User user)
  847. {
  848. var item = _libraryManager.GetItemById(id);
  849. if (item == null)
  850. {
  851. _logger.Error("A non-existant item Id {0} was passed into TranslateItemForInstantMix", id);
  852. return new List<BaseItem>();
  853. }
  854. return _musicManager.GetInstantMixFromItem(item, user);
  855. }
  856. public Task SendBrowseCommand(string controllingSessionId, string sessionId, BrowseRequest command, CancellationToken cancellationToken)
  857. {
  858. var generalCommand = new GeneralCommand
  859. {
  860. Name = GeneralCommandType.DisplayContent.ToString()
  861. };
  862. generalCommand.Arguments["ItemId"] = command.ItemId;
  863. generalCommand.Arguments["ItemName"] = command.ItemName;
  864. generalCommand.Arguments["ItemType"] = command.ItemType;
  865. return SendGeneralCommand(controllingSessionId, sessionId, generalCommand, cancellationToken);
  866. }
  867. public Task SendPlaystateCommand(string controllingSessionId, string sessionId, PlaystateRequest command, CancellationToken cancellationToken)
  868. {
  869. var session = GetSessionToRemoteControl(sessionId);
  870. var controllingSession = GetSession(controllingSessionId);
  871. AssertCanControl(session, controllingSession);
  872. if (controllingSession.UserId.HasValue)
  873. {
  874. command.ControllingUserId = controllingSession.UserId.Value.ToString("N");
  875. }
  876. return session.SessionController.SendPlaystateCommand(command, cancellationToken);
  877. }
  878. private void AssertCanControl(SessionInfo session, SessionInfo controllingSession)
  879. {
  880. if (session == null)
  881. {
  882. throw new ArgumentNullException("session");
  883. }
  884. if (controllingSession == null)
  885. {
  886. throw new ArgumentNullException("controllingSession");
  887. }
  888. }
  889. /// <summary>
  890. /// Sends the restart required message.
  891. /// </summary>
  892. /// <param name="cancellationToken">The cancellation token.</param>
  893. /// <returns>Task.</returns>
  894. public Task SendRestartRequiredNotification(CancellationToken cancellationToken)
  895. {
  896. var sessions = Sessions.Where(i => i.IsActive && i.SessionController != null).ToList();
  897. var info = _appHost.GetSystemInfo();
  898. var tasks = sessions.Select(session => Task.Run(async () =>
  899. {
  900. try
  901. {
  902. await session.SessionController.SendRestartRequiredNotification(info, cancellationToken).ConfigureAwait(false);
  903. }
  904. catch (Exception ex)
  905. {
  906. _logger.ErrorException("Error in SendRestartRequiredNotification.", ex);
  907. }
  908. }, cancellationToken));
  909. return Task.WhenAll(tasks);
  910. }
  911. /// <summary>
  912. /// Sends the server shutdown notification.
  913. /// </summary>
  914. /// <param name="cancellationToken">The cancellation token.</param>
  915. /// <returns>Task.</returns>
  916. public Task SendServerShutdownNotification(CancellationToken cancellationToken)
  917. {
  918. var sessions = Sessions.Where(i => i.IsActive && i.SessionController != null).ToList();
  919. var tasks = sessions.Select(session => Task.Run(async () =>
  920. {
  921. try
  922. {
  923. await session.SessionController.SendServerShutdownNotification(cancellationToken).ConfigureAwait(false);
  924. }
  925. catch (Exception ex)
  926. {
  927. _logger.ErrorException("Error in SendServerShutdownNotification.", ex);
  928. }
  929. }, cancellationToken));
  930. return Task.WhenAll(tasks);
  931. }
  932. /// <summary>
  933. /// Sends the server restart notification.
  934. /// </summary>
  935. /// <param name="cancellationToken">The cancellation token.</param>
  936. /// <returns>Task.</returns>
  937. public Task SendServerRestartNotification(CancellationToken cancellationToken)
  938. {
  939. _logger.Debug("Beginning SendServerRestartNotification");
  940. var sessions = Sessions.Where(i => i.IsActive && i.SessionController != null).ToList();
  941. var tasks = sessions.Select(session => Task.Run(async () =>
  942. {
  943. try
  944. {
  945. await session.SessionController.SendServerRestartNotification(cancellationToken).ConfigureAwait(false);
  946. }
  947. catch (Exception ex)
  948. {
  949. _logger.ErrorException("Error in SendServerRestartNotification.", ex);
  950. }
  951. }, cancellationToken));
  952. return Task.WhenAll(tasks);
  953. }
  954. public Task SendSessionEndedNotification(SessionInfo sessionInfo, CancellationToken cancellationToken)
  955. {
  956. var sessions = Sessions.Where(i => i.IsActive && i.SessionController != null).ToList();
  957. var dto = GetSessionInfoDto(sessionInfo);
  958. var tasks = sessions.Select(session => Task.Run(async () =>
  959. {
  960. try
  961. {
  962. await session.SessionController.SendSessionEndedNotification(dto, cancellationToken).ConfigureAwait(false);
  963. }
  964. catch (Exception ex)
  965. {
  966. _logger.ErrorException("Error in SendSessionEndedNotification.", ex);
  967. }
  968. }, cancellationToken));
  969. return Task.WhenAll(tasks);
  970. }
  971. public Task SendPlaybackStartNotification(SessionInfo sessionInfo, CancellationToken cancellationToken)
  972. {
  973. var sessions = Sessions.Where(i => i.IsActive && i.SessionController != null).ToList();
  974. var dto = GetSessionInfoDto(sessionInfo);
  975. var tasks = sessions.Select(session => Task.Run(async () =>
  976. {
  977. try
  978. {
  979. await session.SessionController.SendPlaybackStartNotification(dto, cancellationToken).ConfigureAwait(false);
  980. }
  981. catch (Exception ex)
  982. {
  983. _logger.ErrorException("Error in SendPlaybackStartNotification.", ex);
  984. }
  985. }, cancellationToken));
  986. return Task.WhenAll(tasks);
  987. }
  988. public Task SendPlaybackStoppedNotification(SessionInfo sessionInfo, CancellationToken cancellationToken)
  989. {
  990. var sessions = Sessions.Where(i => i.IsActive && i.SessionController != null).ToList();
  991. var dto = GetSessionInfoDto(sessionInfo);
  992. var tasks = sessions.Select(session => Task.Run(async () =>
  993. {
  994. try
  995. {
  996. await session.SessionController.SendPlaybackStoppedNotification(dto, cancellationToken).ConfigureAwait(false);
  997. }
  998. catch (Exception ex)
  999. {
  1000. _logger.ErrorException("Error in SendPlaybackStoppedNotification.", ex);
  1001. }
  1002. }, cancellationToken));
  1003. return Task.WhenAll(tasks);
  1004. }
  1005. /// <summary>
  1006. /// Adds the additional user.
  1007. /// </summary>
  1008. /// <param name="sessionId">The session identifier.</param>
  1009. /// <param name="userId">The user identifier.</param>
  1010. /// <exception cref="System.UnauthorizedAccessException">Cannot modify additional users without authenticating first.</exception>
  1011. /// <exception cref="System.ArgumentException">The requested user is already the primary user of the session.</exception>
  1012. public void AddAdditionalUser(string sessionId, string userId)
  1013. {
  1014. var session = GetSession(sessionId);
  1015. if (session.UserId.HasValue && session.UserId.Value == new Guid(userId))
  1016. {
  1017. throw new ArgumentException("The requested user is already the primary user of the session.");
  1018. }
  1019. if (session.AdditionalUsers.All(i => new Guid(i.UserId) != new Guid(userId)))
  1020. {
  1021. var user = _userManager.GetUserById(userId);
  1022. session.AdditionalUsers.Add(new SessionUserInfo
  1023. {
  1024. UserId = userId,
  1025. UserName = user.Name
  1026. });
  1027. }
  1028. }
  1029. /// <summary>
  1030. /// Removes the additional user.
  1031. /// </summary>
  1032. /// <param name="sessionId">The session identifier.</param>
  1033. /// <param name="userId">The user identifier.</param>
  1034. /// <exception cref="System.UnauthorizedAccessException">Cannot modify additional users without authenticating first.</exception>
  1035. /// <exception cref="System.ArgumentException">The requested user is already the primary user of the session.</exception>
  1036. public void RemoveAdditionalUser(string sessionId, string userId)
  1037. {
  1038. var session = GetSession(sessionId);
  1039. if (session.UserId.HasValue && session.UserId.Value == new Guid(userId))
  1040. {
  1041. throw new ArgumentException("The requested user is already the primary user of the session.");
  1042. }
  1043. var user = session.AdditionalUsers.FirstOrDefault(i => new Guid(i.UserId) == new Guid(userId));
  1044. if (user != null)
  1045. {
  1046. session.AdditionalUsers.Remove(user);
  1047. }
  1048. }
  1049. /// <summary>
  1050. /// Authenticates the new session.
  1051. /// </summary>
  1052. /// <param name="request">The request.</param>
  1053. /// <returns>Task{SessionInfo}.</returns>
  1054. public async Task<AuthenticationResult> AuthenticateNewSession(AuthenticationRequest request)
  1055. {
  1056. var user = _userManager.Users
  1057. .FirstOrDefault(i => string.Equals(request.Username, i.Name, StringComparison.OrdinalIgnoreCase));
  1058. if (user != null && !string.IsNullOrWhiteSpace(request.DeviceId))
  1059. {
  1060. if (!_deviceManager.CanAccessDevice(user.Id.ToString("N"), request.DeviceId))
  1061. {
  1062. throw new SecurityException("User is not allowed access from this device.");
  1063. }
  1064. }
  1065. var result = await _userManager.AuthenticateUser(request.Username, request.PasswordSha1, request.PasswordMd5, request.RemoteEndPoint).ConfigureAwait(false);
  1066. if (!result)
  1067. {
  1068. EventHelper.FireEventIfNotNull(AuthenticationFailed, this, new GenericEventArgs<AuthenticationRequest>(request), _logger);
  1069. throw new SecurityException("Invalid user or password entered.");
  1070. }
  1071. var token = await GetAuthorizationToken(user.Id.ToString("N"), request.DeviceId, request.App, request.AppVersion, request.DeviceName).ConfigureAwait(false);
  1072. EventHelper.FireEventIfNotNull(AuthenticationSucceeded, this, new GenericEventArgs<AuthenticationRequest>(request), _logger);
  1073. var session = await LogSessionActivity(request.App,
  1074. request.AppVersion,
  1075. request.DeviceId,
  1076. request.DeviceName,
  1077. request.RemoteEndPoint,
  1078. user)
  1079. .ConfigureAwait(false);
  1080. return new AuthenticationResult
  1081. {
  1082. User = _userManager.GetUserDto(user, request.RemoteEndPoint),
  1083. SessionInfo = GetSessionInfoDto(session),
  1084. AccessToken = token,
  1085. ServerId = _appHost.SystemId
  1086. };
  1087. }
  1088. private async Task<string> GetAuthorizationToken(string userId, string deviceId, string app, string appVersion, string deviceName)
  1089. {
  1090. var existing = _authRepo.Get(new AuthenticationInfoQuery
  1091. {
  1092. DeviceId = deviceId,
  1093. IsActive = true,
  1094. UserId = userId,
  1095. Limit = 1
  1096. });
  1097. if (existing.Items.Length > 0)
  1098. {
  1099. var token = existing.Items[0].AccessToken;
  1100. _logger.Info("Reissuing access token: " + token);
  1101. return token;
  1102. }
  1103. var newToken = new AuthenticationInfo
  1104. {
  1105. AppName = app,
  1106. AppVersion = appVersion,
  1107. DateCreated = DateTime.UtcNow,
  1108. DeviceId = deviceId,
  1109. DeviceName = deviceName,
  1110. UserId = userId,
  1111. IsActive = true,
  1112. AccessToken = Guid.NewGuid().ToString("N")
  1113. };
  1114. _logger.Info("Creating new access token for user {0}", userId);
  1115. await _authRepo.Create(newToken, CancellationToken.None).ConfigureAwait(false);
  1116. return newToken.AccessToken;
  1117. }
  1118. public async Task Logout(string accessToken)
  1119. {
  1120. if (string.IsNullOrWhiteSpace(accessToken))
  1121. {
  1122. throw new ArgumentNullException("accessToken");
  1123. }
  1124. _logger.Info("Logging out access token {0}", accessToken);
  1125. var existing = _authRepo.Get(new AuthenticationInfoQuery
  1126. {
  1127. Limit = 1,
  1128. AccessToken = accessToken
  1129. }).Items.FirstOrDefault();
  1130. if (existing != null)
  1131. {
  1132. existing.IsActive = false;
  1133. await _authRepo.Update(existing, CancellationToken.None).ConfigureAwait(false);
  1134. var sessions = Sessions
  1135. .Where(i => string.Equals(i.DeviceId, existing.DeviceId, StringComparison.OrdinalIgnoreCase))
  1136. .ToList();
  1137. foreach (var session in sessions)
  1138. {
  1139. try
  1140. {
  1141. ReportSessionEnded(session.Id);
  1142. }
  1143. catch (Exception ex)
  1144. {
  1145. _logger.ErrorException("Error reporting session ended", ex);
  1146. }
  1147. }
  1148. }
  1149. }
  1150. public async Task RevokeUserTokens(string userId)
  1151. {
  1152. var existing = _authRepo.Get(new AuthenticationInfoQuery
  1153. {
  1154. IsActive = true,
  1155. UserId = userId
  1156. });
  1157. foreach (var info in existing.Items)
  1158. {
  1159. await Logout(info.AccessToken).ConfigureAwait(false);
  1160. }
  1161. }
  1162. public Task RevokeToken(string token)
  1163. {
  1164. return Logout(token);
  1165. }
  1166. /// <summary>
  1167. /// Reports the capabilities.
  1168. /// </summary>
  1169. /// <param name="sessionId">The session identifier.</param>
  1170. /// <param name="capabilities">The capabilities.</param>
  1171. public void ReportCapabilities(string sessionId, ClientCapabilities capabilities)
  1172. {
  1173. var session = GetSession(sessionId);
  1174. ReportCapabilities(session, capabilities, true);
  1175. }
  1176. private async void ReportCapabilities(SessionInfo session,
  1177. ClientCapabilities capabilities,
  1178. bool saveCapabilities)
  1179. {
  1180. session.Capabilities = capabilities;
  1181. if (!string.IsNullOrWhiteSpace(capabilities.MessageCallbackUrl))
  1182. {
  1183. var controller = session.SessionController as HttpSessionController;
  1184. if (controller == null)
  1185. {
  1186. session.SessionController = new HttpSessionController(_httpClient, _jsonSerializer, session, capabilities.MessageCallbackUrl, this);
  1187. }
  1188. }
  1189. EventHelper.FireEventIfNotNull(CapabilitiesChanged, this, new SessionEventArgs
  1190. {
  1191. SessionInfo = session
  1192. }, _logger);
  1193. if (saveCapabilities)
  1194. {
  1195. try
  1196. {
  1197. await SaveCapabilities(session.DeviceId, capabilities).ConfigureAwait(false);
  1198. }
  1199. catch (Exception ex)
  1200. {
  1201. _logger.ErrorException("Error saving device capabilities", ex);
  1202. }
  1203. }
  1204. }
  1205. private ClientCapabilities GetSavedCapabilities(string deviceId)
  1206. {
  1207. return _deviceManager.GetCapabilities(deviceId);
  1208. }
  1209. private Task SaveCapabilities(string deviceId, ClientCapabilities capabilities)
  1210. {
  1211. return _deviceManager.SaveCapabilities(deviceId, capabilities);
  1212. }
  1213. public SessionInfoDto GetSessionInfoDto(SessionInfo session)
  1214. {
  1215. var dto = new SessionInfoDto
  1216. {
  1217. Client = session.Client,
  1218. DeviceId = session.DeviceId,
  1219. DeviceName = session.DeviceName,
  1220. Id = session.Id,
  1221. LastActivityDate = session.LastActivityDate,
  1222. NowViewingItem = session.NowViewingItem,
  1223. ApplicationVersion = session.ApplicationVersion,
  1224. QueueableMediaTypes = session.QueueableMediaTypes,
  1225. PlayableMediaTypes = session.PlayableMediaTypes,
  1226. AdditionalUsers = session.AdditionalUsers,
  1227. SupportedCommands = session.SupportedCommands,
  1228. UserName = session.UserName,
  1229. NowPlayingItem = session.NowPlayingItem,
  1230. SupportsRemoteControl = session.SupportsMediaControl,
  1231. PlayState = session.PlayState,
  1232. AppIconUrl = session.AppIconUrl,
  1233. TranscodingInfo = session.NowPlayingItem == null ? null : session.TranscodingInfo
  1234. };
  1235. if (session.UserId.HasValue)
  1236. {
  1237. dto.UserId = session.UserId.Value.ToString("N");
  1238. var user = _userManager.GetUserById(session.UserId.Value);
  1239. if (user != null)
  1240. {
  1241. dto.UserPrimaryImageTag = GetImageCacheTag(user, ImageType.Primary);
  1242. }
  1243. }
  1244. return dto;
  1245. }
  1246. /// <summary>
  1247. /// Converts a BaseItem to a BaseItemInfo
  1248. /// </summary>
  1249. /// <param name="item">The item.</param>
  1250. /// <param name="chapterOwner">The chapter owner.</param>
  1251. /// <param name="mediaSource">The media source.</param>
  1252. /// <returns>BaseItemInfo.</returns>
  1253. /// <exception cref="System.ArgumentNullException">item</exception>
  1254. private BaseItemInfo GetItemInfo(BaseItem item, BaseItem chapterOwner, MediaSourceInfo mediaSource)
  1255. {
  1256. if (item == null)
  1257. {
  1258. throw new ArgumentNullException("item");
  1259. }
  1260. var info = new BaseItemInfo
  1261. {
  1262. Id = GetDtoId(item),
  1263. Name = item.Name,
  1264. MediaType = item.MediaType,
  1265. Type = item.GetClientTypeName(),
  1266. RunTimeTicks = item.RunTimeTicks,
  1267. IndexNumber = item.IndexNumber,
  1268. ParentIndexNumber = item.ParentIndexNumber,
  1269. PremiereDate = item.PremiereDate,
  1270. ProductionYear = item.ProductionYear
  1271. };
  1272. info.PrimaryImageTag = GetImageCacheTag(item, ImageType.Primary);
  1273. if (info.PrimaryImageTag != null)
  1274. {
  1275. info.PrimaryImageItemId = GetDtoId(item);
  1276. }
  1277. var episode = item as Episode;
  1278. if (episode != null)
  1279. {
  1280. info.IndexNumberEnd = episode.IndexNumberEnd;
  1281. }
  1282. var hasSeries = item as IHasSeries;
  1283. if (hasSeries != null)
  1284. {
  1285. info.SeriesName = hasSeries.SeriesName;
  1286. }
  1287. var recording = item as ILiveTvRecording;
  1288. if (recording != null)
  1289. {
  1290. if (recording.IsSeries)
  1291. {
  1292. info.Name = recording.EpisodeTitle;
  1293. info.SeriesName = recording.Name;
  1294. if (string.IsNullOrWhiteSpace(info.Name))
  1295. {
  1296. info.Name = recording.Name;
  1297. }
  1298. }
  1299. }
  1300. var audio = item as Audio;
  1301. if (audio != null)
  1302. {
  1303. info.Album = audio.Album;
  1304. info.Artists = audio.Artists;
  1305. if (info.PrimaryImageTag == null)
  1306. {
  1307. var album = audio.AlbumEntity;
  1308. if (album != null && album.HasImage(ImageType.Primary))
  1309. {
  1310. info.PrimaryImageTag = GetImageCacheTag(album, ImageType.Primary);
  1311. if (info.PrimaryImageTag != null)
  1312. {
  1313. info.PrimaryImageItemId = GetDtoId(album);
  1314. }
  1315. }
  1316. }
  1317. }
  1318. var musicVideo = item as MusicVideo;
  1319. if (musicVideo != null)
  1320. {
  1321. info.Album = musicVideo.Album;
  1322. info.Artists = musicVideo.Artists.ToList();
  1323. }
  1324. var backropItem = item.HasImage(ImageType.Backdrop) ? item : null;
  1325. var thumbItem = item.HasImage(ImageType.Thumb) ? item : null;
  1326. var logoItem = item.HasImage(ImageType.Logo) ? item : null;
  1327. if (thumbItem == null)
  1328. {
  1329. if (episode != null)
  1330. {
  1331. var series = episode.Series;
  1332. if (series != null && series.HasImage(ImageType.Thumb))
  1333. {
  1334. thumbItem = series;
  1335. }
  1336. }
  1337. }
  1338. if (backropItem == null)
  1339. {
  1340. if (episode != null)
  1341. {
  1342. var series = episode.Series;
  1343. if (series != null && series.HasImage(ImageType.Backdrop))
  1344. {
  1345. backropItem = series;
  1346. }
  1347. }
  1348. }
  1349. if (backropItem == null)
  1350. {
  1351. backropItem = item.GetParents().FirstOrDefault(i => i.HasImage(ImageType.Backdrop));
  1352. }
  1353. if (thumbItem == null)
  1354. {
  1355. thumbItem = item.GetParents().FirstOrDefault(i => i.HasImage(ImageType.Thumb));
  1356. }
  1357. if (logoItem == null)
  1358. {
  1359. logoItem = item.GetParents().FirstOrDefault(i => i.HasImage(ImageType.Logo));
  1360. }
  1361. if (thumbItem != null)
  1362. {
  1363. info.ThumbImageTag = GetImageCacheTag(thumbItem, ImageType.Thumb);
  1364. info.ThumbItemId = GetDtoId(thumbItem);
  1365. }
  1366. if (backropItem != null)
  1367. {
  1368. info.BackdropImageTag = GetImageCacheTag(backropItem, ImageType.Backdrop);
  1369. info.BackdropItemId = GetDtoId(backropItem);
  1370. }
  1371. if (logoItem != null)
  1372. {
  1373. info.LogoImageTag = GetImageCacheTag(logoItem, ImageType.Logo);
  1374. info.LogoItemId = GetDtoId(logoItem);
  1375. }
  1376. if (chapterOwner != null)
  1377. {
  1378. info.ChapterImagesItemId = chapterOwner.Id.ToString("N");
  1379. info.Chapters = _dtoService.GetChapterInfoDtos(chapterOwner).ToList();
  1380. }
  1381. if (mediaSource != null)
  1382. {
  1383. info.MediaStreams = mediaSource.MediaStreams;
  1384. }
  1385. return info;
  1386. }
  1387. private string GetImageCacheTag(BaseItem item, ImageType type)
  1388. {
  1389. try
  1390. {
  1391. return _imageProcessor.GetImageCacheTag(item, type);
  1392. }
  1393. catch (Exception ex)
  1394. {
  1395. _logger.ErrorException("Error getting {0} image info", ex, type);
  1396. return null;
  1397. }
  1398. }
  1399. private string GetDtoId(BaseItem item)
  1400. {
  1401. return _dtoService.GetDtoId(item);
  1402. }
  1403. public void ReportNowViewingItem(string sessionId, string itemId)
  1404. {
  1405. var item = _libraryManager.GetItemById(new Guid(itemId));
  1406. var info = GetItemInfo(item, null, null);
  1407. ReportNowViewingItem(sessionId, info);
  1408. }
  1409. public void ReportNowViewingItem(string sessionId, BaseItemInfo item)
  1410. {
  1411. var session = GetSession(sessionId);
  1412. session.NowViewingItem = item;
  1413. }
  1414. public void ReportTranscodingInfo(string deviceId, TranscodingInfo info)
  1415. {
  1416. var session = Sessions.FirstOrDefault(i => string.Equals(i.DeviceId, deviceId));
  1417. if (session != null)
  1418. {
  1419. session.TranscodingInfo = info;
  1420. }
  1421. }
  1422. public void ClearTranscodingInfo(string deviceId)
  1423. {
  1424. ReportTranscodingInfo(deviceId, null);
  1425. }
  1426. public SessionInfo GetSession(string deviceId, string client, string version)
  1427. {
  1428. return Sessions.FirstOrDefault(i => string.Equals(i.DeviceId, deviceId) &&
  1429. string.Equals(i.Client, client));
  1430. }
  1431. public Task<SessionInfo> GetSessionByAuthenticationToken(AuthenticationInfo info, string deviceId, string remoteEndpoint, string appVersion)
  1432. {
  1433. if (info == null)
  1434. {
  1435. throw new ArgumentNullException("info");
  1436. }
  1437. var user = string.IsNullOrWhiteSpace(info.UserId)
  1438. ? null
  1439. : _userManager.GetUserById(info.UserId);
  1440. appVersion = string.IsNullOrWhiteSpace(appVersion)
  1441. ? info.AppVersion
  1442. : appVersion;
  1443. var deviceName = info.DeviceName;
  1444. var appName = info.AppName;
  1445. if (!string.IsNullOrWhiteSpace(deviceId))
  1446. {
  1447. // Replace the info from the token with more recent info
  1448. var device = _deviceManager.GetDevice(deviceId);
  1449. if (device != null)
  1450. {
  1451. deviceName = device.Name;
  1452. appName = device.AppName;
  1453. if (!string.IsNullOrWhiteSpace(device.AppVersion))
  1454. {
  1455. appVersion = device.AppVersion;
  1456. }
  1457. }
  1458. }
  1459. else
  1460. {
  1461. deviceId = info.DeviceId;
  1462. }
  1463. // Prevent argument exception
  1464. if (string.IsNullOrWhiteSpace(appVersion))
  1465. {
  1466. appVersion = "1";
  1467. }
  1468. return LogSessionActivity(appName, appVersion, deviceId, deviceName, remoteEndpoint, user);
  1469. }
  1470. public Task<SessionInfo> GetSessionByAuthenticationToken(string token, string deviceId, string remoteEndpoint)
  1471. {
  1472. var result = _authRepo.Get(new AuthenticationInfoQuery
  1473. {
  1474. AccessToken = token
  1475. });
  1476. var info = result.Items.FirstOrDefault();
  1477. if (info == null)
  1478. {
  1479. return Task.FromResult<SessionInfo>(null);
  1480. }
  1481. return GetSessionByAuthenticationToken(info, deviceId, remoteEndpoint, null);
  1482. }
  1483. public Task SendMessageToUserSessions<T>(string userId, string name, T data,
  1484. CancellationToken cancellationToken)
  1485. {
  1486. var sessions = Sessions.Where(i => i.IsActive && i.SessionController != null && i.ContainsUser(userId)).ToList();
  1487. var tasks = sessions.Select(session => Task.Run(async () =>
  1488. {
  1489. try
  1490. {
  1491. await session.SessionController.SendMessage(name, data, cancellationToken).ConfigureAwait(false);
  1492. }
  1493. catch (Exception ex)
  1494. {
  1495. _logger.ErrorException("Error sending message", ex);
  1496. }
  1497. }, cancellationToken));
  1498. return Task.WhenAll(tasks);
  1499. }
  1500. public Task SendMessageToUserDeviceSessions<T>(string deviceId, string name, T data,
  1501. CancellationToken cancellationToken)
  1502. {
  1503. var sessions = Sessions.Where(i => i.IsActive && i.SessionController != null && string.Equals(i.DeviceId, deviceId, StringComparison.OrdinalIgnoreCase)).ToList();
  1504. var tasks = sessions.Select(session => Task.Run(async () =>
  1505. {
  1506. try
  1507. {
  1508. await session.SessionController.SendMessage(name, data, cancellationToken).ConfigureAwait(false);
  1509. }
  1510. catch (Exception ex)
  1511. {
  1512. _logger.ErrorException("Error sending message", ex);
  1513. }
  1514. }, cancellationToken));
  1515. return Task.WhenAll(tasks);
  1516. }
  1517. }
  1518. }