running this against a file that is known to Shoko, but not linked to an episode:
curl -H "Accept: application/json" 'http://shoko-srv:8111/api/ep/getbyfilename?filename=Mitama%20%231.mkv&apikey=8d4012e1-a5e9-41bb-91cb-5b1235430d38'
results in:
{"code":404,"message":"Not Found"}
running this against a file that is known to Shoko, but not linked to an episode:
curl -H "Accept: application/json" 'http://shoko-srv:8111/api/ep/getbyfilename?filename=Mitama%20%231.mkv&apikey=8d4012e1-a5e9-41bb-91cb-5b1235430d38'
results in:{"code":404,"message":"Not Found"}