diff --git a/morituri/common/program.py b/morituri/common/program.py index 2729507..5de9d14 100644 --- a/morituri/common/program.py +++ b/morituri/common/program.py @@ -305,6 +305,7 @@ class Program: metadatas = mbngs.musicbrainz(mbdiscid, country=country, record=self._record) + break except mbngs.NotFoundException, e: break except musicbrainzngs.NetworkError, e: