BaseItem.cs 95 KB

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