Search found 15 matches

by rme
Mon May 19, 2014 6:49 am
Forum: Developers
Topic: Exception in thread "StopPlaying Event" java.lang.NullPointe
Replies: 1
Views: 7994

Re: Exception in thread "StopPlaying Event" java.lang.NullPo

An additional note, preceding this, a couple of log messages earlier, was a OOM Exception -
may be related.

RME
by rme
Mon May 19, 2014 6:47 am
Forum: Developers
Topic: Exception in thread "StopPlaying Event" java.lang.NullPointe
Replies: 1
Views: 7994

Exception in thread "StopPlaying Event" java.lang.NullPointe

Got this exception while using UMS with pms-xbmc and do not know how to duplicate: TRACE 2014-05-18 11:16:17.394 [mencoder-52] EOF INFO 2014-05-18 11:16:18.868 [StopPlaying Event] Stopped playing Play on your Samsung AllShare DEBUG 2014-05-18 11:16:18.869 [StopPlaying Event] The full filename of whi...
by rme
Mon May 19, 2014 6:43 am
Forum: Developers
Topic: DLNAMediaDatabase.init connection not closed
Replies: 1
Views: 7454

DLNAMediaDatabase.init connection not closed

In the "init" method of DLNAMediaDatabase, the connection returned by the first call to getConnection() is not closed. Minor since init is only called once, but its still a memory/resource leak. public void init(boolean force) { dbCount = -1; String version = null; Connection conn = null; ...
by rme
Mon May 19, 2014 6:32 am
Forum: Help and Support
Topic: Does PMS-XBMC work with UMS
Replies: 2
Views: 5675

Re: Does PMS-XBMC work with UMS

Ok, got it to work (xbmc with sqlite) and PMS. Movies will play but the fanart, posters, etc
while displayed as selectable items, don't display ... a cosmetic loss.

Now to use mysql with xbmc and increase the heap size of UMS.
Got a couple of Exceptions which I will post else where.

RME
by rme
Sun May 18, 2014 7:27 am
Forum: Help and Support
Topic: Does PMS-XBMC work with UMS
Replies: 2
Views: 5675

Re: Does PMS-XBMC work with UMS

Configuration: Samsung UN60F7100 XBMC Media Center 13.0 ums-3.6.0 sqlitejdbc-v056.jar pms-xbmc-20130503.jar As far as I can tell, the pms-xbmc plugin does not work. The two test movies can be accessed and viewed via both the normal UMS mechanism and running XBMC as a server. When UMS has the pms-xbm...
by rme
Fri May 16, 2014 1:25 pm
Forum: Help and Support
Topic: Does PMS-XBMC work with UMS
Replies: 2
Views: 5675

Does PMS-XBMC work with UMS

Does PMS-XBMC work with UMS On plugin page: http://www.universalmediaserver.com/plugins/ There is the XBMC plugin with links: https://code.google.com/p/pms-xbmc/ http://www.ps3mediaserver.org/forum/viewtopic.php?f=12&t=13338 Googling about I've not found any page where someone has said that they...
by rme
Thu May 08, 2014 11:58 am
Forum: Help and Support
Topic: Displaying cbr comics
Replies: 6
Views: 8849

Re: Displaying cbr comics

Thanks. Set it to use the non-v2 version but still no luck. Still got an Exception. I might add that the tv is a Samsung UN60F7100 so that might be the issue, no one else is using one with UMS (?). Attached is the log file. This is really not a high priority with me; I just wanted to check out UMS's...
by rme
Wed May 07, 2014 11:35 am
Forum: Help and Support
Topic: Displaying cbr comics
Replies: 6
Views: 8849

Re: Displaying cbr comics

After re-start, I can see the comic pages but when I select one, I get an
Exception.
See Attachment (debug.log and UMS.conf).
Thanks
RME
by rme
Tue May 06, 2014 2:45 pm
Forum: Help and Support
Topic: Displaying cbr comics
Replies: 6
Views: 8849

Re: Displaying cbr comics

In $HOME/.config/UMS/UMS.conf .... enable_archive_browsing = true .... In $HOME/.config/UMS/debug.log .... DEBUG 2014-05-05 19:17:16.262 [Library Scanner] Scanning Folder: Comics TRACE 2014-05-05 19:17:16.265 [Library Scanner] Could not match any format to "/data/Pictures/Comics/105.cbr" T...
by rme
Mon May 05, 2014 3:01 pm
Forum: Help and Support
Topic: #--TRANSCODE--# folder for mp4 file
Replies: 1
Views: 4135

#--TRANSCODE--# folder for mp4 file

Why am I getting a folder called "#--TRANSCODE--#" for an mp4 media file?
How do I tell UMS to recognize such a file?
Thanks
RME