mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 13:33:34 -07:00
Wired-up drop folder move
This commit is contained in:
parent
f0fb5aa158
commit
63adb6b566
10 changed files with 429 additions and 304 deletions
|
@ -606,6 +606,8 @@ namespace NzbDrone.Core.Test
|
|||
episode.EpisodeFile.Should().NotBeNull();
|
||||
}
|
||||
|
||||
|
||||
|
||||
[Test]
|
||||
public void GetEpisode_by_Season_Episode_without_EpisodeFile()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue