Kodi Community Forum

Full Version: Clean collection on KODI
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi, 

I'm searching a way to execute the action to clean the collection of KODI from tinymm. 
When I looking on the code, I see this action is already implemented : 

https://gitlab.com/tinyMediaManager/kodi...brary.java

=> Cleans the video library from non-existent items.

But I don't found where to execute this action in the UI of tinymm ? 

Someone can help me ? 

Thanks !
not yet finished.. Sad
(2020-04-15, 11:47)mlaggner Wrote: [ -> ]not yet finished.. Sad

Ha ok !

I will try to look at the code base so and propose a PR to add it.

Thanks for the reply.
(2020-04-15, 13:40)myron Wrote: [ -> ]Startpoint would be here:
https://gitlab.com/tinyMediaManager/tiny...diRPC.java
UI menu:
https://gitlab.com/tinyMediaManager/tiny...CMenu.java

Thanks for help ! 

See my Merge request : https://gitlab.com/tinyMediaManager/tiny...quests/455