diff --git a/datas/metadata_s.py b/datas/metadata_s.py index f479c6c68..cca464fb0 100644 --- a/datas/metadata_s.py +++ b/datas/metadata_s.py @@ -490,6 +490,38 @@ }, }, }, + "Sonus Faber Sonetto II G2": { + "skip": True, + "brand": "Sonus Faber", + "model": "Sonetto II G2", + "type": "passive", + "price": "2500", + "amount": "pair", + "shape": "bookshelves", + "default_measurement": "eac", + "measurements": { + "eac": { + "origin": "ErinsAudioCorner", + "format": "klippel", + "reviews": { + "eac": "", + "yt": "", + }, + "review_published": "202404xx", + "specifications": { + "sensitivity": 87, + "impedance": 4, + "size": { + "height": 414, + "width": 227, + "depth": 335, + }, + "weight": 10.4, + }, + }, + }, + }, + "Sony SS-CS3": { "brand": "Sony", "model": "SS-CS3", diff --git a/datas/pictures/Sonus faber Sonetto II G2.png b/datas/pictures/Sonus faber Sonetto II G2.png new file mode 100644 index 000000000..57da01c58 Binary files /dev/null and b/datas/pictures/Sonus faber Sonetto II G2.png differ