BaseItem.cs 94 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959
  1. using System;
  2. using System.Collections.Generic;
  3. using System.Globalization;
  4. using System.IO;
  5. using System.Linq;
  6. using System.Text;
  7. using System.Text.Json.Serialization;
  8. using System.Threading;
  9. using System.Threading.Tasks;
  10. using MediaBrowser.Common.Extensions;
  11. using MediaBrowser.Controller.Channels;
  12. using MediaBrowser.Controller.Configuration;
  13. using MediaBrowser.Controller.Dto;
  14. using MediaBrowser.Controller.Extensions;
  15. using MediaBrowser.Controller.Library;
  16. using MediaBrowser.Controller.Persistence;
  17. using MediaBrowser.Controller.Providers;
  18. using MediaBrowser.Model.Configuration;
  19. using MediaBrowser.Model.Dto;
  20. using MediaBrowser.Model.Entities;
  21. using MediaBrowser.Model.Globalization;
  22. using MediaBrowser.Model.IO;
  23. using MediaBrowser.Model.Library;
  24. using MediaBrowser.Model.LiveTv;
  25. using MediaBrowser.Model.MediaInfo;
  26. using MediaBrowser.Model.Providers;
  27. using MediaBrowser.Model.Users;
  28. using Microsoft.Extensions.Logging;
  29. namespace MediaBrowser.Controller.Entities
  30. {
  31. /// <summary>
  32. /// Class BaseItem
  33. /// </summary>
  34. public abstract class BaseItem : IHasProviderIds, IHasLookupInfo<ItemLookupInfo>, IEquatable<BaseItem>
  35. {
  36. /// <summary>
  37. /// The supported image extensions
  38. /// </summary>
  39. public static readonly string[] SupportedImageExtensions
  40. = new[] { ".png", ".jpg", ".jpeg", ".tbn", ".gif" };
  41. private static readonly List<string> _supportedExtensions = new List<string>(SupportedImageExtensions)
  42. {
  43. ".nfo",
  44. ".xml",
  45. ".srt",
  46. ".vtt",
  47. ".sub",
  48. ".idx",
  49. ".txt",
  50. ".edl",
  51. ".bif",
  52. ".smi",
  53. ".ttml"
  54. };
  55. protected BaseItem()
  56. {
  57. ThemeSongIds = Array.Empty<Guid>();
  58. ThemeVideoIds = Array.Empty<Guid>();
  59. Tags = Array.Empty<string>();
  60. Genres = Array.Empty<string>();
  61. Studios = Array.Empty<string>();
  62. ProviderIds = new Dictionary<string, string>(StringComparer.OrdinalIgnoreCase);
  63. LockedFields = Array.Empty<MetadataFields>();
  64. ImageInfos = Array.Empty<ItemImageInfo>();
  65. ProductionLocations = Array.Empty<string>();
  66. RemoteTrailers = Array.Empty<MediaUrl>();
  67. ExtraIds = Array.Empty<Guid>();
  68. }
  69. public static readonly char[] SlugReplaceChars = { '?', '/', '&' };
  70. public static char SlugChar = '-';
  71. /// <summary>
  72. /// The trailer folder name
  73. /// </summary>
  74. public const string TrailerFolderName = "trailers";
  75. public const string ThemeSongsFolderName = "theme-music";
  76. public const string ThemeSongFilename = "theme";
  77. public const string ThemeVideosFolderName = "backdrops";
  78. public const string ExtrasFolderName = "extras";
  79. public const string BehindTheScenesFolderName = "behind the scenes";
  80. public const string DeletedScenesFolderName = "deleted scenes";
  81. public const string InterviewFolderName = "interviews";
  82. public const string SceneFolderName = "scenes";
  83. public const string SampleFolderName = "samples";
  84. public static readonly string[] AllExtrasTypesFolderNames = {
  85. ExtrasFolderName,
  86. BehindTheScenesFolderName,
  87. DeletedScenesFolderName,
  88. InterviewFolderName,
  89. SceneFolderName,
  90. SampleFolderName
  91. };
  92. [JsonIgnore]
  93. public Guid[] ThemeSongIds { get; set; }
  94. [JsonIgnore]
  95. public Guid[] ThemeVideoIds { get; set; }
  96. [JsonIgnore]
  97. public string PreferredMetadataCountryCode { get; set; }
  98. [JsonIgnore]
  99. public string PreferredMetadataLanguage { get; set; }
  100. public long? Size { get; set; }
  101. public string Container { get; set; }
  102. [JsonIgnore]
  103. public string Tagline { get; set; }
  104. [JsonIgnore]
  105. public virtual ItemImageInfo[] ImageInfos { get; set; }
  106. [JsonIgnore]
  107. public bool IsVirtualItem { get; set; }
  108. /// <summary>
  109. /// Gets or sets the album.
  110. /// </summary>
  111. /// <value>The album.</value>
  112. [JsonIgnore]
  113. public string Album { get; set; }
  114. /// <summary>
  115. /// Gets or sets the channel identifier.
  116. /// </summary>
  117. /// <value>The channel identifier.</value>
  118. [JsonIgnore]
  119. public Guid ChannelId { get; set; }
  120. [JsonIgnore]
  121. public virtual bool SupportsAddingToPlaylist => false;
  122. [JsonIgnore]
  123. public virtual bool AlwaysScanInternalMetadataPath => false;
  124. /// <summary>
  125. /// Gets a value indicating whether this instance is in mixed folder.
  126. /// </summary>
  127. /// <value><c>true</c> if this instance is in mixed folder; otherwise, <c>false</c>.</value>
  128. [JsonIgnore]
  129. public bool IsInMixedFolder { get; set; }
  130. [JsonIgnore]
  131. public virtual bool SupportsPlayedStatus => false;
  132. [JsonIgnore]
  133. public virtual bool SupportsPositionTicksResume => false;
  134. [JsonIgnore]
  135. public virtual bool SupportsRemoteImageDownloading => true;
  136. private string _name;
  137. /// <summary>
  138. /// Gets or sets the name.
  139. /// </summary>
  140. /// <value>The name.</value>
  141. [JsonIgnore]
  142. public virtual string Name
  143. {
  144. get => _name;
  145. set
  146. {
  147. _name = value;
  148. // lazy load this again
  149. _sortName = null;
  150. }
  151. }
  152. [JsonIgnore]
  153. public bool IsUnaired => PremiereDate.HasValue && PremiereDate.Value.ToLocalTime().Date >= DateTime.Now.Date;
  154. [JsonIgnore]
  155. public int? TotalBitrate { get; set; }
  156. [JsonIgnore]
  157. public ExtraType? ExtraType { get; set; }
  158. [JsonIgnore]
  159. public bool IsThemeMedia => ExtraType.HasValue && (ExtraType.Value == Model.Entities.ExtraType.ThemeSong || ExtraType.Value == Model.Entities.ExtraType.ThemeVideo);
  160. [JsonIgnore]
  161. public string OriginalTitle { get; set; }
  162. /// <summary>
  163. /// Gets or sets the id.
  164. /// </summary>
  165. /// <value>The id.</value>
  166. [JsonIgnore]
  167. public Guid Id { get; set; }
  168. [JsonIgnore]
  169. public Guid OwnerId { get; set; }
  170. /// <summary>
  171. /// Gets or sets the audio.
  172. /// </summary>
  173. /// <value>The audio.</value>
  174. [JsonIgnore]
  175. public ProgramAudio? Audio { get; set; }
  176. /// <summary>
  177. /// Return the id that should be used to key display prefs for this item.
  178. /// Default is based on the type for everything except actual generic folders.
  179. /// </summary>
  180. /// <value>The display prefs id.</value>
  181. [JsonIgnore]
  182. public virtual Guid DisplayPreferencesId
  183. {
  184. get
  185. {
  186. var thisType = GetType();
  187. return thisType == typeof(Folder) ? Id : thisType.FullName.GetMD5();
  188. }
  189. }
  190. /// <summary>
  191. /// Gets or sets the path.
  192. /// </summary>
  193. /// <value>The path.</value>
  194. [JsonIgnore]
  195. public virtual string Path { get; set; }
  196. [JsonIgnore]
  197. public virtual SourceType SourceType
  198. {
  199. get
  200. {
  201. if (!ChannelId.Equals(Guid.Empty))
  202. {
  203. return SourceType.Channel;
  204. }
  205. return SourceType.Library;
  206. }
  207. }
  208. /// <summary>
  209. /// Returns the folder containing the item.
  210. /// If the item is a folder, it returns the folder itself
  211. /// </summary>
  212. [JsonIgnore]
  213. public virtual string ContainingFolderPath
  214. {
  215. get
  216. {
  217. if (IsFolder)
  218. {
  219. return Path;
  220. }
  221. return System.IO.Path.GetDirectoryName(Path);
  222. }
  223. }
  224. /// <summary>
  225. /// Gets or sets the name of the service.
  226. /// </summary>
  227. /// <value>The name of the service.</value>
  228. [JsonIgnore]
  229. public string ServiceName { get; set; }
  230. /// <summary>
  231. /// If this content came from an external service, the id of the content on that service
  232. /// </summary>
  233. [JsonIgnore]
  234. public string ExternalId { get; set; }
  235. [JsonIgnore]
  236. public string ExternalSeriesId { get; set; }
  237. /// <summary>
  238. /// Gets or sets the etag.
  239. /// </summary>
  240. /// <value>The etag.</value>
  241. [JsonIgnore]
  242. public string ExternalEtag { get; set; }
  243. [JsonIgnore]
  244. public virtual bool IsHidden => false;
  245. public BaseItem GetOwner()
  246. {
  247. var ownerId = OwnerId;
  248. return ownerId.Equals(Guid.Empty) ? null : LibraryManager.GetItemById(ownerId);
  249. }
  250. /// <summary>
  251. /// Gets or sets the type of the location.
  252. /// </summary>
  253. /// <value>The type of the location.</value>
  254. [JsonIgnore]
  255. public virtual LocationType LocationType
  256. {
  257. get
  258. {
  259. //if (IsOffline)
  260. //{
  261. // return LocationType.Offline;
  262. //}
  263. var path = Path;
  264. if (string.IsNullOrEmpty(path))
  265. {
  266. if (SourceType == SourceType.Channel)
  267. {
  268. return LocationType.Remote;
  269. }
  270. return LocationType.Virtual;
  271. }
  272. return FileSystem.IsPathFile(path) ? LocationType.FileSystem : LocationType.Remote;
  273. }
  274. }
  275. [JsonIgnore]
  276. public MediaProtocol? PathProtocol
  277. {
  278. get
  279. {
  280. var path = Path;
  281. if (string.IsNullOrEmpty(path))
  282. {
  283. return null;
  284. }
  285. return MediaSourceManager.GetPathProtocol(path);
  286. }
  287. }
  288. public bool IsPathProtocol(MediaProtocol protocol)
  289. {
  290. var current = PathProtocol;
  291. return current.HasValue && current.Value == protocol;
  292. }
  293. [JsonIgnore]
  294. public bool IsFileProtocol => IsPathProtocol(MediaProtocol.File);
  295. [JsonIgnore]
  296. public bool HasPathProtocol => PathProtocol.HasValue;
  297. [JsonIgnore]
  298. public virtual bool SupportsLocalMetadata
  299. {
  300. get
  301. {
  302. if (SourceType == SourceType.Channel)
  303. {
  304. return false;
  305. }
  306. return IsFileProtocol;
  307. }
  308. }
  309. [JsonIgnore]
  310. public virtual string FileNameWithoutExtension
  311. {
  312. get
  313. {
  314. if (IsFileProtocol)
  315. {
  316. return System.IO.Path.GetFileNameWithoutExtension(Path);
  317. }
  318. return null;
  319. }
  320. }
  321. [JsonIgnore]
  322. public virtual bool EnableAlphaNumericSorting => true;
  323. private List<Tuple<StringBuilder, bool>> GetSortChunks(string s1)
  324. {
  325. var list = new List<Tuple<StringBuilder, bool>>();
  326. int thisMarker = 0;
  327. while (thisMarker < s1.Length)
  328. {
  329. char thisCh = s1[thisMarker];
  330. var thisChunk = new StringBuilder();
  331. bool isNumeric = char.IsDigit(thisCh);
  332. while (thisMarker < s1.Length && char.IsDigit(thisCh) == isNumeric)
  333. {
  334. thisChunk.Append(thisCh);
  335. thisMarker++;
  336. if (thisMarker < s1.Length)
  337. {
  338. thisCh = s1[thisMarker];
  339. }
  340. }
  341. list.Add(new Tuple<StringBuilder, bool>(thisChunk, isNumeric));
  342. }
  343. return list;
  344. }
  345. /// <summary>
  346. /// This is just a helper for convenience
  347. /// </summary>
  348. /// <value>The primary image path.</value>
  349. [JsonIgnore]
  350. public string PrimaryImagePath => this.GetImagePath(ImageType.Primary);
  351. public bool IsMetadataFetcherEnabled(LibraryOptions libraryOptions, string name)
  352. {
  353. if (SourceType == SourceType.Channel)
  354. {
  355. // hack alert
  356. return !EnableMediaSourceDisplay;
  357. }
  358. var typeOptions = libraryOptions.GetTypeOptions(GetType().Name);
  359. if (typeOptions != null)
  360. {
  361. return typeOptions.MetadataFetchers.Contains(name, StringComparer.OrdinalIgnoreCase);
  362. }
  363. if (!libraryOptions.EnableInternetProviders)
  364. {
  365. return false;
  366. }
  367. var itemConfig = ConfigurationManager.Configuration.MetadataOptions.FirstOrDefault(i => string.Equals(i.ItemType, GetType().Name, StringComparison.OrdinalIgnoreCase));
  368. return itemConfig == null || !itemConfig.DisabledMetadataFetchers.Contains(name, StringComparer.OrdinalIgnoreCase);
  369. }
  370. public bool IsImageFetcherEnabled(LibraryOptions libraryOptions, string name)
  371. {
  372. if (this is Channel)
  373. {
  374. // hack alert
  375. return true;
  376. }
  377. if (SourceType == SourceType.Channel)
  378. {
  379. // hack alert
  380. return !EnableMediaSourceDisplay;
  381. }
  382. var typeOptions = libraryOptions.GetTypeOptions(GetType().Name);
  383. if (typeOptions != null)
  384. {
  385. return typeOptions.ImageFetchers.Contains(name, StringComparer.OrdinalIgnoreCase);
  386. }
  387. if (!libraryOptions.EnableInternetProviders)
  388. {
  389. return false;
  390. }
  391. var itemConfig = ConfigurationManager.Configuration.MetadataOptions.FirstOrDefault(i => string.Equals(i.ItemType, GetType().Name, StringComparison.OrdinalIgnoreCase));
  392. return itemConfig == null || !itemConfig.DisabledImageFetchers.Contains(name, StringComparer.OrdinalIgnoreCase);
  393. }
  394. public virtual bool CanDelete()
  395. {
  396. if (SourceType == SourceType.Channel)
  397. {
  398. return ChannelManager.CanDelete(this);
  399. }
  400. return IsFileProtocol;
  401. }
  402. public virtual bool IsAuthorizedToDelete(User user, List<Folder> allCollectionFolders)
  403. {
  404. if (user.Policy.EnableContentDeletion)
  405. {
  406. return true;
  407. }
  408. var allowed = user.Policy.EnableContentDeletionFromFolders;
  409. if (SourceType == SourceType.Channel)
  410. {
  411. return allowed.Contains(ChannelId.ToString(""), StringComparer.OrdinalIgnoreCase);
  412. }
  413. else
  414. {
  415. var collectionFolders = LibraryManager.GetCollectionFolders(this, allCollectionFolders);
  416. foreach (var folder in collectionFolders)
  417. {
  418. if (allowed.Contains(folder.Id.ToString("N", CultureInfo.InvariantCulture), StringComparer.OrdinalIgnoreCase))
  419. {
  420. return true;
  421. }
  422. }
  423. }
  424. return false;
  425. }
  426. public bool CanDelete(User user, List<Folder> allCollectionFolders)
  427. {
  428. return CanDelete() && IsAuthorizedToDelete(user, allCollectionFolders);
  429. }
  430. public bool CanDelete(User user)
  431. {
  432. var allCollectionFolders = LibraryManager.GetUserRootFolder().Children.OfType<Folder>().ToList();
  433. return CanDelete(user, allCollectionFolders);
  434. }
  435. public virtual bool CanDownload()
  436. {
  437. return false;
  438. }
  439. public virtual bool IsAuthorizedToDownload(User user)
  440. {
  441. return user.Policy.EnableContentDownloading;
  442. }
  443. public bool CanDownload(User user)
  444. {
  445. return CanDownload() && IsAuthorizedToDownload(user);
  446. }
  447. /// <summary>
  448. /// Gets or sets the date created.
  449. /// </summary>
  450. /// <value>The date created.</value>
  451. [JsonIgnore]
  452. public DateTime DateCreated { get; set; }
  453. /// <summary>
  454. /// Gets or sets the date modified.
  455. /// </summary>
  456. /// <value>The date modified.</value>
  457. [JsonIgnore]
  458. public DateTime DateModified { get; set; }
  459. public DateTime DateLastSaved { get; set; }
  460. [JsonIgnore]
  461. public DateTime DateLastRefreshed { get; set; }
  462. /// <summary>
  463. /// The logger
  464. /// </summary>
  465. public static ILogger Logger { get; set; }
  466. public static ILibraryManager LibraryManager { get; set; }
  467. public static IServerConfigurationManager ConfigurationManager { get; set; }
  468. public static IProviderManager ProviderManager { get; set; }
  469. public static ILocalizationManager LocalizationManager { get; set; }
  470. public static IItemRepository ItemRepository { get; set; }
  471. public static IFileSystem FileSystem { get; set; }
  472. public static IUserDataManager UserDataManager { get; set; }
  473. public static IChannelManager ChannelManager { get; set; }
  474. public static IMediaSourceManager MediaSourceManager { get; set; }
  475. /// <summary>
  476. /// Returns a <see cref="string" /> that represents this instance.
  477. /// </summary>
  478. /// <returns>A <see cref="string" /> that represents this instance.</returns>
  479. public override string ToString()
  480. {
  481. return Name;
  482. }
  483. [JsonIgnore]
  484. public bool IsLocked { get; set; }
  485. /// <summary>
  486. /// Gets or sets the locked fields.
  487. /// </summary>
  488. /// <value>The locked fields.</value>
  489. [JsonIgnore]
  490. public MetadataFields[] LockedFields { get; set; }
  491. /// <summary>
  492. /// Gets the type of the media.
  493. /// </summary>
  494. /// <value>The type of the media.</value>
  495. [JsonIgnore]
  496. public virtual string MediaType => null;
  497. [JsonIgnore]
  498. public virtual string[] PhysicalLocations
  499. {
  500. get
  501. {
  502. if (!IsFileProtocol)
  503. {
  504. return new string[] { };
  505. }
  506. return new[] { Path };
  507. }
  508. }
  509. private string _forcedSortName;
  510. /// <summary>
  511. /// Gets or sets the name of the forced sort.
  512. /// </summary>
  513. /// <value>The name of the forced sort.</value>
  514. [JsonIgnore]
  515. public string ForcedSortName
  516. {
  517. get => _forcedSortName;
  518. set { _forcedSortName = value; _sortName = null; }
  519. }
  520. private string _sortName;
  521. /// <summary>
  522. /// Gets the name of the sort.
  523. /// </summary>
  524. /// <value>The name of the sort.</value>
  525. [JsonIgnore]
  526. public string SortName
  527. {
  528. get
  529. {
  530. if (_sortName == null)
  531. {
  532. if (!string.IsNullOrEmpty(ForcedSortName))
  533. {
  534. // Need the ToLower because that's what CreateSortName does
  535. _sortName = ModifySortChunks(ForcedSortName).ToLowerInvariant();
  536. }
  537. else
  538. {
  539. _sortName = CreateSortName();
  540. }
  541. }
  542. return _sortName;
  543. }
  544. set => _sortName = value;
  545. }
  546. public string GetInternalMetadataPath()
  547. {
  548. var basePath = ConfigurationManager.ApplicationPaths.InternalMetadataPath;
  549. return GetInternalMetadataPath(basePath);
  550. }
  551. protected virtual string GetInternalMetadataPath(string basePath)
  552. {
  553. if (SourceType == SourceType.Channel)
  554. {
  555. return System.IO.Path.Combine(basePath, "channels", ChannelId.ToString("N", CultureInfo.InvariantCulture), Id.ToString("N", CultureInfo.InvariantCulture));
  556. }
  557. var idString = Id.ToString("N", CultureInfo.InvariantCulture);
  558. basePath = System.IO.Path.Combine(basePath, "library");
  559. return System.IO.Path.Combine(basePath, idString.Substring(0, 2), idString);
  560. }
  561. /// <summary>
  562. /// Creates the name of the sort.
  563. /// </summary>
  564. /// <returns>System.String.</returns>
  565. protected virtual string CreateSortName()
  566. {
  567. if (Name == null) return null; //some items may not have name filled in properly
  568. if (!EnableAlphaNumericSorting)
  569. {
  570. return Name.TrimStart();
  571. }
  572. var sortable = Name.Trim().ToLowerInvariant();
  573. foreach (var removeChar in ConfigurationManager.Configuration.SortRemoveCharacters)
  574. {
  575. sortable = sortable.Replace(removeChar, string.Empty);
  576. }
  577. foreach (var replaceChar in ConfigurationManager.Configuration.SortReplaceCharacters)
  578. {
  579. sortable = sortable.Replace(replaceChar, " ");
  580. }
  581. foreach (var search in ConfigurationManager.Configuration.SortRemoveWords)
  582. {
  583. // Remove from beginning if a space follows
  584. if (sortable.StartsWith(search + " "))
  585. {
  586. sortable = sortable.Remove(0, search.Length + 1);
  587. }
  588. // Remove from middle if surrounded by spaces
  589. sortable = sortable.Replace(" " + search + " ", " ");
  590. // Remove from end if followed by a space
  591. if (sortable.EndsWith(" " + search))
  592. {
  593. sortable = sortable.Remove(sortable.Length - (search.Length + 1));
  594. }
  595. }
  596. return ModifySortChunks(sortable);
  597. }
  598. private string ModifySortChunks(string name)
  599. {
  600. var chunks = GetSortChunks(name);
  601. var builder = new StringBuilder();
  602. foreach (var chunk in chunks)
  603. {
  604. var chunkBuilder = chunk.Item1;
  605. // This chunk is numeric
  606. if (chunk.Item2)
  607. {
  608. while (chunkBuilder.Length < 10)
  609. {
  610. chunkBuilder.Insert(0, '0');
  611. }
  612. }
  613. builder.Append(chunkBuilder);
  614. }
  615. //logger.LogDebug("ModifySortChunks Start: {0} End: {1}", name, builder.ToString());
  616. return builder.ToString().RemoveDiacritics();
  617. }
  618. [JsonIgnore]
  619. public bool EnableMediaSourceDisplay
  620. {
  621. get
  622. {
  623. if (SourceType == SourceType.Channel)
  624. {
  625. return ChannelManager.EnableMediaSourceDisplay(this);
  626. }
  627. return true;
  628. }
  629. }
  630. [JsonIgnore]
  631. public Guid ParentId { get; set; }
  632. /// <summary>
  633. /// Gets or sets the parent.
  634. /// </summary>
  635. /// <value>The parent.</value>
  636. [JsonIgnore]
  637. public Folder Parent
  638. {
  639. get => GetParent() as Folder;
  640. set
  641. {
  642. }
  643. }
  644. public void SetParent(Folder parent)
  645. {
  646. ParentId = parent == null ? Guid.Empty : parent.Id;
  647. }
  648. public BaseItem GetParent()
  649. {
  650. var parentId = ParentId;
  651. if (!parentId.Equals(Guid.Empty))
  652. {
  653. return LibraryManager.GetItemById(parentId);
  654. }
  655. return null;
  656. }
  657. public IEnumerable<BaseItem> GetParents()
  658. {
  659. var parent = GetParent();
  660. while (parent != null)
  661. {
  662. yield return parent;
  663. parent = parent.GetParent();
  664. }
  665. }
  666. /// <summary>
  667. /// Finds a parent of a given type
  668. /// </summary>
  669. /// <typeparam name="T"></typeparam>
  670. /// <returns>``0.</returns>
  671. public T FindParent<T>()
  672. where T : Folder
  673. {
  674. foreach (var parent in GetParents())
  675. {
  676. var item = parent as T;
  677. if (item != null)
  678. {
  679. return item;
  680. }
  681. }
  682. return null;
  683. }
  684. [JsonIgnore]
  685. public virtual Guid DisplayParentId
  686. {
  687. get
  688. {
  689. var parentId = ParentId;
  690. return parentId;
  691. }
  692. }
  693. [JsonIgnore]
  694. public BaseItem DisplayParent
  695. {
  696. get
  697. {
  698. var id = DisplayParentId;
  699. if (id.Equals(Guid.Empty))
  700. {
  701. return null;
  702. }
  703. return LibraryManager.GetItemById(id);
  704. }
  705. }
  706. /// <summary>
  707. /// When the item first debuted. For movies this could be premiere date, episodes would be first aired
  708. /// </summary>
  709. /// <value>The premiere date.</value>
  710. [JsonIgnore]
  711. public DateTime? PremiereDate { get; set; }
  712. /// <summary>
  713. /// Gets or sets the end date.
  714. /// </summary>
  715. /// <value>The end date.</value>
  716. [JsonIgnore]
  717. public DateTime? EndDate { get; set; }
  718. /// <summary>
  719. /// Gets or sets the official rating.
  720. /// </summary>
  721. /// <value>The official rating.</value>
  722. [JsonIgnore]
  723. public string OfficialRating { get; set; }
  724. [JsonIgnore]
  725. public int InheritedParentalRatingValue { get; set; }
  726. /// <summary>
  727. /// Gets or sets the critic rating.
  728. /// </summary>
  729. /// <value>The critic rating.</value>
  730. [JsonIgnore]
  731. public float? CriticRating { get; set; }
  732. /// <summary>
  733. /// Gets or sets the custom rating.
  734. /// </summary>
  735. /// <value>The custom rating.</value>
  736. [JsonIgnore]
  737. public string CustomRating { get; set; }
  738. /// <summary>
  739. /// Gets or sets the overview.
  740. /// </summary>
  741. /// <value>The overview.</value>
  742. [JsonIgnore]
  743. public string Overview { get; set; }
  744. /// <summary>
  745. /// Gets or sets the studios.
  746. /// </summary>
  747. /// <value>The studios.</value>
  748. [JsonIgnore]
  749. public string[] Studios { get; set; }
  750. /// <summary>
  751. /// Gets or sets the genres.
  752. /// </summary>
  753. /// <value>The genres.</value>
  754. [JsonIgnore]
  755. public string[] Genres { get; set; }
  756. /// <summary>
  757. /// Gets or sets the tags.
  758. /// </summary>
  759. /// <value>The tags.</value>
  760. [JsonIgnore]
  761. public string[] Tags { get; set; }
  762. [JsonIgnore]
  763. public string[] ProductionLocations { get; set; }
  764. /// <summary>
  765. /// Gets or sets the home page URL.
  766. /// </summary>
  767. /// <value>The home page URL.</value>
  768. [JsonIgnore]
  769. public string HomePageUrl { get; set; }
  770. /// <summary>
  771. /// Gets or sets the community rating.
  772. /// </summary>
  773. /// <value>The community rating.</value>
  774. [JsonIgnore]
  775. public float? CommunityRating { get; set; }
  776. /// <summary>
  777. /// Gets or sets the run time ticks.
  778. /// </summary>
  779. /// <value>The run time ticks.</value>
  780. [JsonIgnore]
  781. public long? RunTimeTicks { get; set; }
  782. /// <summary>
  783. /// Gets or sets the production year.
  784. /// </summary>
  785. /// <value>The production year.</value>
  786. [JsonIgnore]
  787. public int? ProductionYear { get; set; }
  788. /// <summary>
  789. /// If the item is part of a series, this is it's number in the series.
  790. /// This could be episode number, album track number, etc.
  791. /// </summary>
  792. /// <value>The index number.</value>
  793. [JsonIgnore]
  794. public int? IndexNumber { get; set; }
  795. /// <summary>
  796. /// For an episode this could be the season number, or for a song this could be the disc number.
  797. /// </summary>
  798. /// <value>The parent index number.</value>
  799. [JsonIgnore]
  800. public int? ParentIndexNumber { get; set; }
  801. [JsonIgnore]
  802. public virtual bool HasLocalAlternateVersions => false;
  803. [JsonIgnore]
  804. public string OfficialRatingForComparison
  805. {
  806. get
  807. {
  808. var officialRating = OfficialRating;
  809. if (!string.IsNullOrEmpty(officialRating))
  810. {
  811. return officialRating;
  812. }
  813. var parent = DisplayParent;
  814. if (parent != null)
  815. {
  816. return parent.OfficialRatingForComparison;
  817. }
  818. return null;
  819. }
  820. }
  821. [JsonIgnore]
  822. public string CustomRatingForComparison
  823. {
  824. get
  825. {
  826. var customRating = CustomRating;
  827. if (!string.IsNullOrEmpty(customRating))
  828. {
  829. return customRating;
  830. }
  831. var parent = DisplayParent;
  832. if (parent != null)
  833. {
  834. return parent.CustomRatingForComparison;
  835. }
  836. return null;
  837. }
  838. }
  839. /// <summary>
  840. /// Gets the play access.
  841. /// </summary>
  842. /// <param name="user">The user.</param>
  843. /// <returns>PlayAccess.</returns>
  844. public PlayAccess GetPlayAccess(User user)
  845. {
  846. if (!user.Policy.EnableMediaPlayback)
  847. {
  848. return PlayAccess.None;
  849. }
  850. //if (!user.IsParentalScheduleAllowed())
  851. //{
  852. // return PlayAccess.None;
  853. //}
  854. return PlayAccess.Full;
  855. }
  856. public virtual List<MediaStream> GetMediaStreams()
  857. {
  858. return MediaSourceManager.GetMediaStreams(new MediaStreamQuery
  859. {
  860. ItemId = Id
  861. });
  862. }
  863. protected virtual bool IsActiveRecording()
  864. {
  865. return false;
  866. }
  867. public virtual List<MediaSourceInfo> GetMediaSources(bool enablePathSubstitution)
  868. {
  869. if (SourceType == SourceType.Channel)
  870. {
  871. var sources = ChannelManager.GetStaticMediaSources(this, CancellationToken.None)
  872. .ToList();
  873. if (sources.Count > 0)
  874. {
  875. return sources;
  876. }
  877. }
  878. var list = GetAllItemsForMediaSources();
  879. var result = list.Select(i => GetVersionInfo(enablePathSubstitution, i.Item1, i.Item2)).ToList();
  880. if (IsActiveRecording())
  881. {
  882. foreach (var mediaSource in result)
  883. {
  884. mediaSource.Type = MediaSourceType.Placeholder;
  885. }
  886. }
  887. return result.OrderBy(i =>
  888. {
  889. if (i.VideoType == VideoType.VideoFile)
  890. {
  891. return 0;
  892. }
  893. return 1;
  894. }).ThenBy(i => i.Video3DFormat.HasValue ? 1 : 0)
  895. .ThenByDescending(i =>
  896. {
  897. var stream = i.VideoStream;
  898. return stream == null || stream.Width == null ? 0 : stream.Width.Value;
  899. })
  900. .ToList();
  901. }
  902. protected virtual List<Tuple<BaseItem, MediaSourceType>> GetAllItemsForMediaSources()
  903. {
  904. return new List<Tuple<BaseItem, MediaSourceType>>();
  905. }
  906. private MediaSourceInfo GetVersionInfo(bool enablePathSubstitution, BaseItem item, MediaSourceType type)
  907. {
  908. if (item == null)
  909. {
  910. throw new ArgumentNullException(nameof(item));
  911. }
  912. var protocol = item.PathProtocol;
  913. var info = new MediaSourceInfo
  914. {
  915. Id = item.Id.ToString("N", CultureInfo.InvariantCulture),
  916. Protocol = protocol ?? MediaProtocol.File,
  917. MediaStreams = MediaSourceManager.GetMediaStreams(item.Id),
  918. MediaAttachments = MediaSourceManager.GetMediaAttachments(item.Id),
  919. Name = GetMediaSourceName(item),
  920. Path = enablePathSubstitution ? GetMappedPath(item, item.Path, protocol) : item.Path,
  921. RunTimeTicks = item.RunTimeTicks,
  922. Container = item.Container,
  923. Size = item.Size,
  924. Type = type
  925. };
  926. if (string.IsNullOrEmpty(info.Path))
  927. {
  928. info.Type = MediaSourceType.Placeholder;
  929. }
  930. if (info.Protocol == MediaProtocol.File)
  931. {
  932. info.ETag = item.DateModified.Ticks.ToString(CultureInfo.InvariantCulture).GetMD5().ToString("N", CultureInfo.InvariantCulture);
  933. }
  934. var video = item as Video;
  935. if (video != null)
  936. {
  937. info.IsoType = video.IsoType;
  938. info.VideoType = video.VideoType;
  939. info.Video3DFormat = video.Video3DFormat;
  940. info.Timestamp = video.Timestamp;
  941. if (video.IsShortcut)
  942. {
  943. info.IsRemote = true;
  944. info.Path = video.ShortcutPath;
  945. info.Protocol = MediaSourceManager.GetPathProtocol(info.Path);
  946. }
  947. if (string.IsNullOrEmpty(info.Container))
  948. {
  949. if (video.VideoType == VideoType.VideoFile || video.VideoType == VideoType.Iso)
  950. {
  951. if (protocol.HasValue && protocol.Value == MediaProtocol.File)
  952. {
  953. info.Container = System.IO.Path.GetExtension(item.Path).TrimStart('.');
  954. }
  955. }
  956. }
  957. }
  958. if (string.IsNullOrEmpty(info.Container))
  959. {
  960. if (protocol.HasValue && protocol.Value == MediaProtocol.File)
  961. {
  962. info.Container = System.IO.Path.GetExtension(item.Path).TrimStart('.');
  963. }
  964. }
  965. if (info.SupportsDirectStream && !string.IsNullOrEmpty(info.Path))
  966. {
  967. info.SupportsDirectStream = MediaSourceManager.SupportsDirectStream(info.Path, info.Protocol);
  968. }
  969. if (video != null && video.VideoType != VideoType.VideoFile)
  970. {
  971. info.SupportsDirectStream = false;
  972. }
  973. info.Bitrate = item.TotalBitrate;
  974. info.InferTotalBitrate();
  975. return info;
  976. }
  977. private string GetMediaSourceName(BaseItem item)
  978. {
  979. var terms = new List<string>();
  980. var path = item.Path;
  981. if (item.IsFileProtocol && !string.IsNullOrEmpty(path))
  982. {
  983. if (HasLocalAlternateVersions)
  984. {
  985. var displayName = System.IO.Path.GetFileNameWithoutExtension(path)
  986. .Replace(System.IO.Path.GetFileName(ContainingFolderPath), string.Empty, StringComparison.OrdinalIgnoreCase)
  987. .TrimStart(new char[] { ' ', '-' });
  988. if (!string.IsNullOrEmpty(displayName))
  989. {
  990. terms.Add(displayName);
  991. }
  992. }
  993. if (terms.Count == 0)
  994. {
  995. var displayName = System.IO.Path.GetFileNameWithoutExtension(path);
  996. terms.Add(displayName);
  997. }
  998. }
  999. if (terms.Count == 0)
  1000. {
  1001. terms.Add(item.Name);
  1002. }
  1003. var video = item as Video;
  1004. if (video != null)
  1005. {
  1006. if (video.Video3DFormat.HasValue)
  1007. {
  1008. terms.Add("3D");
  1009. }
  1010. if (video.VideoType == VideoType.BluRay)
  1011. {
  1012. terms.Add("Bluray");
  1013. }
  1014. else if (video.VideoType == VideoType.Dvd)
  1015. {
  1016. terms.Add("DVD");
  1017. }
  1018. else if (video.VideoType == VideoType.Iso)
  1019. {
  1020. if (video.IsoType.HasValue)
  1021. {
  1022. if (video.IsoType.Value == Model.Entities.IsoType.BluRay)
  1023. {
  1024. terms.Add("Bluray");
  1025. }
  1026. else if (video.IsoType.Value == Model.Entities.IsoType.Dvd)
  1027. {
  1028. terms.Add("DVD");
  1029. }
  1030. }
  1031. else
  1032. {
  1033. terms.Add("ISO");
  1034. }
  1035. }
  1036. }
  1037. return string.Join("/", terms.ToArray());
  1038. }
  1039. /// <summary>
  1040. /// Loads the theme songs.
  1041. /// </summary>
  1042. /// <returns>List{Audio.Audio}.</returns>
  1043. private static Audio.Audio[] LoadThemeSongs(List<FileSystemMetadata> fileSystemChildren, IDirectoryService directoryService)
  1044. {
  1045. var files = fileSystemChildren.Where(i => i.IsDirectory)
  1046. .Where(i => string.Equals(i.Name, ThemeSongsFolderName, StringComparison.OrdinalIgnoreCase))
  1047. .SelectMany(i => FileSystem.GetFiles(i.FullName))
  1048. .ToList();
  1049. // Support plex/xbmc convention
  1050. files.AddRange(fileSystemChildren
  1051. .Where(i => !i.IsDirectory && string.Equals(FileSystem.GetFileNameWithoutExtension(i), ThemeSongFilename, StringComparison.OrdinalIgnoreCase))
  1052. );
  1053. return LibraryManager.ResolvePaths(files, directoryService, null, new LibraryOptions())
  1054. .OfType<Audio.Audio>()
  1055. .Select(audio =>
  1056. {
  1057. // Try to retrieve it from the db. If we don't find it, use the resolved version
  1058. var dbItem = LibraryManager.GetItemById(audio.Id) as Audio.Audio;
  1059. if (dbItem != null)
  1060. {
  1061. audio = dbItem;
  1062. }
  1063. else
  1064. {
  1065. // item is new
  1066. audio.ExtraType = MediaBrowser.Model.Entities.ExtraType.ThemeSong;
  1067. }
  1068. return audio;
  1069. // Sort them so that the list can be easily compared for changes
  1070. }).OrderBy(i => i.Path).ToArray();
  1071. }
  1072. /// <summary>
  1073. /// Loads the video backdrops.
  1074. /// </summary>
  1075. /// <returns>List{Video}.</returns>
  1076. private static Video[] LoadThemeVideos(IEnumerable<FileSystemMetadata> fileSystemChildren, IDirectoryService directoryService)
  1077. {
  1078. var files = fileSystemChildren.Where(i => i.IsDirectory)
  1079. .Where(i => string.Equals(i.Name, ThemeVideosFolderName, StringComparison.OrdinalIgnoreCase))
  1080. .SelectMany(i => FileSystem.GetFiles(i.FullName));
  1081. return LibraryManager.ResolvePaths(files, directoryService, null, new LibraryOptions())
  1082. .OfType<Video>()
  1083. .Select(item =>
  1084. {
  1085. // Try to retrieve it from the db. If we don't find it, use the resolved version
  1086. if (LibraryManager.GetItemById(item.Id) is Video dbItem)
  1087. {
  1088. item = dbItem;
  1089. }
  1090. else
  1091. {
  1092. // item is new
  1093. item.ExtraType = Model.Entities.ExtraType.ThemeVideo;
  1094. }
  1095. return item;
  1096. // Sort them so that the list can be easily compared for changes
  1097. }).OrderBy(i => i.Path).ToArray();
  1098. }
  1099. protected virtual BaseItem[] LoadExtras(List<FileSystemMetadata> fileSystemChildren, IDirectoryService directoryService)
  1100. {
  1101. var extras = new List<Video>();
  1102. var folders = fileSystemChildren.Where(i => i.IsDirectory).ToArray();
  1103. foreach (var extraFolderName in AllExtrasTypesFolderNames)
  1104. {
  1105. var files = folders
  1106. .Where(i => string.Equals(i.Name, extraFolderName, StringComparison.OrdinalIgnoreCase))
  1107. .SelectMany(i => FileSystem.GetFiles(i.FullName));
  1108. extras.AddRange(LibraryManager.ResolvePaths(files, directoryService, null, new LibraryOptions())
  1109. .OfType<Video>()
  1110. .Select(item =>
  1111. {
  1112. // Try to retrieve it from the db. If we don't find it, use the resolved version
  1113. if (LibraryManager.GetItemById(item.Id) is Video dbItem)
  1114. {
  1115. item = dbItem;
  1116. }
  1117. // Use some hackery to get the extra type based on foldername
  1118. item.ExtraType = Enum.TryParse(extraFolderName.Replace(" ", string.Empty), true, out ExtraType extraType)
  1119. ? extraType
  1120. : Model.Entities.ExtraType.Unknown;
  1121. return item;
  1122. // Sort them so that the list can be easily compared for changes
  1123. }).OrderBy(i => i.Path));
  1124. }
  1125. return extras.ToArray();
  1126. }
  1127. public Task RefreshMetadata(CancellationToken cancellationToken)
  1128. {
  1129. return RefreshMetadata(new MetadataRefreshOptions(new DirectoryService(FileSystem)), cancellationToken);
  1130. }
  1131. protected virtual void TriggerOnRefreshStart()
  1132. {
  1133. }
  1134. protected virtual void TriggerOnRefreshComplete()
  1135. {
  1136. }
  1137. /// <summary>
  1138. /// Overrides the base implementation to refresh metadata for local trailers
  1139. /// </summary>
  1140. /// <param name="options">The options.</param>
  1141. /// <param name="cancellationToken">The cancellation token.</param>
  1142. /// <returns>true if a provider reports we changed</returns>
  1143. public async Task<ItemUpdateType> RefreshMetadata(MetadataRefreshOptions options, CancellationToken cancellationToken)
  1144. {
  1145. TriggerOnRefreshStart();
  1146. var requiresSave = false;
  1147. if (SupportsOwnedItems)
  1148. {
  1149. try
  1150. {
  1151. var files = IsFileProtocol ?
  1152. GetFileSystemChildren(options.DirectoryService).ToList() :
  1153. new List<FileSystemMetadata>();
  1154. var ownedItemsChanged = await RefreshedOwnedItems(options, files, cancellationToken).ConfigureAwait(false);
  1155. LibraryManager.UpdateImages(this); // ensure all image properties in DB are fresh
  1156. if (ownedItemsChanged)
  1157. {
  1158. requiresSave = true;
  1159. }
  1160. }
  1161. catch (Exception ex)
  1162. {
  1163. Logger.LogError(ex, "Error refreshing owned items for {path}", Path ?? Name);
  1164. }
  1165. }
  1166. try
  1167. {
  1168. var refreshOptions = requiresSave
  1169. ? new MetadataRefreshOptions(options)
  1170. {
  1171. ForceSave = true
  1172. }
  1173. : options;
  1174. return await ProviderManager.RefreshSingleItem(this, refreshOptions, cancellationToken).ConfigureAwait(false);
  1175. }
  1176. finally
  1177. {
  1178. TriggerOnRefreshComplete();
  1179. }
  1180. }
  1181. [JsonIgnore]
  1182. protected virtual bool SupportsOwnedItems => !ParentId.Equals(Guid.Empty) && IsFileProtocol;
  1183. [JsonIgnore]
  1184. public virtual bool SupportsPeople => false;
  1185. [JsonIgnore]
  1186. public virtual bool SupportsThemeMedia => false;
  1187. /// <summary>
  1188. /// Refreshes owned items such as trailers, theme videos, special features, etc.
  1189. /// Returns true or false indicating if changes were found.
  1190. /// </summary>
  1191. /// <param name="options"></param>
  1192. /// <param name="fileSystemChildren"></param>
  1193. /// <param name="cancellationToken"></param>
  1194. /// <returns></returns>
  1195. protected virtual async Task<bool> RefreshedOwnedItems(MetadataRefreshOptions options, List<FileSystemMetadata> fileSystemChildren, CancellationToken cancellationToken)
  1196. {
  1197. var themeSongsChanged = false;
  1198. var themeVideosChanged = false;
  1199. var extrasChanged = false;
  1200. var localTrailersChanged = false;
  1201. if (IsFileProtocol && SupportsOwnedItems)
  1202. {
  1203. if (SupportsThemeMedia)
  1204. {
  1205. if (!IsInMixedFolder)
  1206. {
  1207. themeSongsChanged = await RefreshThemeSongs(this, options, fileSystemChildren, cancellationToken).ConfigureAwait(false);
  1208. themeVideosChanged = await RefreshThemeVideos(this, options, fileSystemChildren, cancellationToken).ConfigureAwait(false);
  1209. extrasChanged = await RefreshExtras(this, options, fileSystemChildren, cancellationToken).ConfigureAwait(false);
  1210. }
  1211. }
  1212. var hasTrailers = this as IHasTrailers;
  1213. if (hasTrailers != null)
  1214. {
  1215. localTrailersChanged = await RefreshLocalTrailers(hasTrailers, options, fileSystemChildren, cancellationToken).ConfigureAwait(false);
  1216. }
  1217. }
  1218. return themeSongsChanged || themeVideosChanged || extrasChanged || localTrailersChanged;
  1219. }
  1220. protected virtual FileSystemMetadata[] GetFileSystemChildren(IDirectoryService directoryService)
  1221. {
  1222. var path = ContainingFolderPath;
  1223. return directoryService.GetFileSystemEntries(path);
  1224. }
  1225. private async Task<bool> RefreshLocalTrailers(IHasTrailers item, MetadataRefreshOptions options, List<FileSystemMetadata> fileSystemChildren, CancellationToken cancellationToken)
  1226. {
  1227. var newItems = LibraryManager.FindTrailers(this, fileSystemChildren, options.DirectoryService);
  1228. var newItemIds = newItems.Select(i => i.Id);
  1229. var itemsChanged = !item.LocalTrailerIds.SequenceEqual(newItemIds);
  1230. var ownerId = item.Id;
  1231. var tasks = newItems.Select(i =>
  1232. {
  1233. var subOptions = new MetadataRefreshOptions(options);
  1234. if (i.ExtraType != Model.Entities.ExtraType.Trailer ||
  1235. i.OwnerId != ownerId ||
  1236. !i.ParentId.Equals(Guid.Empty))
  1237. {
  1238. i.ExtraType = Model.Entities.ExtraType.Trailer;
  1239. i.OwnerId = ownerId;
  1240. i.ParentId = Guid.Empty;
  1241. subOptions.ForceSave = true;
  1242. }
  1243. return RefreshMetadataForOwnedItem(i, true, subOptions, cancellationToken);
  1244. });
  1245. await Task.WhenAll(tasks).ConfigureAwait(false);
  1246. item.LocalTrailerIds = newItemIds.ToArray();
  1247. return itemsChanged;
  1248. }
  1249. private async Task<bool> RefreshExtras(BaseItem item, MetadataRefreshOptions options, List<FileSystemMetadata> fileSystemChildren, CancellationToken cancellationToken)
  1250. {
  1251. var extras = LoadExtras(fileSystemChildren, options.DirectoryService);
  1252. var themeVideos = LoadThemeVideos(fileSystemChildren, options.DirectoryService);
  1253. var themeSongs = LoadThemeSongs(fileSystemChildren, options.DirectoryService);
  1254. var newExtras = new BaseItem[extras.Length + themeVideos.Length + themeSongs.Length];
  1255. extras.CopyTo(newExtras, 0);
  1256. themeVideos.CopyTo(newExtras, extras.Length);
  1257. themeSongs.CopyTo(newExtras, extras.Length + themeVideos.Length);
  1258. var newExtraIds = newExtras.Select(i => i.Id).ToArray();
  1259. var extrasChanged = !item.ExtraIds.SequenceEqual(newExtraIds);
  1260. if (extrasChanged)
  1261. {
  1262. var ownerId = item.Id;
  1263. var tasks = newExtras.Select(i =>
  1264. {
  1265. var subOptions = new MetadataRefreshOptions(options);
  1266. if (i.OwnerId != ownerId || i.ParentId != Guid.Empty)
  1267. {
  1268. i.OwnerId = ownerId;
  1269. i.ParentId = Guid.Empty;
  1270. subOptions.ForceSave = true;
  1271. }
  1272. return RefreshMetadataForOwnedItem(i, true, subOptions, cancellationToken);
  1273. });
  1274. await Task.WhenAll(tasks).ConfigureAwait(false);
  1275. item.ExtraIds = newExtraIds;
  1276. }
  1277. return extrasChanged;
  1278. }
  1279. private async Task<bool> RefreshThemeVideos(BaseItem item, MetadataRefreshOptions options, IEnumerable<FileSystemMetadata> fileSystemChildren, CancellationToken cancellationToken)
  1280. {
  1281. var newThemeVideos = LoadThemeVideos(fileSystemChildren, options.DirectoryService);
  1282. var newThemeVideoIds = newThemeVideos.Select(i => i.Id).ToArray();
  1283. var themeVideosChanged = !item.ThemeVideoIds.SequenceEqual(newThemeVideoIds);
  1284. var ownerId = item.Id;
  1285. var tasks = newThemeVideos.Select(i =>
  1286. {
  1287. var subOptions = new MetadataRefreshOptions(options);
  1288. if (!i.ExtraType.HasValue ||
  1289. i.ExtraType.Value != Model.Entities.ExtraType.ThemeVideo ||
  1290. i.OwnerId != ownerId ||
  1291. !i.ParentId.Equals(Guid.Empty))
  1292. {
  1293. i.ExtraType = Model.Entities.ExtraType.ThemeVideo;
  1294. i.OwnerId = ownerId;
  1295. i.ParentId = Guid.Empty;
  1296. subOptions.ForceSave = true;
  1297. }
  1298. return RefreshMetadataForOwnedItem(i, true, subOptions, cancellationToken);
  1299. });
  1300. await Task.WhenAll(tasks).ConfigureAwait(false);
  1301. item.ThemeVideoIds = newThemeVideoIds;
  1302. return themeVideosChanged;
  1303. }
  1304. /// <summary>
  1305. /// Refreshes the theme songs.
  1306. /// </summary>
  1307. private async Task<bool> RefreshThemeSongs(BaseItem item, MetadataRefreshOptions options, List<FileSystemMetadata> fileSystemChildren, CancellationToken cancellationToken)
  1308. {
  1309. var newThemeSongs = LoadThemeSongs(fileSystemChildren, options.DirectoryService);
  1310. var newThemeSongIds = newThemeSongs.Select(i => i.Id).ToArray();
  1311. var themeSongsChanged = !item.ThemeSongIds.SequenceEqual(newThemeSongIds);
  1312. var ownerId = item.Id;
  1313. var tasks = newThemeSongs.Select(i =>
  1314. {
  1315. var subOptions = new MetadataRefreshOptions(options);
  1316. if (!i.ExtraType.HasValue ||
  1317. i.ExtraType.Value != Model.Entities.ExtraType.ThemeSong ||
  1318. i.OwnerId != ownerId ||
  1319. !i.ParentId.Equals(Guid.Empty))
  1320. {
  1321. i.ExtraType = Model.Entities.ExtraType.ThemeSong;
  1322. i.OwnerId = ownerId;
  1323. i.ParentId = Guid.Empty;
  1324. subOptions.ForceSave = true;
  1325. }
  1326. return RefreshMetadataForOwnedItem(i, true, subOptions, cancellationToken);
  1327. });
  1328. await Task.WhenAll(tasks).ConfigureAwait(false);
  1329. item.ThemeSongIds = newThemeSongIds;
  1330. return themeSongsChanged;
  1331. }
  1332. /// <summary>
  1333. /// Gets or sets the provider ids.
  1334. /// </summary>
  1335. /// <value>The provider ids.</value>
  1336. [JsonIgnore]
  1337. public Dictionary<string, string> ProviderIds { get; set; }
  1338. [JsonIgnore]
  1339. public virtual Folder LatestItemsIndexContainer => null;
  1340. public virtual double GetDefaultPrimaryImageAspectRatio()
  1341. {
  1342. return 0;
  1343. }
  1344. public virtual string CreatePresentationUniqueKey()
  1345. {
  1346. return Id.ToString("N", CultureInfo.InvariantCulture);
  1347. }
  1348. [JsonIgnore]
  1349. public string PresentationUniqueKey { get; set; }
  1350. public string GetPresentationUniqueKey()
  1351. {
  1352. return PresentationUniqueKey ?? CreatePresentationUniqueKey();
  1353. }
  1354. public virtual bool RequiresRefresh()
  1355. {
  1356. return false;
  1357. }
  1358. public virtual List<string> GetUserDataKeys()
  1359. {
  1360. var list = new List<string>();
  1361. if (SourceType == SourceType.Channel)
  1362. {
  1363. if (!string.IsNullOrEmpty(ExternalId))
  1364. {
  1365. list.Add(ExternalId);
  1366. }
  1367. }
  1368. list.Add(Id.ToString());
  1369. return list;
  1370. }
  1371. internal virtual ItemUpdateType UpdateFromResolvedItem(BaseItem newItem)
  1372. {
  1373. var updateType = ItemUpdateType.None;
  1374. if (IsInMixedFolder != newItem.IsInMixedFolder)
  1375. {
  1376. IsInMixedFolder = newItem.IsInMixedFolder;
  1377. updateType |= ItemUpdateType.MetadataImport;
  1378. }
  1379. return updateType;
  1380. }
  1381. public void AfterMetadataRefresh()
  1382. {
  1383. _sortName = null;
  1384. }
  1385. /// <summary>
  1386. /// Gets the preferred metadata language.
  1387. /// </summary>
  1388. /// <returns>System.String.</returns>
  1389. public string GetPreferredMetadataLanguage()
  1390. {
  1391. string lang = PreferredMetadataLanguage;
  1392. if (string.IsNullOrEmpty(lang))
  1393. {
  1394. lang = GetParents()
  1395. .Select(i => i.PreferredMetadataLanguage)
  1396. .FirstOrDefault(i => !string.IsNullOrEmpty(i));
  1397. }
  1398. if (string.IsNullOrEmpty(lang))
  1399. {
  1400. lang = LibraryManager.GetCollectionFolders(this)
  1401. .Select(i => i.PreferredMetadataLanguage)
  1402. .FirstOrDefault(i => !string.IsNullOrEmpty(i));
  1403. }
  1404. if (string.IsNullOrEmpty(lang))
  1405. {
  1406. lang = LibraryManager.GetLibraryOptions(this).PreferredMetadataLanguage;
  1407. }
  1408. if (string.IsNullOrEmpty(lang))
  1409. {
  1410. lang = ConfigurationManager.Configuration.PreferredMetadataLanguage;
  1411. }
  1412. return lang;
  1413. }
  1414. /// <summary>
  1415. /// Gets the preferred metadata language.
  1416. /// </summary>
  1417. /// <returns>System.String.</returns>
  1418. public string GetPreferredMetadataCountryCode()
  1419. {
  1420. string lang = PreferredMetadataCountryCode;
  1421. if (string.IsNullOrEmpty(lang))
  1422. {
  1423. lang = GetParents()
  1424. .Select(i => i.PreferredMetadataCountryCode)
  1425. .FirstOrDefault(i => !string.IsNullOrEmpty(i));
  1426. }
  1427. if (string.IsNullOrEmpty(lang))
  1428. {
  1429. lang = LibraryManager.GetCollectionFolders(this)
  1430. .Select(i => i.PreferredMetadataCountryCode)
  1431. .FirstOrDefault(i => !string.IsNullOrEmpty(i));
  1432. }
  1433. if (string.IsNullOrEmpty(lang))
  1434. {
  1435. lang = LibraryManager.GetLibraryOptions(this).MetadataCountryCode;
  1436. }
  1437. if (string.IsNullOrEmpty(lang))
  1438. {
  1439. lang = ConfigurationManager.Configuration.MetadataCountryCode;
  1440. }
  1441. return lang;
  1442. }
  1443. public virtual bool IsSaveLocalMetadataEnabled()
  1444. {
  1445. if (SourceType == SourceType.Channel)
  1446. {
  1447. return false;
  1448. }
  1449. var libraryOptions = LibraryManager.GetLibraryOptions(this);
  1450. return libraryOptions.SaveLocalMetadata;
  1451. }
  1452. /// <summary>
  1453. /// Determines if a given user has access to this item
  1454. /// </summary>
  1455. /// <param name="user">The user.</param>
  1456. /// <returns><c>true</c> if [is parental allowed] [the specified user]; otherwise, <c>false</c>.</returns>
  1457. /// <exception cref="ArgumentNullException">user</exception>
  1458. public bool IsParentalAllowed(User user)
  1459. {
  1460. if (user == null)
  1461. {
  1462. throw new ArgumentNullException(nameof(user));
  1463. }
  1464. if (!IsVisibleViaTags(user))
  1465. {
  1466. return false;
  1467. }
  1468. var maxAllowedRating = user.Policy.MaxParentalRating;
  1469. if (maxAllowedRating == null)
  1470. {
  1471. return true;
  1472. }
  1473. var rating = CustomRatingForComparison;
  1474. if (string.IsNullOrEmpty(rating))
  1475. {
  1476. rating = OfficialRatingForComparison;
  1477. }
  1478. if (string.IsNullOrEmpty(rating))
  1479. {
  1480. return !GetBlockUnratedValue(user.Policy);
  1481. }
  1482. var value = LocalizationManager.GetRatingLevel(rating);
  1483. // Could not determine the integer value
  1484. if (!value.HasValue)
  1485. {
  1486. var isAllowed = !GetBlockUnratedValue(user.Policy);
  1487. if (!isAllowed)
  1488. {
  1489. Logger.LogDebug("{0} has an unrecognized parental rating of {1}.", Name, rating);
  1490. }
  1491. return isAllowed;
  1492. }
  1493. return value.Value <= maxAllowedRating.Value;
  1494. }
  1495. public int? GetParentalRatingValue()
  1496. {
  1497. var rating = CustomRating;
  1498. if (string.IsNullOrEmpty(rating))
  1499. {
  1500. rating = OfficialRating;
  1501. }
  1502. if (string.IsNullOrEmpty(rating))
  1503. {
  1504. return null;
  1505. }
  1506. return LocalizationManager.GetRatingLevel(rating);
  1507. }
  1508. public int? GetInheritedParentalRatingValue()
  1509. {
  1510. var rating = CustomRatingForComparison;
  1511. if (string.IsNullOrEmpty(rating))
  1512. {
  1513. rating = OfficialRatingForComparison;
  1514. }
  1515. if (string.IsNullOrEmpty(rating))
  1516. {
  1517. return null;
  1518. }
  1519. return LocalizationManager.GetRatingLevel(rating);
  1520. }
  1521. public List<string> GetInheritedTags()
  1522. {
  1523. var list = new List<string>();
  1524. list.AddRange(Tags);
  1525. foreach (var parent in GetParents())
  1526. {
  1527. list.AddRange(parent.Tags);
  1528. }
  1529. return list.Distinct(StringComparer.OrdinalIgnoreCase).ToList();
  1530. }
  1531. private bool IsVisibleViaTags(User user)
  1532. {
  1533. var policy = user.Policy;
  1534. if (policy.BlockedTags.Any(i => Tags.Contains(i, StringComparer.OrdinalIgnoreCase)))
  1535. {
  1536. return false;
  1537. }
  1538. return true;
  1539. }
  1540. protected virtual bool IsAllowTagFilterEnforced()
  1541. {
  1542. return true;
  1543. }
  1544. public virtual UnratedItem GetBlockUnratedType()
  1545. {
  1546. if (SourceType == SourceType.Channel)
  1547. {
  1548. return UnratedItem.ChannelContent;
  1549. }
  1550. return UnratedItem.Other;
  1551. }
  1552. /// <summary>
  1553. /// Gets the block unrated value.
  1554. /// </summary>
  1555. /// <param name="config">The configuration.</param>
  1556. /// <returns><c>true</c> if XXXX, <c>false</c> otherwise.</returns>
  1557. protected virtual bool GetBlockUnratedValue(UserPolicy config)
  1558. {
  1559. // Don't block plain folders that are unrated. Let the media underneath get blocked
  1560. // Special folders like series and albums will override this method.
  1561. if (IsFolder)
  1562. {
  1563. return false;
  1564. }
  1565. if (this is IItemByName)
  1566. {
  1567. return false;
  1568. }
  1569. return config.BlockUnratedItems.Contains(GetBlockUnratedType());
  1570. }
  1571. /// <summary>
  1572. /// Determines if this folder should be visible to a given user.
  1573. /// Default is just parental allowed. Can be overridden for more functionality.
  1574. /// </summary>
  1575. /// <param name="user">The user.</param>
  1576. /// <returns><c>true</c> if the specified user is visible; otherwise, <c>false</c>.</returns>
  1577. /// <exception cref="ArgumentNullException">user</exception>
  1578. public virtual bool IsVisible(User user)
  1579. {
  1580. if (user == null)
  1581. {
  1582. throw new ArgumentNullException(nameof(user));
  1583. }
  1584. return IsParentalAllowed(user);
  1585. }
  1586. public virtual bool IsVisibleStandalone(User user)
  1587. {
  1588. if (SourceType == SourceType.Channel)
  1589. {
  1590. return IsVisibleStandaloneInternal(user, false) && Channel.IsChannelVisible(this, user);
  1591. }
  1592. return IsVisibleStandaloneInternal(user, true);
  1593. }
  1594. [JsonIgnore]
  1595. public virtual bool SupportsInheritedParentImages => false;
  1596. protected bool IsVisibleStandaloneInternal(User user, bool checkFolders)
  1597. {
  1598. if (!IsVisible(user))
  1599. {
  1600. return false;
  1601. }
  1602. if (GetParents().Any(i => !i.IsVisible(user)))
  1603. {
  1604. return false;
  1605. }
  1606. if (checkFolders)
  1607. {
  1608. var topParent = GetParents().LastOrDefault() ?? this;
  1609. if (string.IsNullOrEmpty(topParent.Path))
  1610. {
  1611. return true;
  1612. }
  1613. var itemCollectionFolders = LibraryManager.GetCollectionFolders(this).Select(i => i.Id).ToList();
  1614. if (itemCollectionFolders.Count > 0)
  1615. {
  1616. var userCollectionFolders = LibraryManager.GetUserRootFolder().GetChildren(user, true).Select(i => i.Id).ToList();
  1617. if (!itemCollectionFolders.Any(userCollectionFolders.Contains))
  1618. {
  1619. return false;
  1620. }
  1621. }
  1622. }
  1623. return true;
  1624. }
  1625. /// <summary>
  1626. /// Gets a value indicating whether this instance is folder.
  1627. /// </summary>
  1628. /// <value><c>true</c> if this instance is folder; otherwise, <c>false</c>.</value>
  1629. [JsonIgnore]
  1630. public virtual bool IsFolder => false;
  1631. [JsonIgnore]
  1632. public virtual bool IsDisplayedAsFolder => false;
  1633. public virtual string GetClientTypeName()
  1634. {
  1635. if (IsFolder && SourceType == SourceType.Channel && !(this is Channel))
  1636. {
  1637. return "ChannelFolderItem";
  1638. }
  1639. return GetType().Name;
  1640. }
  1641. /// <summary>
  1642. /// Gets the linked child.
  1643. /// </summary>
  1644. /// <param name="info">The info.</param>
  1645. /// <returns>BaseItem.</returns>
  1646. protected BaseItem GetLinkedChild(LinkedChild info)
  1647. {
  1648. // First get using the cached Id
  1649. if (info.ItemId.HasValue)
  1650. {
  1651. if (info.ItemId.Value.Equals(Guid.Empty))
  1652. {
  1653. return null;
  1654. }
  1655. var itemById = LibraryManager.GetItemById(info.ItemId.Value);
  1656. if (itemById != null)
  1657. {
  1658. return itemById;
  1659. }
  1660. }
  1661. var item = FindLinkedChild(info);
  1662. // If still null, log
  1663. if (item == null)
  1664. {
  1665. // Don't keep searching over and over
  1666. info.ItemId = Guid.Empty;
  1667. }
  1668. else
  1669. {
  1670. // Cache the id for next time
  1671. info.ItemId = item.Id;
  1672. }
  1673. return item;
  1674. }
  1675. private BaseItem FindLinkedChild(LinkedChild info)
  1676. {
  1677. var path = info.Path;
  1678. if (!string.IsNullOrEmpty(path))
  1679. {
  1680. path = FileSystem.MakeAbsolutePath(ContainingFolderPath, path);
  1681. var itemByPath = LibraryManager.FindByPath(path, null);
  1682. if (itemByPath == null)
  1683. {
  1684. Logger.LogWarning("Unable to find linked item at path {0}", info.Path);
  1685. }
  1686. return itemByPath;
  1687. }
  1688. if (!string.IsNullOrEmpty(info.LibraryItemId))
  1689. {
  1690. var item = LibraryManager.GetItemById(info.LibraryItemId);
  1691. if (item == null)
  1692. {
  1693. Logger.LogWarning("Unable to find linked item at path {0}", info.Path);
  1694. }
  1695. return item;
  1696. }
  1697. return null;
  1698. }
  1699. [JsonIgnore]
  1700. public virtual bool EnableRememberingTrackSelections => true;
  1701. /// <summary>
  1702. /// Adds a studio to the item
  1703. /// </summary>
  1704. /// <param name="name">The name.</param>
  1705. /// <exception cref="ArgumentNullException"></exception>
  1706. public void AddStudio(string name)
  1707. {
  1708. if (string.IsNullOrEmpty(name))
  1709. {
  1710. throw new ArgumentNullException(nameof(name));
  1711. }
  1712. var current = Studios;
  1713. if (!current.Contains(name, StringComparer.OrdinalIgnoreCase))
  1714. {
  1715. int curLen = current.Length;
  1716. if (curLen == 0)
  1717. {
  1718. Studios = new[] { name };
  1719. }
  1720. else
  1721. {
  1722. var newArr = new string[curLen + 1];
  1723. current.CopyTo(newArr, 0);
  1724. newArr[curLen] = name;
  1725. Studios = newArr;
  1726. }
  1727. }
  1728. }
  1729. public void SetStudios(IEnumerable<string> names)
  1730. {
  1731. Studios = names.Distinct().ToArray();
  1732. }
  1733. /// <summary>
  1734. /// Adds a genre to the item
  1735. /// </summary>
  1736. /// <param name="name">The name.</param>
  1737. /// <exception cref="ArgumentNullException"></exception>
  1738. public void AddGenre(string name)
  1739. {
  1740. if (string.IsNullOrEmpty(name))
  1741. {
  1742. throw new ArgumentNullException(nameof(name));
  1743. }
  1744. var genres = Genres;
  1745. if (!genres.Contains(name, StringComparer.OrdinalIgnoreCase))
  1746. {
  1747. var list = genres.ToList();
  1748. list.Add(name);
  1749. Genres = list.ToArray();
  1750. }
  1751. }
  1752. /// <summary>
  1753. /// Marks the played.
  1754. /// </summary>
  1755. /// <param name="user">The user.</param>
  1756. /// <param name="datePlayed">The date played.</param>
  1757. /// <param name="resetPosition">if set to <c>true</c> [reset position].</param>
  1758. /// <returns>Task.</returns>
  1759. /// <exception cref="ArgumentNullException"></exception>
  1760. public virtual void MarkPlayed(User user,
  1761. DateTime? datePlayed,
  1762. bool resetPosition)
  1763. {
  1764. if (user == null)
  1765. {
  1766. throw new ArgumentNullException(nameof(user));
  1767. }
  1768. var data = UserDataManager.GetUserData(user, this);
  1769. if (datePlayed.HasValue)
  1770. {
  1771. // Increment
  1772. data.PlayCount++;
  1773. }
  1774. // Ensure it's at least one
  1775. data.PlayCount = Math.Max(data.PlayCount, 1);
  1776. if (resetPosition)
  1777. {
  1778. data.PlaybackPositionTicks = 0;
  1779. }
  1780. data.LastPlayedDate = datePlayed ?? data.LastPlayedDate ?? DateTime.UtcNow;
  1781. data.Played = true;
  1782. UserDataManager.SaveUserData(user.Id, this, data, UserDataSaveReason.TogglePlayed, CancellationToken.None);
  1783. }
  1784. /// <summary>
  1785. /// Marks the unplayed.
  1786. /// </summary>
  1787. /// <param name="user">The user.</param>
  1788. /// <returns>Task.</returns>
  1789. /// <exception cref="ArgumentNullException"></exception>
  1790. public virtual void MarkUnplayed(User user)
  1791. {
  1792. if (user == null)
  1793. {
  1794. throw new ArgumentNullException(nameof(user));
  1795. }
  1796. var data = UserDataManager.GetUserData(user, this);
  1797. //I think it is okay to do this here.
  1798. // if this is only called when a user is manually forcing something to un-played
  1799. // then it probably is what we want to do...
  1800. data.PlayCount = 0;
  1801. data.PlaybackPositionTicks = 0;
  1802. data.LastPlayedDate = null;
  1803. data.Played = false;
  1804. UserDataManager.SaveUserData(user.Id, this, data, UserDataSaveReason.TogglePlayed, CancellationToken.None);
  1805. }
  1806. /// <summary>
  1807. /// Do whatever refreshing is necessary when the filesystem pertaining to this item has changed.
  1808. /// </summary>
  1809. public virtual void ChangedExternally()
  1810. {
  1811. ProviderManager.QueueRefresh(Id, new MetadataRefreshOptions(new DirectoryService(FileSystem)), RefreshPriority.High);
  1812. }
  1813. /// <summary>
  1814. /// Gets an image
  1815. /// </summary>
  1816. /// <param name="type">The type.</param>
  1817. /// <param name="imageIndex">Index of the image.</param>
  1818. /// <returns><c>true</c> if the specified type has image; otherwise, <c>false</c>.</returns>
  1819. /// <exception cref="ArgumentException">Backdrops should be accessed using Item.Backdrops</exception>
  1820. public bool HasImage(ImageType type, int imageIndex)
  1821. {
  1822. return GetImageInfo(type, imageIndex) != null;
  1823. }
  1824. public void SetImage(ItemImageInfo image, int index)
  1825. {
  1826. if (image.Type == ImageType.Chapter)
  1827. {
  1828. throw new ArgumentException("Cannot set chapter images using SetImagePath");
  1829. }
  1830. var existingImage = GetImageInfo(image.Type, index);
  1831. if (existingImage != null)
  1832. {
  1833. existingImage.Path = image.Path;
  1834. existingImage.DateModified = image.DateModified;
  1835. existingImage.Width = image.Width;
  1836. existingImage.Height = image.Height;
  1837. existingImage.BlurHash = image.BlurHash;
  1838. }
  1839. else
  1840. {
  1841. var current = ImageInfos;
  1842. var currentCount = current.Length;
  1843. var newArr = new ItemImageInfo[currentCount + 1];
  1844. current.CopyTo(newArr, 0);
  1845. newArr[currentCount] = image;
  1846. ImageInfos = newArr;
  1847. }
  1848. }
  1849. public void SetImagePath(ImageType type, int index, FileSystemMetadata file)
  1850. {
  1851. if (type == ImageType.Chapter)
  1852. {
  1853. throw new ArgumentException("Cannot set chapter images using SetImagePath");
  1854. }
  1855. var image = GetImageInfo(type, index);
  1856. if (image == null)
  1857. {
  1858. ImageInfos = ImageInfos.Concat(new[] { GetImageInfo(file, type) }).ToArray();
  1859. }
  1860. else
  1861. {
  1862. var imageInfo = GetImageInfo(file, type);
  1863. image.Path = file.FullName;
  1864. image.DateModified = imageInfo.DateModified;
  1865. // reset these values
  1866. image.Width = 0;
  1867. image.Height = 0;
  1868. }
  1869. }
  1870. /// <summary>
  1871. /// Deletes the image.
  1872. /// </summary>
  1873. /// <param name="type">The type.</param>
  1874. /// <param name="index">The index.</param>
  1875. public void DeleteImage(ImageType type, int index)
  1876. {
  1877. var info = GetImageInfo(type, index);
  1878. if (info == null)
  1879. {
  1880. // Nothing to do
  1881. return;
  1882. }
  1883. // Remove it from the item
  1884. RemoveImage(info);
  1885. if (info.IsLocalFile)
  1886. {
  1887. FileSystem.DeleteFile(info.Path);
  1888. }
  1889. UpdateToRepository(ItemUpdateType.ImageUpdate, CancellationToken.None);
  1890. }
  1891. public void RemoveImage(ItemImageInfo image)
  1892. {
  1893. RemoveImages(new List<ItemImageInfo> { image });
  1894. }
  1895. public void RemoveImages(List<ItemImageInfo> deletedImages)
  1896. {
  1897. ImageInfos = ImageInfos.Except(deletedImages).ToArray();
  1898. }
  1899. public virtual void UpdateToRepository(ItemUpdateType updateReason, CancellationToken cancellationToken)
  1900. {
  1901. LibraryManager.UpdateItem(this, GetParent(), updateReason, cancellationToken);
  1902. }
  1903. /// <summary>
  1904. /// Validates that images within the item are still on the filesystem.
  1905. /// </summary>
  1906. public bool ValidateImages(IDirectoryService directoryService)
  1907. {
  1908. var allFiles = ImageInfos
  1909. .Where(i => i.IsLocalFile)
  1910. .Select(i => System.IO.Path.GetDirectoryName(i.Path))
  1911. .Distinct(StringComparer.OrdinalIgnoreCase)
  1912. .SelectMany(i => directoryService.GetFilePaths(i))
  1913. .ToList();
  1914. var deletedImages = ImageInfos
  1915. .Where(image => image.IsLocalFile && !allFiles.Contains(image.Path, StringComparer.OrdinalIgnoreCase))
  1916. .ToList();
  1917. if (deletedImages.Count > 0)
  1918. {
  1919. ImageInfos = ImageInfos.Except(deletedImages).ToArray();
  1920. }
  1921. return deletedImages.Count > 0;
  1922. }
  1923. /// <summary>
  1924. /// Gets the image path.
  1925. /// </summary>
  1926. /// <param name="imageType">Type of the image.</param>
  1927. /// <param name="imageIndex">Index of the image.</param>
  1928. /// <returns>System.String.</returns>
  1929. /// <exception cref="InvalidOperationException">
  1930. /// </exception>
  1931. /// <exception cref="ArgumentNullException">item</exception>
  1932. public string GetImagePath(ImageType imageType, int imageIndex)
  1933. => GetImageInfo(imageType, imageIndex)?.Path;
  1934. /// <summary>
  1935. /// Gets the image information.
  1936. /// </summary>
  1937. /// <param name="imageType">Type of the image.</param>
  1938. /// <param name="imageIndex">Index of the image.</param>
  1939. /// <returns>ItemImageInfo.</returns>
  1940. public ItemImageInfo GetImageInfo(ImageType imageType, int imageIndex)
  1941. {
  1942. if (imageType == ImageType.Chapter)
  1943. {
  1944. var chapter = ItemRepository.GetChapter(this, imageIndex);
  1945. if (chapter == null)
  1946. {
  1947. return null;
  1948. }
  1949. var path = chapter.ImagePath;
  1950. if (string.IsNullOrEmpty(path))
  1951. {
  1952. return null;
  1953. }
  1954. return new ItemImageInfo
  1955. {
  1956. Path = path,
  1957. DateModified = chapter.ImageDateModified,
  1958. Type = imageType
  1959. };
  1960. }
  1961. return GetImages(imageType)
  1962. .ElementAtOrDefault(imageIndex);
  1963. }
  1964. public IEnumerable<ItemImageInfo> GetImages(ImageType imageType)
  1965. {
  1966. if (imageType == ImageType.Chapter)
  1967. {
  1968. throw new ArgumentException("No image info for chapter images");
  1969. }
  1970. return ImageInfos.Where(i => i.Type == imageType);
  1971. }
  1972. /// <summary>
  1973. /// Adds the images.
  1974. /// </summary>
  1975. /// <param name="imageType">Type of the image.</param>
  1976. /// <param name="images">The images.</param>
  1977. /// <returns><c>true</c> if XXXX, <c>false</c> otherwise.</returns>
  1978. /// <exception cref="ArgumentException">Cannot call AddImages with chapter images</exception>
  1979. public bool AddImages(ImageType imageType, List<FileSystemMetadata> images)
  1980. {
  1981. if (imageType == ImageType.Chapter)
  1982. {
  1983. throw new ArgumentException("Cannot call AddImages with chapter images");
  1984. }
  1985. var existingImages = GetImages(imageType)
  1986. .ToList();
  1987. var newImageList = new List<FileSystemMetadata>();
  1988. var imageAdded = false;
  1989. var imageUpdated = false;
  1990. foreach (var newImage in images)
  1991. {
  1992. if (newImage == null)
  1993. {
  1994. throw new ArgumentException("null image found in list");
  1995. }
  1996. var existing = existingImages
  1997. .FirstOrDefault(i => string.Equals(i.Path, newImage.FullName, StringComparison.OrdinalIgnoreCase));
  1998. if (existing == null)
  1999. {
  2000. newImageList.Add(newImage);
  2001. imageAdded = true;
  2002. }
  2003. else
  2004. {
  2005. if (existing.IsLocalFile)
  2006. {
  2007. var newDateModified = FileSystem.GetLastWriteTimeUtc(newImage);
  2008. // If date changed then we need to reset saved image dimensions
  2009. if (existing.DateModified != newDateModified && (existing.Width > 0 || existing.Height > 0))
  2010. {
  2011. existing.Width = 0;
  2012. existing.Height = 0;
  2013. imageUpdated = true;
  2014. }
  2015. existing.DateModified = newDateModified;
  2016. }
  2017. }
  2018. }
  2019. if (imageAdded || images.Count != existingImages.Count)
  2020. {
  2021. var newImagePaths = images.Select(i => i.FullName).ToList();
  2022. var deleted = existingImages
  2023. .Where(i => i.IsLocalFile && !newImagePaths.Contains(i.Path, StringComparer.OrdinalIgnoreCase) && !File.Exists(i.Path))
  2024. .ToList();
  2025. if (deleted.Count > 0)
  2026. {
  2027. ImageInfos = ImageInfos.Except(deleted).ToArray();
  2028. }
  2029. }
  2030. if (newImageList.Count > 0)
  2031. {
  2032. ImageInfos = ImageInfos.Concat(newImageList.Select(i => GetImageInfo(i, imageType))).ToArray();
  2033. }
  2034. return imageUpdated || newImageList.Count > 0;
  2035. }
  2036. private ItemImageInfo GetImageInfo(FileSystemMetadata file, ImageType type)
  2037. {
  2038. return new ItemImageInfo
  2039. {
  2040. Path = file.FullName,
  2041. Type = type,
  2042. DateModified = FileSystem.GetLastWriteTimeUtc(file)
  2043. };
  2044. }
  2045. /// <summary>
  2046. /// Gets the file system path to delete when the item is to be deleted
  2047. /// </summary>
  2048. /// <returns></returns>
  2049. public virtual IEnumerable<FileSystemMetadata> GetDeletePaths()
  2050. {
  2051. return new[] {
  2052. new FileSystemMetadata
  2053. {
  2054. FullName = Path,
  2055. IsDirectory = IsFolder
  2056. }
  2057. }.Concat(GetLocalMetadataFilesToDelete());
  2058. }
  2059. protected List<FileSystemMetadata> GetLocalMetadataFilesToDelete()
  2060. {
  2061. if (IsFolder || !IsInMixedFolder)
  2062. {
  2063. return new List<FileSystemMetadata>();
  2064. }
  2065. var filename = System.IO.Path.GetFileNameWithoutExtension(Path);
  2066. return FileSystem.GetFiles(System.IO.Path.GetDirectoryName(Path), _supportedExtensions, false, false)
  2067. .Where(i => System.IO.Path.GetFileNameWithoutExtension(i.FullName).StartsWith(filename, StringComparison.OrdinalIgnoreCase))
  2068. .ToList();
  2069. }
  2070. public bool AllowsMultipleImages(ImageType type)
  2071. {
  2072. return type == ImageType.Backdrop || type == ImageType.Screenshot || type == ImageType.Chapter;
  2073. }
  2074. public void SwapImages(ImageType type, int index1, int index2)
  2075. {
  2076. if (!AllowsMultipleImages(type))
  2077. {
  2078. throw new ArgumentException("The change index operation is only applicable to backdrops and screenshots");
  2079. }
  2080. var info1 = GetImageInfo(type, index1);
  2081. var info2 = GetImageInfo(type, index2);
  2082. if (info1 == null || info2 == null)
  2083. {
  2084. // Nothing to do
  2085. return;
  2086. }
  2087. if (!info1.IsLocalFile || !info2.IsLocalFile)
  2088. {
  2089. // TODO: Not supported yet
  2090. return;
  2091. }
  2092. var path1 = info1.Path;
  2093. var path2 = info2.Path;
  2094. FileSystem.SwapFiles(path1, path2);
  2095. // Refresh these values
  2096. info1.DateModified = FileSystem.GetLastWriteTimeUtc(info1.Path);
  2097. info2.DateModified = FileSystem.GetLastWriteTimeUtc(info2.Path);
  2098. info1.Width = 0;
  2099. info1.Height = 0;
  2100. info2.Width = 0;
  2101. info2.Height = 0;
  2102. UpdateToRepository(ItemUpdateType.ImageUpdate, CancellationToken.None);
  2103. }
  2104. public virtual bool IsPlayed(User user)
  2105. {
  2106. var userdata = UserDataManager.GetUserData(user, this);
  2107. return userdata != null && userdata.Played;
  2108. }
  2109. public bool IsFavoriteOrLiked(User user)
  2110. {
  2111. var userdata = UserDataManager.GetUserData(user, this);
  2112. return userdata != null && (userdata.IsFavorite || (userdata.Likes ?? false));
  2113. }
  2114. public virtual bool IsUnplayed(User user)
  2115. {
  2116. if (user == null)
  2117. {
  2118. throw new ArgumentNullException(nameof(user));
  2119. }
  2120. var userdata = UserDataManager.GetUserData(user, this);
  2121. return userdata == null || !userdata.Played;
  2122. }
  2123. ItemLookupInfo IHasLookupInfo<ItemLookupInfo>.GetLookupInfo()
  2124. {
  2125. return GetItemLookupInfo<ItemLookupInfo>();
  2126. }
  2127. protected T GetItemLookupInfo<T>()
  2128. where T : ItemLookupInfo, new()
  2129. {
  2130. return new T
  2131. {
  2132. MetadataCountryCode = GetPreferredMetadataCountryCode(),
  2133. MetadataLanguage = GetPreferredMetadataLanguage(),
  2134. Name = GetNameForMetadataLookup(),
  2135. ProviderIds = ProviderIds,
  2136. IndexNumber = IndexNumber,
  2137. ParentIndexNumber = ParentIndexNumber,
  2138. Year = ProductionYear,
  2139. PremiereDate = PremiereDate
  2140. };
  2141. }
  2142. protected virtual string GetNameForMetadataLookup()
  2143. {
  2144. return Name;
  2145. }
  2146. /// <summary>
  2147. /// This is called before any metadata refresh and returns true if changes were made.
  2148. /// </summary>
  2149. public virtual bool BeforeMetadataRefresh(bool replaceAllMetdata)
  2150. {
  2151. _sortName = null;
  2152. var hasChanges = false;
  2153. if (string.IsNullOrEmpty(Name) && !string.IsNullOrEmpty(Path))
  2154. {
  2155. Name = System.IO.Path.GetFileNameWithoutExtension(Path);
  2156. hasChanges = true;
  2157. }
  2158. return hasChanges;
  2159. }
  2160. protected static string GetMappedPath(BaseItem item, string path, MediaProtocol? protocol)
  2161. {
  2162. if (protocol.HasValue && protocol.Value == MediaProtocol.File)
  2163. {
  2164. return LibraryManager.GetPathAfterNetworkSubstitution(path, item);
  2165. }
  2166. return path;
  2167. }
  2168. public virtual void FillUserDataDtoValues(UserItemDataDto dto, UserItemData userData, BaseItemDto itemDto, User user, DtoOptions fields)
  2169. {
  2170. if (RunTimeTicks.HasValue)
  2171. {
  2172. double pct = RunTimeTicks.Value;
  2173. if (pct > 0)
  2174. {
  2175. pct = userData.PlaybackPositionTicks / pct;
  2176. if (pct > 0)
  2177. {
  2178. dto.PlayedPercentage = 100 * pct;
  2179. }
  2180. }
  2181. }
  2182. }
  2183. protected Task RefreshMetadataForOwnedItem(BaseItem ownedItem, bool copyTitleMetadata, MetadataRefreshOptions options, CancellationToken cancellationToken)
  2184. {
  2185. var newOptions = new MetadataRefreshOptions(options);
  2186. newOptions.SearchResult = null;
  2187. var item = this;
  2188. if (copyTitleMetadata)
  2189. {
  2190. // Take some data from the main item, for querying purposes
  2191. if (!item.Genres.SequenceEqual(ownedItem.Genres, StringComparer.Ordinal))
  2192. {
  2193. newOptions.ForceSave = true;
  2194. ownedItem.Genres = item.Genres;
  2195. }
  2196. if (!item.Studios.SequenceEqual(ownedItem.Studios, StringComparer.Ordinal))
  2197. {
  2198. newOptions.ForceSave = true;
  2199. ownedItem.Studios = item.Studios;
  2200. }
  2201. if (!item.ProductionLocations.SequenceEqual(ownedItem.ProductionLocations, StringComparer.Ordinal))
  2202. {
  2203. newOptions.ForceSave = true;
  2204. ownedItem.ProductionLocations = item.ProductionLocations;
  2205. }
  2206. if (item.CommunityRating != ownedItem.CommunityRating)
  2207. {
  2208. ownedItem.CommunityRating = item.CommunityRating;
  2209. newOptions.ForceSave = true;
  2210. }
  2211. if (item.CriticRating != ownedItem.CriticRating)
  2212. {
  2213. ownedItem.CriticRating = item.CriticRating;
  2214. newOptions.ForceSave = true;
  2215. }
  2216. if (!string.Equals(item.Overview, ownedItem.Overview, StringComparison.Ordinal))
  2217. {
  2218. ownedItem.Overview = item.Overview;
  2219. newOptions.ForceSave = true;
  2220. }
  2221. if (!string.Equals(item.OfficialRating, ownedItem.OfficialRating, StringComparison.Ordinal))
  2222. {
  2223. ownedItem.OfficialRating = item.OfficialRating;
  2224. newOptions.ForceSave = true;
  2225. }
  2226. if (!string.Equals(item.CustomRating, ownedItem.CustomRating, StringComparison.Ordinal))
  2227. {
  2228. ownedItem.CustomRating = item.CustomRating;
  2229. newOptions.ForceSave = true;
  2230. }
  2231. }
  2232. return ownedItem.RefreshMetadata(newOptions, cancellationToken);
  2233. }
  2234. protected Task RefreshMetadataForOwnedVideo(MetadataRefreshOptions options, bool copyTitleMetadata, string path, CancellationToken cancellationToken)
  2235. {
  2236. var newOptions = new MetadataRefreshOptions(options);
  2237. newOptions.SearchResult = null;
  2238. var id = LibraryManager.GetNewItemId(path, typeof(Video));
  2239. // Try to retrieve it from the db. If we don't find it, use the resolved version
  2240. var video = LibraryManager.GetItemById(id) as Video;
  2241. if (video == null)
  2242. {
  2243. video = LibraryManager.ResolvePath(FileSystem.GetFileSystemInfo(path)) as Video;
  2244. newOptions.ForceSave = true;
  2245. }
  2246. //var parentId = Id;
  2247. //if (!video.IsOwnedItem || video.ParentId != parentId)
  2248. //{
  2249. // video.IsOwnedItem = true;
  2250. // video.ParentId = parentId;
  2251. // newOptions.ForceSave = true;
  2252. //}
  2253. if (video == null)
  2254. {
  2255. return Task.FromResult(true);
  2256. }
  2257. return RefreshMetadataForOwnedItem(video, copyTitleMetadata, newOptions, cancellationToken);
  2258. }
  2259. public string GetEtag(User user)
  2260. {
  2261. var list = GetEtagValues(user);
  2262. return string.Join("|", list).GetMD5().ToString("N", CultureInfo.InvariantCulture);
  2263. }
  2264. protected virtual List<string> GetEtagValues(User user)
  2265. {
  2266. return new List<string>
  2267. {
  2268. DateLastSaved.Ticks.ToString(CultureInfo.InvariantCulture)
  2269. };
  2270. }
  2271. public virtual IEnumerable<Guid> GetAncestorIds()
  2272. {
  2273. return GetParents().Select(i => i.Id).Concat(LibraryManager.GetCollectionFolders(this).Select(i => i.Id));
  2274. }
  2275. public BaseItem GetTopParent()
  2276. {
  2277. if (IsTopParent)
  2278. {
  2279. return this;
  2280. }
  2281. foreach (var parent in GetParents())
  2282. {
  2283. if (parent.IsTopParent)
  2284. {
  2285. return parent;
  2286. }
  2287. }
  2288. return null;
  2289. }
  2290. [JsonIgnore]
  2291. public virtual bool IsTopParent
  2292. {
  2293. get
  2294. {
  2295. if (this is BasePluginFolder || this is Channel)
  2296. {
  2297. return true;
  2298. }
  2299. if (this is IHasCollectionType view)
  2300. {
  2301. if (string.Equals(view.CollectionType, CollectionType.LiveTv, StringComparison.OrdinalIgnoreCase))
  2302. {
  2303. return true;
  2304. }
  2305. }
  2306. if (GetParent() is AggregateFolder)
  2307. {
  2308. return true;
  2309. }
  2310. return false;
  2311. }
  2312. }
  2313. [JsonIgnore]
  2314. public virtual bool SupportsAncestors => true;
  2315. [JsonIgnore]
  2316. public virtual bool StopRefreshIfLocalMetadataFound => true;
  2317. public virtual IEnumerable<Guid> GetIdsForAncestorQuery()
  2318. {
  2319. return new[] { Id };
  2320. }
  2321. public virtual List<ExternalUrl> GetRelatedUrls()
  2322. {
  2323. return new List<ExternalUrl>();
  2324. }
  2325. public virtual double? GetRefreshProgress()
  2326. {
  2327. return null;
  2328. }
  2329. public virtual ItemUpdateType OnMetadataChanged()
  2330. {
  2331. var updateType = ItemUpdateType.None;
  2332. var item = this;
  2333. var inheritedParentalRatingValue = item.GetInheritedParentalRatingValue() ?? 0;
  2334. if (inheritedParentalRatingValue != item.InheritedParentalRatingValue)
  2335. {
  2336. item.InheritedParentalRatingValue = inheritedParentalRatingValue;
  2337. updateType |= ItemUpdateType.MetadataImport;
  2338. }
  2339. return updateType;
  2340. }
  2341. /// <summary>
  2342. /// Updates the official rating based on content and returns true or false indicating if it changed.
  2343. /// </summary>
  2344. /// <returns></returns>
  2345. public bool UpdateRatingToItems(IList<BaseItem> children)
  2346. {
  2347. var currentOfficialRating = OfficialRating;
  2348. // Gather all possible ratings
  2349. var ratings = children
  2350. .Select(i => i.OfficialRating)
  2351. .Where(i => !string.IsNullOrEmpty(i))
  2352. .Distinct(StringComparer.OrdinalIgnoreCase)
  2353. .Select(i => new Tuple<string, int?>(i, LocalizationManager.GetRatingLevel(i)))
  2354. .OrderBy(i => i.Item2 ?? 1000)
  2355. .Select(i => i.Item1);
  2356. OfficialRating = ratings.FirstOrDefault() ?? currentOfficialRating;
  2357. return !string.Equals(currentOfficialRating ?? string.Empty, OfficialRating ?? string.Empty,
  2358. StringComparison.OrdinalIgnoreCase);
  2359. }
  2360. public IEnumerable<BaseItem> GetThemeSongs()
  2361. {
  2362. return ThemeVideoIds.Select(LibraryManager.GetItemById).Where(i => i.ExtraType.Equals(Model.Entities.ExtraType.ThemeSong)).OrderBy(i => i.SortName);
  2363. }
  2364. public IEnumerable<BaseItem> GetThemeVideos()
  2365. {
  2366. return ThemeVideoIds.Select(LibraryManager.GetItemById).Where(i => i.ExtraType.Equals(Model.Entities.ExtraType.ThemeVideo)).OrderBy(i => i.SortName);
  2367. }
  2368. /// <summary>
  2369. /// Gets or sets the remote trailers.
  2370. /// </summary>
  2371. /// <value>The remote trailers.</value>
  2372. public IReadOnlyList<MediaUrl> RemoteTrailers { get; set; }
  2373. /// <summary>
  2374. /// Get all extras associated with this item, sorted by <see cref="SortName"/>.
  2375. /// </summary>
  2376. /// <returns>An enumerable containing the items.</returns>
  2377. public IEnumerable<BaseItem> GetExtras()
  2378. {
  2379. return ExtraIds
  2380. .Select(LibraryManager.GetItemById)
  2381. .Where(i => i != null)
  2382. .OrderBy(i => i.SortName);
  2383. }
  2384. /// <summary>
  2385. /// Get all extras with specific types that are associated with this item.
  2386. /// </summary>
  2387. /// <param name="extraTypes">The types of extras to retrieve.</param>
  2388. /// <returns>An enumerable containing the extras.</returns>
  2389. public IEnumerable<BaseItem> GetExtras(IReadOnlyCollection<ExtraType> extraTypes)
  2390. {
  2391. return ExtraIds
  2392. .Select(LibraryManager.GetItemById)
  2393. .Where(i => i != null)
  2394. .Where(i => i.ExtraType.HasValue && extraTypes.Contains(i.ExtraType.Value));
  2395. }
  2396. public IEnumerable<BaseItem> GetTrailers()
  2397. {
  2398. if (this is IHasTrailers)
  2399. return ((IHasTrailers)this).LocalTrailerIds.Select(LibraryManager.GetItemById).Where(i => i != null).OrderBy(i => i.SortName);
  2400. else
  2401. return Array.Empty<BaseItem>();
  2402. }
  2403. public virtual bool IsHD => Height >= 720;
  2404. public bool IsShortcut { get; set; }
  2405. public string ShortcutPath { get; set; }
  2406. public int Width { get; set; }
  2407. public int Height { get; set; }
  2408. public Guid[] ExtraIds { get; set; }
  2409. public virtual long GetRunTimeTicksForPlayState()
  2410. {
  2411. return RunTimeTicks ?? 0;
  2412. }
  2413. /// <summary>
  2414. /// Extra types that should be counted and displayed as "Special Features" in the UI.
  2415. /// </summary>
  2416. public static readonly IReadOnlyCollection<ExtraType> DisplayExtraTypes = new HashSet<ExtraType>
  2417. {
  2418. Model.Entities.ExtraType.Unknown,
  2419. Model.Entities.ExtraType.BehindTheScenes,
  2420. Model.Entities.ExtraType.Clip,
  2421. Model.Entities.ExtraType.DeletedScene,
  2422. Model.Entities.ExtraType.Interview,
  2423. Model.Entities.ExtraType.Sample,
  2424. Model.Entities.ExtraType.Scene
  2425. };
  2426. public virtual bool SupportsExternalTransfer => false;
  2427. /// <inheritdoc />
  2428. public override bool Equals(object obj)
  2429. {
  2430. return obj is BaseItem baseItem && this.Equals(baseItem);
  2431. }
  2432. /// <inheritdoc />
  2433. public bool Equals(BaseItem item) => Object.Equals(Id, item?.Id);
  2434. /// <inheritdoc />
  2435. public override int GetHashCode() => HashCode.Combine(Id);
  2436. }
  2437. }