Page 1 of 1

UMS-KODI

Posted: Thu Apr 09, 2015 10:09 am
by anilroopnarine
https://github.com/anilroopnarine/ums-kodi

git clone https://github.com/anilroopnarine/ums-kodi.git
edit pom.xml to point to your ums.jar
mvn package. creates ums-kodi-x.x.x.jar in target dir.

updated and compiled against UMS 5.1.2
Verified works from Kodi 14 alpha and PS3 slim.
Copied Movies Title up one folder so Transcode Folder stays within PS3 8 Folder Limit.

Attached ums-kodi-5.1.2.jar and sqlite-jdbc-3.8.7

Re: UMS-KODI

Posted: Fri May 08, 2015 1:43 am
by anilroopnarine
Kodi 15 beta changed view movieview to movie_view in the video database - which breaks the plugin.

File ums-kodi/src/main/java/net/pms/external/xbmc/MovieDAO.java replace each occurance of movieview with movie_view should fix the issue.

current version works fine with Kodi 14.2

Re: UMS-KODI

Posted: Fri May 08, 2015 7:10 am
by nickhere
does this plug in let me use all the video addons like jumpy and how do i config windows system

Re: UMS-KODI

Posted: Fri May 08, 2015 10:19 am
by anilroopnarine
Nope it justs reads the Kodi video and music databases and displays them on your dlna player.

Re: UMS-KODI

Posted: Fri May 08, 2015 11:37 am
by nickhere
kodi does the same thing

Re: UMS-KODI

Posted: Thu Dec 17, 2015 1:11 am
by jibbebb
Please make one for UMS 5.3.1