You can disable the option if you don't use the direct download feature. It will obviously fail for links that are not direct downloads (such as DataFile links). FRD needs a plugin for DataFile if you want to download files from that service.by ntoskrnl - FreeRapid Downloader - Plugins
That icon means the program is trying to download the link directly. If you have direct downloads enabled in Options > Preferences > General, FRD will consider all unrecognized links as direct downloads.by ntoskrnl - FreeRapid Downloader - Plugins
Plugin v1.6.2 should work again. It's still broken for some Russian users though.by ntoskrnl - FreeRapid Downloader - Plugins
Most services don't allow resume for free users. Unfortunately FRD cannot do anything about that. As for why downloads are interrupted, that sounds like a connection problem.by ntoskrnl - FreeRapid Downloader - General
How many link do you have in the list? When does this error occur? Does this always happen?by ntoskrnl - FreeRapid Downloader - General
Make sure Options > Preferences > Connections > Maximum number of simultaneous downloads is set correctly.by ntoskrnl - FreeRapid Downloader - Plugins
Can you check in Task Manager if some resources are exhausted during the download? High CPU or memory usage for example?by ntoskrnl - FreeRapid Downloader - General
The login details are stored in a file called plugin_EgoFilesPremium.xml. This file is stored in the configuration directory. The location of the configuration directory depends on whether you have enabled the --portable switch. If it is enabled, there is a folder called "config" in FRD's installation directory. Otherwise it's "%appdata%\VitySoft\FRD".by ntoskrnl - FreeRapid Downloader - Plugins
Works fine for me. Those errors you're getting indicate a connection problem between you and the server.by ntoskrnl - FreeRapid Downloader - Plugins
Unfortunately they use Adobe HDS, which cannot be supported at the moment.by ntoskrnl - FreeRapid Downloader - Plugins
Options > Preferences > Plugins tab > highlight the YouTube plugin > Options.by ntoskrnl - FreeRapid Downloader - Features
Plugin v1.6.1 should work again.by ntoskrnl - FreeRapid Downloader - Plugins
Works fine for me. Please post example links and attach app.log.by ntoskrnl - FreeRapid Downloader - Plugins
Plugin v1.0.3 should work again.by ntoskrnl - FreeRapid Downloader - Plugins
Odd. Try uninstalling all Java versions again and reinstall.by ntoskrnl - FreeRapid Downloader - General
I can't get it to work in my browser either. Maybe it's some issue with Tunlr? Does it work for you?by ntoskrnl - FreeRapid Downloader - Plugins
I think this might be because Java 6 has an older version of the JavaScript engine, which doesn't have the isEmpty() method. Try to uninstall all Java versions and reinstall Java 7.by ntoskrnl - FreeRapid Downloader - Plugins
Please attach app.log after the error. What operating system and Java version are you running?by ntoskrnl - FreeRapid Downloader - Plugins
Piece of cake. Plugin v1.6.0 should work again.by ntoskrnl - FreeRapid Downloader - Plugins
They seem to be using some fairly complex JavaScript obfuscation now... Might take a while to reverse engineer, but resistance is futile.by ntoskrnl - FreeRapid Downloader - Plugins
I think our EXE launcher copies javaw.exe to a temporary file. You could try using the frd.bat launcher instead, as it uses javaw.exe.by ntoskrnl - FreeRapid Downloader - General
Plugin v1.3.4 should work again.by ntoskrnl - FreeRapid Downloader - Plugins
In browsers, Content-Disposition has the highest priority; the file is always offered for download when "Content-Disposition: attachment" is received, regardless of Content-Type. In FRD, I don't think we consider it at all at the moment. Probably worth changing for the next version.by ntoskrnl - FreeRapid Downloader - Plugins
Hmm, does the server send a Content-Disposition header when downloading the file? That's a way to tell if the server wants the client to download the file. I think we should check that too in addition to Content-Type. Not all servers send the Content-Disposition though.by ntoskrnl - FreeRapid Downloader - Plugins
The code is available here: The difficult part is parsing the fragments to create a single output file. It requires a lot of FLV parsing code. On the other hand, this code could also be useful for RTMP resume.by ntoskrnl - FreeRapid Downloader - Plugins
Those tracks cannot be played in the browser either. Maybe you need a premium account or something? I'm not very familiar with Rdio.by ntoskrnl - FreeRapid Downloader - Plugins
Plugin v1.0.1 should work for such links too.by ntoskrnl - FreeRapid Downloader - Plugins
honey_ami Wrote: ------------------------------------------------------- > Hello all > > I need a plugin for rdio.com > Sample: > > ressures/track/Future_Starts_Slow/ > > It requires tunlr.. and I could get the mp3 link > via effetech http sniffer :) Plugin created. It supports album and track links at the moment. You can post example links if you need sby ntoskrnl - FreeRapid Downloader - Plugins
Nice work! Not much room for improvement. Not released yet, but feel free to do that. You can also add some FileNameHandlers and FileSizeHandlers if necessary before releasing.by ntoskrnl - FreeRapid Downloader - Plugins
CommunityChannel.org plugin released. They seem to host their videos on YouTube, so the plugin just redirects the download there.by ntoskrnl - FreeRapid Downloader - Plugins