mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-22 14:33:30 -07:00
Merge branch 'markus101'
This commit is contained in:
commit
31c16b9004
7 changed files with 29 additions and 21 deletions
|
@ -241,8 +241,6 @@ namespace NzbDrone.Core.Providers
|
|||
tvDbSeriesInfo.SeriesName, successCount, failCount);
|
||||
}
|
||||
|
||||
|
||||
|
||||
public virtual void UpdateEpisode(Episode episode)
|
||||
{
|
||||
_database.Update(episode);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue