BaseItem.cs 81 KB

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