mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-07-09 03:04:20 -04:00
Modifing a big the makefile
This commit is contained in:
parent
c0f5bdc1da
commit
924200c6ba
@ -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}.");
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user