mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-23 02:24:44 +01:00
handle year in name when searching
This commit is contained in:
@@ -135,12 +135,6 @@ namespace MediaBrowser.Model.Dto
|
||||
/// </summary>
|
||||
/// <value>The genres.</value>
|
||||
public List<string> Genres { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the mapped paths.
|
||||
/// </summary>
|
||||
/// <value>The mapped paths.</value>
|
||||
public List<string> MappedPaths { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the community rating.
|
||||
|
||||
Reference in New Issue
Block a user