mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-19 21:46:50 -04: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