Skip to content

Update Kodi library for selected items

A600 requested to merge (removed):kodilibrary into devel

kodi-json-rpc!2 (merged) must be merged before.

This pull request adds the ability to add selected items to the Kodi library. For that, the path of the location of the videos must be changed to the location Kodi expects.

It uses tasks (I modified the MediaFileInformationFetcherTask one) and since this is the first java code I ever wrote, I'm pretty sure I made some mistakes.

Edited by A600

Merge request reports