-
Bug
-
Resolution: Done
-
Normal
-
None
-
2.12.3
-
None
-
Windows 11
For now, the plugin removes complete albums (yellow disk) from Picard’s right panel.
I want to count the number of these complete albums using the variable A.
However, adding the action A=A+1 in the code causes Picard to turn off.
Line 31
Without this line A=A+1 the plugin works properly.
I am posting the code for this plugin and the debug.log from Picard