AttributeError: 'gi.repository.RB' object has no attribute 'gst_process_embedded_image'
Latest git:
Traceback (most recent call last):
File "/app/lib/rhythmbox/plugins/artsearch/embedded.py", line 46, in discovered_cb
pixbuf = RB.gst_process_embedded_image(tags, tagname)
File "/usr/lib/python3.9/site-packages/gi/module.py", line 123, in __getattr__
raise AttributeError("%r object has no attribute %r" % (
AttributeError: 'gi.repository.RB' object has no attribute 'gst_process_embedded_image'