Search found 585 matches

by SharkHunter
Sun Nov 02, 2014 12:35 am
Forum: Feature Suggestions
Topic: Custom folder display names on Renderer
Replies: 8
Views: 11409

Re: Custom folder display names on Renderer

Individual sorting is added (at least in 5.0). Add sort_paths=<some path>,<sort type> <other path>,<sort type> sort type should be one of the following numbers: 0: Locale-sensitive A-Z< 1: Sort by modified date, newest first 2: Sort by modified date, oldest first 3: Case-insensitive ASCIIbetical sor...
by SharkHunter
Sun Nov 02, 2014 12:14 am
Forum: Help and Support
Topic: SVTplay channel doesnt show every episodes
Replies: 1
Views: 3278

Re: SVTplay channel doesnt show every episodes

Should be fixed now just update svt.ch
by SharkHunter
Sat Nov 01, 2014 8:31 pm
Forum: Feature Suggestions
Topic: ACE STREAM SUPPORT
Replies: 5
Views: 15156

Re: ACE STREAM SUPPORT

Yes that could be cool BUT all the documentation/forums are in russian which at least I don't speak. So if you have any English docs pls point me to it
by SharkHunter
Sat Nov 01, 2014 6:27 pm
Forum: Feature Suggestions
Topic: Save Subtitles
Replies: 6
Views: 8313

Re: Save Subtitles

This is alread in UMS. In your UMS.conf add

Code: Select all

live_subtitles_keep=true
and your subs will not be deleted
by SharkHunter
Sun Oct 26, 2014 4:58 am
Forum: General Discussion
Topic: Mod Interface
Replies: 6
Views: 10562

Re: Mod Interface

Here is a sample of how the status tab look after I destroyed it
Image
by SharkHunter
Sat Oct 25, 2014 8:54 pm
Forum: Announcements
Topic: Version 5.0.0-a1 is released
Replies: 22
Views: 52571

Re: Version 5.0.0-a1 is released

The 360 issue has been resolved. In this release we've done an overhaul of our index system and the xbox 360 doesn't behave as any other render so our new system screwed things up...
by SharkHunter
Fri Oct 24, 2014 6:53 pm
Forum: Media Renderers
Topic: Xbox One Getting DLNA Support
Replies: 115
Views: 159253

Re: Xbox One Getting DLNA Support

whogie - yes I added that icon stuff sine the Xb1 couldn't display icons properly. It didn't scale them down and it was ugly so for that reason the ThumbnailSize = 128x128 ThumbnailBackground = darkGray was added. I had a icon (Grooveshark) which had black text on transparent bottom which didn't sho...
by SharkHunter
Wed Oct 22, 2014 1:08 am
Forum: Announcements
Topic: Version 4.2.0 is released
Replies: 26
Views: 50273

Re: Version 4.2.0 is released

gatty - as always use trace level. Secondly restart and ONLY play the troublesome video. Does the Da'vinci video work on your samsung? There is a diff it looks like you use a .ass in the first case and then a .srt.
That said it works for me (haven't tried ipad though)
by SharkHunter
Thu Oct 16, 2014 6:46 pm
Forum: Help and Support
Topic: UMS Can't See More Than 10 Movies?
Replies: 7
Views: 8114

Re: UMS Can't See More Than 10 Movies?

As always without logs we are blind as a bat.
Normally renders request the filelist 10 items (or so) at a time. If you only see 10 I would suspect that the request for getting 11-20 somehow is lost. But without logs it's impossible to say.
by SharkHunter
Wed Oct 15, 2014 6:19 pm
Forum: Help and Support
Topic: Channels Plugin
Replies: 308
Views: 541176

Re: Channels Plugin

Good news pen! My code outsmarts me! I'll add the stuff to the render profiles. As for SVTPlay they changed (that's why 0.93 was made) and then the matching didn't span multiple lines (again), but I'm fairly sure they'll change again and then the problem will get back so the CharMap is important to ...