Search found 3 matches

by anilroopnarine
Fri May 08, 2015 10:19 am
Forum: Help and Support
Topic: UMS-KODI
Replies: 5
Views: 26836

Re: UMS-KODI

Nope it justs reads the Kodi video and music databases and displays them on your dlna player.
by anilroopnarine
Fri May 08, 2015 1:43 am
Forum: Help and Support
Topic: UMS-KODI
Replies: 5
Views: 26836

Re: UMS-KODI

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
by anilroopnarine
Thu Apr 09, 2015 10:09 am
Forum: Help and Support
Topic: UMS-KODI
Replies: 5
Views: 26836

UMS-KODI

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 ...