Skip to content

stefandmn/program.search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Search Program for Kodi

Search Program has been adopted and redesigned to become all-in-one library search add-on for Clue and Kodi, It allows to find items in video and music libraries and it is fully integrated in the global GUI (skin).

This addon was design to run over Clue system but it might work also on any Kodi instance (version 17+), using both Python v2 and v3 versions. The only one dependency is related to module.clue which is required through the installation process and used for logging channel and addon standardized process.

Development, testing and deployment activities are driven by CCM process (Clue Configuration Management), built over GNU make utility. To see all make rules try make help.

Enjoy!