BaseItem.cs 82 KB

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