mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-24 09:44:47 +03:00
#35 - Make IBN path configurable
This commit is contained in:
@@ -26,7 +26,7 @@ namespace MediaBrowser.Controller
|
||||
/// Gets the path to the Images By Name directory
|
||||
/// </summary>
|
||||
/// <value>The images by name path.</value>
|
||||
string ImagesByNamePath { get; }
|
||||
string ItemsByNamePath { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets the path to the People directory
|
||||
|
||||
Reference in New Issue
Block a user