mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-27 04:21:27 +02:00
Removed single episode rename button
Fix: while renaming series/seasons a single failure no longer stops the whole process Fix: much better notification during batch rename
This commit is contained in:
@@ -237,7 +237,6 @@ namespace NzbDrone.Web.Controllers
|
||||
Overview = e.Overview,
|
||||
AirDate = airDate,
|
||||
Path = episodePath,
|
||||
EpisodeFileId = episodeFileId,
|
||||
Status = e.Status.ToString(),
|
||||
Quality = episodeQuality,
|
||||
Ignored = e.Ignored
|
||||
|
Reference in New Issue
Block a user