mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-05-30 10:55:16 -04:00
Modifing a big the makefile
This commit is contained in:
@@ -127,7 +127,7 @@ namespace Kyoo.Controllers
|
||||
if (show != null)
|
||||
await RegisterEpisode(show, seasonNumber, episodeNumber, absoluteNumber, path, library);
|
||||
else
|
||||
Console.Error.WriteLine($"Coudld not get informations about the show ${showName}.");
|
||||
Console.Error.WriteLine($"Coudld not get informations about the show {showName}.");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user