how do i set it up please ?
I added an example to the wiki for ip_filter .
or the UMS.deny do i just type an ip to block it or do i have to set a folder name too ?
Your UMS.deny file should contain a list of specific files/folders, so yes, you need to specify a path like in the examples, using ...
Search found 569 matches
- Mon Mar 14, 2016 12:47 am
- Forum: Announcements
- Topic: UMS and security
- Replies: 16
- Views: 60046
- Fri Mar 11, 2016 12:51 am
- Forum: Help and Support
- Topic: Jumpy Plugin (26 October 2016)
- Replies: 792
- Views: 1620084
Re: Jumpy Plugin (26 February 2016)
I updated to latest ffmpeg and it works now.
This needs to be in a FAQ/Sticky somewhere
Perhaps, but the bug was introduced into ffmpeg source code on Jan 16 and fixed on Jan 31, so it only applies to ffmpeg builds between those 2 dates, i.e. only for current UMS package. Next one should be fine ...
This needs to be in a FAQ/Sticky somewhere
Perhaps, but the bug was introduced into ffmpeg source code on Jan 16 and fixed on Jan 31, so it only applies to ffmpeg builds between those 2 dates, i.e. only for current UMS package. Next one should be fine ...
- Sun Mar 06, 2016 12:11 pm
- Forum: Help and Support
- Topic: Jumpy Plugin (26 October 2016)
- Replies: 792
- Views: 1620084
Re: Jumpy Plugin (26 February 2016)
Youtube in Kodi does not work in Web Interface through Jumpy.
Youtube in the Web Interface did not require me to youtube/active.
Assuming the activation is a one-time thing, it shouldn't be required when you're using jumpy as long as you've already done it previously in Kodi. The addon should ...
Youtube in the Web Interface did not require me to youtube/active.
Assuming the activation is a one-time thing, it shouldn't be required when you're using jumpy as long as you've already done it previously in Kodi. The addon should ...
- Sun Mar 06, 2016 11:22 am
- Forum: Help and Support
- Topic: Jumpy Plugin (26 October 2016)
- Replies: 792
- Views: 1620084
Re: Jumpy Plugin (26 February 2016)
Attached is the logs of a stream from SALTS attempting to play Deadpool.
NOTES: HTML5 didnt play, But Flow Player does play but only for the first ~30 secs or so, then the video starts over.
There are several issues with this addon that make it a bad candidate for jumpy/ums use:
like all the ...
NOTES: HTML5 didnt play, But Flow Player does play but only for the first ~30 secs or so, then the video starts over.
There are several issues with this addon that make it a bad candidate for jumpy/ums use:
like all the ...
- Sun Mar 06, 2016 10:48 am
- Forum: Help and Support
- Topic: Jumpy Plugin (26 October 2016)
- Replies: 792
- Views: 1620084
Re: Jumpy Plugin (26 February 2016)
I was going to ask about that. What's wrong with Youtube? Ever since I had UMS installed again it hasn't worked properly. In Kodi you need to go to youtube.com/activate to set it up. Is this why Jumpy has issues with it? Also i too am having the same Youtube issue, i did in the Kodi App do the ...
- Sun Mar 06, 2016 2:03 am
- Forum: Help and Support
- Topic: Jumpy Plugin (26 October 2016)
- Replies: 792
- Views: 1620084
Re: Jumpy Plugin (26 February 2016)
Hey DeFlanko, thanks for heroic cyberwarfare efforts defending the forum :D.
went back in the jumpy-xbmx plugin and noticed that none of the setting saved though -
I just tried this in Windows, i.e. temporarily moved kodi+addons locations and edited xbmc.main/home.path in the gui and it saved ok ...
went back in the jumpy-xbmx plugin and noticed that none of the setting saved though -
I just tried this in Windows, i.e. temporarily moved kodi+addons locations and edited xbmc.main/home.path in the gui and it saved ok ...
- Sun Mar 06, 2016 12:23 am
- Forum: Help and Support
- Topic: UMSBuilderV2: build any UMS branch
- Replies: 50
- Views: 148812
Re: UMSBuilderV2: build any UMS branch
Easiest is to delete the existing branch and start over, i.e. in a console with git in your path:Wolfgan wrote:is there anything that I can do manually to get the branch synched again for UMSbuilder?
Code: Select all
git branch -D webdownload
- Sat Feb 27, 2016 9:37 am
- Forum: Help and Support
- Topic: Jumpy Plugin (26 October 2016)
- Replies: 792
- Views: 1620084
Re: Jumpy Plugin (26 February 2016)
Should be fixed nowkuroukage wrote:Code: Select all
AttributeError: 'NoneType' object has no attribute 'xbmc_levels'

- Sat Feb 27, 2016 6:12 am
- Forum: Help and Support
- Topic: Jumpy Plugin (26 October 2016)
- Replies: 792
- Views: 1620084
Re: Jumpy Plugin (26 February 2016)
oops, an unintended regressionLarus wrote:Now my local web streams stopped working. It was ok with 0.3.7 version though.

- Sat Feb 27, 2016 2:31 am
- Forum: Help and Support
- Topic: Jumpy Plugin (26 October 2016)
- Replies: 792
- Views: 1620084
Re: Jumpy Plugin (21 February 2016)
AttributeError: 'NoneType' object has no attribute 'xbmc_levels'
I've seen this before, but haven't yet chased down the bug (it generally has to do with how jumpy re-uses loaded python modules as opposed to reloading them every time, which saves time). Will look at it again, but meanwhile you can ...
I've seen this before, but haven't yet chased down the bug (it generally has to do with how jumpy re-uses loaded python modules as opposed to reloading them every time, which saves time). Will look at it again, but meanwhile you can ...