BaseItem.cs 75 KB

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