Remove downloads management features: delete DownloadsEndpoints and related API logic, remove associated frontend components and routes, and update documentation to reflect the removal of the downloads directory from the application structure.
This commit is contained in:
@@ -8,7 +8,4 @@ public enum MediaSource
|
||||
|
||||
/// <summary>Положен вручную в inbox/ и подобран сканером.</summary>
|
||||
Inbox,
|
||||
|
||||
/// <summary>Скачан торрент-клиентом в downloads/ и импортирован вручную (копированием).</summary>
|
||||
Download,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user