[APP] [15-June-2011] MPlayer for android V2 - Android Apps and Games

Hi,
MPlayer for android with source code
MPlayer optimized for neon acceleration
http://www.multiupload.com/FP82PKBHMF
MPlayerV2.apk
http://www.multiupload.com/SZKPWCLOPA
new feature -
RTSP support via browser (MMS/MMSH also)
Fix scaling based on aspect ratio
New GUI
New Audio file selector (need some improvements I will add later)
MPlayer.apk
http://www.multiupload.com/P765ZGOPPD
new features
- Playlist support
- Auto rotate
- Album art
- Neon Acceleration [enable neon acceleration in settings menu]
- Smooth scaling [enable use fine scaler in settings menu]
- Browser streaming support for various protocol (no rtsp support)
for rtsp copy paste URL from browser to open url box
source
http://www.multiupload.com/ZUDXBLOL4A
I will add more details later

Cool. It can even play mms:// streams, but I have to paste the URL into the app. Can you have the app register itself to support mms links? Also, opening a link to an .asx file doesn't do anything.

badbob001 said:
Cool. It can even play mms:// streams, but I have to paste the URL into the app. Can you have the app register itself to support mms links? Also, opening a link to an .asx file doesn't do anything.
Click to expand...
Click to collapse
That would be awesome! The only thing missing for me!
In any case, thanks! Seems to work wll.
Sent from my GT-I9000 using XDA App

Screenshots?

This sounds awesome, I love mplayer I will give this a try and I hope support continues to make the app better.

Is there anyway to create a shortcut that passes a url to mplayer? I would love to create shortcuts containing something like:
mplayer.exe mms://someurl.com/radio
Something with gscript perhaps? This would get around registering mms links and having the browser open http streaming links.

Is it possible to register an url format like mplayer://*link* that mplayer would identify when clicked?
Sent from my GT-I9000 using XDA App

Slekvak said:
Is it possible to register an url format like mplayer://*link* that mplayer would identify when clicked?
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
yes it is possible, i will try to figure out exact steps. meanwhile if you have any idea how to do this let me know

I'm interested in compiling your MPlayer source, but I can't figure out how to do it... I see there are some config files but I don't know how to use them, and I don't know what's the "/android/android-arm/sysroot/" folder that you included...
Can you tell us some instructions about it?
Thanks a lot for your hard work, you are great!

dmarcato said:
I'm interested in compiling your MPlayer source, but I can't figure out how to do it... I see there are some config files but I don't know how to use them, and I don't know what's the "/android/android-arm/sysroot/" folder that you included...
Can you tell us some instructions about it?
Thanks a lot for your hard work, you are great!
Click to expand...
Click to collapse
i am thinking of uploading all source to git that will be more easy to compile. Meanwhile you can run conf1.sh to configure and comp.sh to solve dependency (it will build libmplayer.so)

ajeet17181 said:
i am thinking of uploading all source to git that will be more easy to compile. Meanwhile you can run conf1.sh to configure and comp.sh to solve dependency (it will build libmplayer.so)
Click to expand...
Click to collapse
This would be really great!
However I don't have a comp.sh file in the source you have posted here...

dmarcato said:
This would be really great!
However I don't have a comp.sh file in the source you have posted here...
Click to expand...
Click to collapse
it will be cos3.sh

cud some1 upload a screenshot of d player..

mplayer.conf modifications:
Code:
# default things
noslices=1
subfont-text-scale=5
font=/sdcard/mplayer/font/subfont.ttf
# the funny part
# this cache size isn't recommended for streaming
autosync=60
framedrop=1
cache=16392
# change this to 1 if you have av desync
hardframedrop=0
# for unicode sub support
subfont-encoding=unicode
unicode=yes
utf8=yes
hope you'll find this useful
EDIT: I'm glad you decided to share this ajeet

ajeet, the fact is that there are some "local" references for the scripts of your (amazing) project.. first of all, in conf1.sh, this path "/android-arm/sysroot/usr/include/" points to something that you have locally.. can you tell me what it is and how to get it?
also, cos3.sh has some local references, for instance "/home/backup/mplayer/libs/armeabi"..
by the way, your porting is superb. really, a great job m8

RotxeD said:
ajeet, the fact is that there are some "local" references for the scripts of your (amazing) project.. first of all, in conf1.sh, this path "/android-arm/sysroot/usr/include/" points to something that you have locally.. can you tell me what it is and how to get it?
also, cos3.sh has some local references, for instance "/home/backup/mplayer/libs/armeabi"..
by the way, your porting is superb. really, a great job m8
Click to expand...
Click to collapse
you can get all lib from apk file and arm/sysroot/usr/include is not required only for sdl you need pelya sdl headers , you can download them from commander genius git . if you find difficulty in this let me know i will upload them also.

ajeet17181 said:
yes it is possible, i will try to figure out exact steps. meanwhile if you have any idea how to do this let me know
Click to expand...
Click to collapse
It's called URI schemes, and it seems to be a matter of defining one in the manifest file.
http://stackoverflow.com/questions/2448213/how-to-implement-my-very-own-uri-schema-on-android
Don't know how that would work when doing mplayer://mms://file.vmw?, maybe theres some way to do parse it..
This would in any case be great. This way I for example could develop my webTV app to link to mplayer://mms://file.vmw, and it would open directly and start playing in mplayer!

I understand there is some problems with this approach (web standards).
Here are more information and an alternative: http://stackoverflow.com/questions/...art-for-accessing-your-progra/2430468#2430468
Sent from my GT-I9000 using XDA App

Wow, the awesome MPlayer compiled for Android.
I only briefly tried it, it scaled the picture to fill the screen. Is this normal? Is there way to make it actually read the aspect from the file and scale according to that?
Someone mentioned problems with .asx files... They're playlists. You need to tell MPlayer that. On the command-line, this would be
Code:
$ mplayer -playlist mms://somewhere.com/blah.asx
No idea how this Android version deals with that.

Slekvak said:
I understand there is some problems with this approach (web standards).
Here are more information and an alternative: http://stackoverflow.com/questions/...art-for-accessing-your-progra/2430468#2430468
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
if you want to play media from your app then i will provide you custom intent. with that you can send media url to mplayer.

Related

FroYo: Download + Play Flash Games?

We've always been able to download .swf flash game files, but with Flash 10.1 I was hoping we could put them on the sdcard and play offline.
Anyone know how to do this? (For cataloging / playing Flash games when there's no connection.)
HAH! Idea: what about storing an html page that just launches a SWF? What's the least amount of code in a page that would do that?
Paul22000 said:
HAH! Idea: what about storing an html page that just launches a SWF? What's the least amount of code in a page that would do that?
Click to expand...
Click to collapse
Hahaha funny you say this, I tried it earlier after reading your message and no go.
For starters, no way to access local file from native browser (others may support it but native doesn't).
Closest I could come was by selecting the html file with astro, then choosing to open it with "HTML Viewer" (built into astro I think?) but it didn't show the embedded flash object.
I think best way to achieve this would be an app that can read a directory on sdcard and generate the html to load into a webview. I was thinking about throwing something together real quick but haven't had time to look and see if something like it already exists.
Damn, that's too bad.
Yeah, I find it very odd that you can't browse local html files.
A long time ago (G1 days) I tried all sorts of //file:/// weird stuff (like Firefox does) and couldn't get anything to work. I can't believe there's no way to browse locally.
Try file explorer in market for local browser.... let me know if it works lol
Made by wjjsun
-------------------------------------
Sent via the XDA Tapatalk App
gIMpSTa said:
For starters, no way to access local file from native browser (others may support it but native doesn't).
Click to expand...
Click to collapse
htmlfileprovider is your friend:
content://com.android.htmlfileprovider/sdcard/whateverfile.html
(entered in the browser's address bar obviously)
BigDamHero said:
htmlfileprovider is your friend:
content://com.android.htmlfileprovider/sdcard/whateverfile.html
(entered in the browser's address bar obviously)
Click to expand...
Click to collapse
Yeah, I found this in another forum after posting this. Still, would be nicer to have a little interface that scans and builds a little menu out of flash files
BigDamHero said:
htmlfileprovider is your friend:
content://com.android.htmlfileprovider/sdcard/whateverfile.html
(entered in the browser's address bar obviously)
Click to expand...
Click to collapse
Ahh! Finally, first time I see this, thanks!
gIMpSTa said:
Yeah, I found this in another forum after posting this. Still, would be nicer to have a little interface that scans and builds a little menu out of flash files
Click to expand...
Click to collapse
V True, if I had anything approaching free time at the moment I'd be tempted to give it a go.

Text based browser, like Lynx, for Android?

Hey guys - I know this has been asked before, but I've been unable to find a decent answer:
Is there any Lynx-like browser for Android? I don't mind if it runs in the terminal or whatever, but I reckon it would do my limited data quota a massive favour.
Sent from my CM6.1 HTC Dream using XDA App
why don't you just disable the downloading of images?
NEUR0M4NCER said:
Hey guys - I know this has been asked before, but I've been unable to find a decent answer:
Is there any Lynx-like browser for Android? I don't mind if it runs in the terminal or whatever, but I reckon it would do my limited data quota a massive favour.
Sent from my CM6.1 HTC Dream using XDA App
Click to expand...
Click to collapse
Have you tried Opera Mini? If you are worried about your data usage, I think you'll love its server-side compression technology. Well, depending in what are your feelings about your browsing privacy.
I know I can disable images, and yes, I tried a couple of browsers with server-side compression, but I was really hoping for the plain simplicity of a Lynx-like app. Thanks for the replies so far!
Sent from my CM6.1 HTC Dream using XDA App
i second this
lynx it's so cool for reading some heavy news websites that i ssh to home and use lynx from there
Hm, SSH to your home pc eh? Tell me more.
Sent from my CM6.1 Dream using XDA App
The other thing you might consider is RSS. I read a lot of websites like this. Most major news websites now support RSS. Good luck. Lynx is hard to read and manage as it was designed for an earlier implementation of the web.
I wonder if it isn't easy to do since 1) it's all open source and 2) it should be a textbook JNI port...
xaffron said:
I wonder if it isn't easy to do since 1) it's all open source and 2) it should be a textbook JNI port...
Click to expand...
Click to collapse
There are some instructions here, in chinese. If anyone does get a working binary, let us know;
http://www.embedu.org/Column/Column294.htm
Update: I followed the instructions, and it works. Here are the results:
http://forum.xda-developers.com/showthread.php?p=16050683
I read through the instructions... Very nice and detailed directions there! However, they're not even using the NDK, they're compiling an ARM executable for Lynx (so if we go that route, the result would be a binary that has to be run from terminal emulator).
Food for thought...
Binary compiled successfully!
Done it!
I just followed the instruction from the chinese professor, and it works fine for me. I have created a tread for it at:
http://forum.xda-developers.com/showthread.php?p=16050683
The zip file is there, along with the instructions. Enjoy!
You can also try this one
TextOnly browser for android which displays only content from the article by stripping ads,scripts and images
https://market.android.com/details?id=com.spacenext.textonly
There was something i used to do when i was browsing using an old Nokia dumbphone that might help.
Type the following into your address bar:
http://www.google.com/xhtml
Now search for the site you want to visit, i.e xda-developers, and click on the link. You should now be seeing it in a low data format. It's not pretty but it works pretty well on a mobile browser.
If you want you can then bookmark the site as it is, so that it will still have that formatting when you return to it next. Obviously, for every site you want to visit you have to go through the above, but if you also bookmark the xhtml version of google you can always start your browsing session from there and just bookmark all your reformatted favourites as you go.
For that mobile view you can just use the "mobile view (GWT)" option in Dolphin Browser HD
new android browser "Lynx Browser"
You may also want to have a look at the new android browser "Lynx Browser" at
https://play.google.com/store/apps/details?id=com.weejim.app.lynx&hl=en
v0.1.16 now comes with "Light" theme support
singa76 said:
You may also want to have a look at the new android browser "Lynx Browser" at
https://play.google.com/store/apps/details?id=com.weejim.app.lynx&hl=en
Click to expand...
Click to collapse
[email protected]:/ $ /data/local/lynx
Error opening terminal: screen.
1|[email protected]:/$
Wrong terminal app?
All Text Browser
NEUR0M4NCER said:
Hey guys - I know this has been asked before, but I've been unable to find a decent answer:
Is there any Lynx-like browser for Android? I don't mind if it runs in the terminal or whatever, but I reckon it would do my limited data quota a massive favour.
Sent from my CM6.1 HTC Dream using XDA App
Click to expand...
Click to collapse
​
NEUR0M4NCER said:
Hey guys - I know this has been asked before, but I've been unable to find a decent answer:
Is there any Lynx-like browser for Android? I don't mind if it runs in the terminal or whatever, but I reckon it would do my limited data quota a massive favour.
Sent from my CM6.1 HTC Dream using XDA App
Click to expand...
Click to collapse
Little Web Browser is pretty similar to Lynx. Free, but a HUGE fee if you want to get rid of the ads.
It is amazing how you'll always have at least one idiot in almost every forum who has no clue to what the correct answer might be but instead of shutting his ugly mug he tries to be a smart-ass and suggest a retarded "solution" that the OP had already discarded even before he asked. "Eh, why don't you disable images on Opera? (monkey squeaks)" ... well no ****tard, that's not a solution not even a proper answer to the question.

[APP][2.3+] NZBGet Mobile: native nzb download for android

Hi !
I'd like to share a new project: NZBGet Mobile, a native usenet nzb downloader for android. It's a port of "NZBGet" for android, and i think i did a great job on it.
The application is free without any limitation (unlike any other concurrent on the market) and so i hope people will enjoy it!
Here's the market link : https://play.google.com/store/apps/details?id=com.greatlittleapps.nzbm
And the market description:
NZBGet Mobile is a port of the very popular NZBGet application to android: download usenet binary articles (NZB) directly to your android devices ! With NZBGet Mobile you can now manage NZB files with the ease and efficiency you would get on your personal computer, thanks to NZBGet!
- Easy to use interface (built-in NZBGet web interface)
- Server status notification
- Support all NZB files (nzbclub, nzbindex, binsearch, nzbmatrix...)
- Load NZB directly from web browsers
- Automatic file verification (par)
- Automatic file reparation (par)
- Automatic file extraction (rar)
- Fast downloads even in sleep mode
- Run in background as a service
- SSL support
- NZBGet Mobile, as NZBGet, is released under the GNU GPLv2 licence: http://www.gnu.org/licenses/gpl-2.0.html
- NZBGet Mobile source code is available on github: https://github.com/Cpasjuste/nzbm
- NZBGet website and forums: http://nzbget.sourceforge.net/
Click to expand...
Click to collapse
Cpasjuste said:
Hi !
I'd like to share a new project: NZBGet Mobile, a native usenet nzb downloader for android. It's a port of "NZBGet" for android, and i think i did a great job on it.
The application is free without any limitation (unlike any other concurrent on the market) and so i hope people will enjoy it!
Here's the market link : https://play.google.com/store/apps/details?id=com.malothetoad.nzbm
And the market description:
Many thanks for any support (bug report, improvments, note, review) you may provide
Click to expand...
Click to collapse
Thanks will try
ermacwins said:
Thanks will try
Click to expand...
Click to collapse
Thanks, let me know any suggestion
Play store says my stock rooted 2.3.5 is incompatible with the app so can't try it but sounds good.
Dave
( http://www.google.com/producer/editions/CAownKXmAQ/bigfatuniverse )
Sent from my LG P920 using Tapatalk 2
Arg that's crap! Can i ask you the device you are using?
Edit: forget, i saw your signature. Ill take a look.
Sent from my GT-N7000 using xda app-developers app
Works good thanks for the great app.
Sent from my HTCEVOV4G using Tapatalk 2
Any chance of Google TV support?
johnbarry3434 said:
Any chance of Google TV support?
Click to expand...
Click to collapse
I'm just curious....but how would that work? Does GoogleTv have anytype of storage? I've always associated NZB's with Newsgroups and downloads....am I missing an aspect to the NZB use?
hotspace said:
I'm just curious....but how would that work? Does GoogleTv have anytype of storage? I've always associated NZB's with Newsgroups and downloads....am I missing an aspect to the NZB use?
Click to expand...
Click to collapse
Yes. You can attach USB storage and there is a small amount of internal storage as well.
Sent from my SCH-I535 using Tapatalk 2
Wow great job Cpasjuste,
I really like this port of NzbGet to Android, thanks so much for this !
Aim planning to use this on my HDMI Rockchip 3066 stick "UG802"
It works real nice, and the NZB watchfolder is awesome !!
One question, how do I setup postprocess to unrar the files ?
Thanks...
gadus said:
Wow great job Cpasjuste,
I really like this port of NzbGet to Android, thanks so much for this !
Aim planning to use this on my HDMI Rockchip 3066 stick "UG802"
It works real nice, and the NZB watchfolder is awesome !!
One question, how do I setup postprocess to unrar the files ?
Thanks...
Click to expand...
Click to collapse
Nobody can help with this ????
Hi gadus!
Actually the process scripts are pretty difficult to add, you'll have to add unrar to system partition (need root) then set the script (some example available on nzbget website).
But I'll try to implement native unrar "next year".
Sent from my Nexus 7 using xda app-developers app
thank you!
this is a good energy-saver
postprocess would be great and yes i do love it!
running it on my new UG802 which i bought before and just googled nzbget :victory: :victory:
btw how does it "cache" the downloaded files?
would be nice to run in ram or on usb-storage entirely, i don't trust the internal nand too much
Meins321 said:
thank you!
this is a good energy-saver
postprocess would be great and yes i do love it!
running it on my new UG802 which i bought before and just googled nzbget :victory: :victory:
btw how does it "cache" the downloaded files?
would be nice to run in ram or on usb-storage entirely, i don't trust the internal nand too much
Click to expand...
Click to collapse
You can manually change the paths from the setting page.
Sent from my GT-N7000 using xda app-developers app
Native unrar support
Cpasjuste said:
Hi gadus!
Actually the process scripts are pretty difficult to add, you'll have to add unrar to system partition (need root) then set the script (some example available on nzbget website).
But I'll try to implement native unrar "next year".
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
This app is phe·nom·e·nal ! Excellent port and work! Once native unrar is added this will be the best thing since canned beer. I can hardly wait.
Yes the app is amazing. I mounted a network drive using CifsManager and set the path within the DestDir field but I'm getting an ErrCode 2 when it tries to create the destination directories on download.
I'm guessing it has to do with permissions. Can anyone provide some guidance?
Thanks!
mywax said:
Yes the app is amazing. I mounted a network drive using CifsManager and set the path within the DestDir field but I'm getting an ErrCode 2 when it tries to create the destination directories on download.
!
Click to expand...
Click to collapse
Hi, just tested NZBGet Mobile. Everything works fine.
Got a Nexus 10 with "only" 16 GB. I haven't rooted the device yet.
But i also wonder if it will work with mounted drives as destination directories (CifsManager, Stickmount etc.).
Seems fairly good to me - but one major problem I found was adding the NzbProcess=~/nzbprocess.sh path as suggested. Now when downloading files they just disappear into the void instead of putting completed files in the specified directory. Possibly due to the non-rooted device I tried it on.
I have to disable this option go back to manually deleting all the partial rar files afterwards which is a real pain. Otherwise very well done. :good:
This is very interesting ... Thanks!
I use to have a running version of sickbeard on my phone, but it was way too much hassle to keep setup
This might be better
1st post updated with new market link ! ( had to change package name as i did lost this keystore :x )
But it's updated with new additions including unrar

Windows RT Whitelist Flash tool V1.0

Updated! *******02/25/2013*********
Backup feature added
The script will no longer kill active logins and cookies
Hello Everyone,
So I have an RT device and I been looking around the forums and saw a lot of people trying to add websites to the whitelist so they could get there flash sites working and were having issues. I now have created a script that will allow you to add websites and custom white lists without any issues.
Neowin.net article.
http://www.neowin.net/news/windows-rt-flash-player-tool-lets-you-easily-white-list-websites
WPCentral.com article.
http://www.wpcentral.com/windows-rt-flash-player-tool-brings-flash-content-your-surface-browser
betanews.com article.
http://betanews.com/2013/01/14/use-...tool-to-add-more-websites-to-ie10s-whitelist/
redmondpie.com article.
http://www.redmondpie.com/how-to-add-any-site-to-ie10-flash-whitelist-in-windows-rt-the-easy-way/
Download Links below...
http://www.filedropper.com/windowsrtwhitelistflashtoolv16
http://www.sendspace.com/file/yfom9j
http://droidkid.wordpress.com/project-windows-rt-flash-player-tool/
Here is a video on how it works
*******Update!*******
Current Bugs:
Takes about 2 and half minutes for it to add the website you choose to the list, not that big of a deal. However I’m working on fixing it.
Please report any bugs I will attempt to resolve them ASAP.
Thank you guys for all your support, I will update this thread as soon as the new release is available
I almost thought this was the first firmware flash tool haha... Anyway your tool works great thanks!
Bjray said:
I almost thought this was the first firmware flash tool haha... Anyway your tool works great thanks!
Click to expand...
Click to collapse
haha I know, naming the tool was probably the hardest part!
Great tool thanks:good:
Awesome, thanks!
Nice work
Btw I read on neowin about this tool deleting logins etc.
I think it has to delete browsing history or clear the cache in order to work. I dont think it will work without deleting one of those.
Let me know if you find a method to make it work without the need to delete browsing history and then ill add it to the other thread.
Regards
Marvin_S said:
Nice work
Btw I read on neowin about this tool deleting logins etc.
I think it has to delete browsing history or clear the cache in order to work. I dont think it will work without deleting one of those.
Let me know if you find a method to make it work without the need to delete browsing history and then ill add it to the other thread.
Regards
Click to expand...
Click to collapse
Yeah it will delete your stored login information.
I think i can get it to work without deleting the saved password information. I will be working on that this weekend along with a few more tweaks. I really just wanted to get it out there and have more people testing it.
If someone can confirm exactly what needs to be cleared I can adjust the settings in the script. Otherwise I will do my testing and find out.
Works like a charm for me, Asus Vivo tab RT
sergiopi said:
Works like a charm for me, Asus Vivo tab RT
Click to expand...
Click to collapse
No problem glad to know its working well on another device besides the surface
Will not work for me gives me an error saying
duplicate files exists or cannot find file, something along them lines. I have not added any address manually and I restored the default list as shown in the video.
What am I doing wrong?
THEBIG360 said:
Will not work for me gives me an error saying
duplicate files exists or cannot find file, something along them lines. I have not added any address manually and I restored the default list as shown in the video.
What am I doing wrong?
Click to expand...
Click to collapse
Ah can you please open the run command and navigate to %temp% and delete everything within and let me know if it works after that. if it does I can fix this in the next release.
Yep that worked mate thanks, it rakes a while to add my entry but I know you are aware of that's.
Thanks for this tool it is awesome.
THEBIG360 said:
Yep that worked mate thanks, it rakes a while to add my entry but I know you are aware of that's.
Thanks for this tool it is awesome.
Click to expand...
Click to collapse
No problem thanks for clarifying that I have added that to the bug list I will get that sorted out. Let me know if you run into any other issues.
Cheers
Work like a charm
can anyone see how to get slipstreamtv.com to work. I dont know how to find the site for the player
epidemic215 said:
can anyone see how to get slipstreamtv.com to work. I dont know how to find the site for the player
Click to expand...
Click to collapse
I'll look into it tomorrow and I'll reply in the thread
Answer!
epidemic215 said:
can anyone see how to get slipstreamtv.com to work. I dont know how to find the site for the player
Click to expand...
Click to collapse
Hey so I looked into it for you. I got it to work it wasn't to hard. So what is happening is the acutal video is hosted on another site so not only will you need to add slipstreamtv.com you will need to add the site that hosts the actual live TV. Now to find out the website that is hosting it all you have to do on a regular computer that has flash enabled you will need to right click where the video box is and click "settings" then click the little folder icon and it will show you the website where it is getting the stream from. I have posted pictures on how to do it.
However in this case it looks like slipstreamtv.com uses udemy.com but a lot one more website that I found by going through the HTML source of the website. I added the following site and it worked without an issue.
slipstreamtv.com
udemy.com
sawlive.tv
Cheers,
View attachment 1636726
View attachment 1636727
Remember sometimes you may need to look at the HTML code on the source page.
I have a question. Not to complain or anything. Why don't we set the required domain as "debug domain" in registry instead of messing with the white list? In my experience, using debug domain trick is much cleaner and it still allow the while list to get updated by Microsoft.
illidanx said:
I have a question. Not to complain or anything. Why don't we set the required domain as "debug domain" in registry instead of messing with the white list? In my experience, using debug domain trick is much cleaner and it still allow the while list to get updated by Microsoft.
Click to expand...
Click to collapse
Hey, I choose to do it this way because I did not want to add a ton of strings into the Registry. I'd rather play around with the white list then with the registry. I will be updating the custom white list thats within the tool often so that it will be very much up to date as Microsoft and contain custom ones as well.
TheDroidKid said:
Hey so I looked into it for you. I got it to work it wasn't to hard. So what is happening is the acutal video is hosted on another site so not only will you need to add slipstreamtv.com you will need to add the site that hosts the actual live TV. Now to find out the website that is hosting it all you have to do on a regular computer that has flash enabled you will need to right click where the video box is and click "settings" then click the little folder icon and it will show you the website where it is getting the stream from. I have posted pictures on how to do it.
However in this case it looks like slipstreamtv.com uses udemy.com but a lot one more website that I found by going through the HTML source of the website. I added the following site and it worked without an issue.
slipstreamtv.com
udemy.com
sawlive.tv
Cheers,
View attachment 1636726
View attachment 1636727
Remember sometimes you may need to look at the HTML code on the source page.
Click to expand...
Click to collapse
Thanks

[Release] Free Download Manager (FDM) 3.9.2 beta

Someone asked for the alpha/beta version of FDM for ARM, so here it is.
Here's what does not work yet:
- icons (will try to get it sorted)
- winsock sniffing (will "never" work, since the library costs $10k for ARM)
- video preview (uses directx, haven't had the time to even look if it is possible to get it running)
- web interface (stats up but apparently? crashes upon connection)
- help (FIXED)
If you find anything else, please write here and I will try to get it sorted out if it is not too much work (and if it is possible of course).
Here is the source: https://mega.co.nz/#!GJUEVZZY!DPGbp31rQTv9hWJUFAyAPyDCNExRrha6tJLqVFtxrik
Works great on my surface,
No icons, right? (Just confirming)
Great work! Adding to ported apps thread.
DarkoLord said:
No icons, right? (Just confirming)
Click to expand...
Click to collapse
yes, but not serious problem because menu bar work well.
I test downloading with more than 10 connections.
My appreciation! :good:
I added a link to the source code, if someone is willing to play with it further...
Ok I'm a dork
I'm having some problems, does this program work like Uttorrent?
If it does, how do you use it to D/L.
I've tried the magnetic link but Windows RT doesn't recognize any program. I tried the web link and it connects the link but only D/L a small 500-800kb file
I have looked in the help file but it's limited.
Unfortunately I don't think FDM supports magnet links, only .torrent ones.
Anybody else experiencing random Explorer crashes with FDM running? I haven't investigated much, but it seems to arbitrarily happen when I click links in IE.
Awesome! Except beta2 is in a .rar archive? :/
fahdriyami said:
Awesome! Except beta2 is in a .rar archive? :/
Click to expand...
Click to collapse
Just use winrar or 7zip then. That was hard...
Heck, there are even .RAR decompressors available in the Windows Store.
Mind you, I think it's a terrible format (due to its proprietary nature, mostly, but also due to its overly complex and somewhat frightening-from-a-security-standpoint capabilities), but it's not hard to open.
Magnet 2 Torrent
Thanks, this works on my Surface RT!
You can convert magnet to torrent online : http://magnet2torrent.me/
Cheers
Works GREAT THANKS A LOT
You know when the next update will be available?

Categories

Resources