eMule Plus Requested Features List |
(For description press on +) |
Hide Resolved |
| Description | Category | Resolved |
| + Show partstatus also for A4AF That would prevent, to change to a file, which didn't have needed parts. |
A4AF | Closed |
| + Make Emule switch to another file for a user if that user is the only source for that file. If you download two files, and one has many sources, and one has only one source, you wouldn't want that single source to be uploading chunks from the file with many full sources. Emule should automatically check this and switch the file. |
A4AF | - |
| + A4AF Improvements 1. A4AF Queue -------------- * File 1 in A4AF queue has highest priority and gets all A4AF sources it can use. * File 2 in A4AF queue has next highest priority and gets all sources it can use that aren't already taken by File 1 * File 3 in A4AF queue has next highest priority and gets all sources it can use that aren't already taken by File 2 * And so on and so on... * Also note that when File 1 completes all files will automatically move up in line meaning File 2 will now have the highest priority. 2. New A4AF Queue Display & Control Mechanism ---------------------------------------------- To handle the madness above! :D Main Features Requirements Are: * Ability to easily add & remove files to the queue as well as quickly reorder the queue. For exaple we want the ability to add a new file to the queue and move it to the "front" of the queue giving it the highest priority without being forced to unqueue the current files or open the context menu 27 times! ;) Design Ideas include: * New Window/Popup/"Playlist" * New A4AF View for Download list (Similar to Uploading vs. On Queue) * New Context menu options to control the order of the queue. (NOT what I'm voting for!) 3. "Handing-off" of Sources With No Needed Parts ------------------------------------------------- * For example, if a source claimed by File 1 has "No needed parts" then that source will be transfered to the next highest priority file that can use the source. 4. Automatic Prioritizing of the A4AF Queue (Optional) ------------------------------------------------------ Features would include: * Highest priority can be assigned to files based on MB left to transfer. This can be assigned either ascending or descending. (Meaning the highest priority file has either the most or least MB left to transfer.) * Highest priotiry is assigned to files based on average time left to transfer. (Again either ascending or descending) 5. Integrate with Feature that Resumes Paused Files Automatically Due to Completed Download (Optional) ----------------------------------------------------------- * Newly resumed files would be added to the "end" of the A4AF queue. * This feature really needs the Download Queue request to be added to achieve maximum functionality. (See feature request: "Selectable number of active files in download queue + Selectable order to start files paused after completing file") 6. Quick identification of File's position in A4AF Queue --------------------------------------------------------- Possibilities include: * Displaying the queue position in tool tips. * A new icon or number overlayed on current icons. * A new column. * Using text coloring or background shading. Thanks to Sleepy for the original summary of features. |
A4AF | - |
| + Enable "Drop supercompressed blocks" when more than one file is selected | A4AF | Closed |
| + Enhancement for "Cleanup" before renaming files Suggested by SyruS: 1. deleted leading spaces and spaces between end of filename and extension 2. don't replace dots by spaces when dots are between numbers like in versions 3. replace '+' (or a configurable set of characters) with spaces (cause of jigle's new linkformat) 4. maybe an option to select another char for space-replacement (i.e. underscore) 5. maybe an option to "auto clearup filenames" when adding a download |
Engine | - |
| + ICH improvement: make it work across restarts by storing recovery information. When corruption occurs, the information needed for ICH to work should be stored/saved so that the chunk can be recovered even after the client is restarted (until the chunk is recovered). |
Engine | Closed |
| + Timer, instead '-' while transferring | Engine | - |
| + IPFilter.dat should be updated like fakes.rar Update via direct download creating problems. Most severe is when the download ends prematurely causing a partial (incomplete) IPFilter.dat to be processed. For details and other problems see thread below. |
Engine | - |
| + Add Unicode UTF-8 to eMule Plus Since Server v17, Unicode has been more or less mandatory. eMule Plus should be upgraded to comply to this.. |
Engine | Closed |
| + Build unRAR.dll into eMule.exe Source code is available and should be build into eMule Plus |
Engine | Closed |
| + "Sleep & Normal Modes" (Adjust upload settings when PC is inactive) Originally requested by kenny, more refined idea by moostea: If your computer is idle for x mins, the upload and download speeds, and connections per n seconds are set to idle settings, that way upload isnt set too low by accident after a user has lowered there settings to play online games, or do somthing else. EDITED : Had an even better idea a new option in prefs called mode, which works a bit like scheduler (or uses parts of the existing scheduler)? When its turned on your get two modes "sleeping" and "normal", where you can fill in your upload settings, download setting, and connections per n seconds. normal is the faster setting which is turned on when you dont use your computer for n mins. Ie emule will always wake up and go into normal mode after n mins of you not using your pc. You can also toggle between the two modes by single clicking on the tray icon, which displays your current mode, a sleeping mule (Zzzz) or a the normal mule. Perhaps the mules eyes could shut and its ears flop down, or perhaps it has a blanket upto its nose when you tell it to go to sleep. |
Engine | - |
| + Make use of personal IPFilter.DAT file In addition to IPFilter.DAT file, eMule Plus should make use of an additional file, which the user can manage himself. The file can be managed from a text editor, alternatively from eMule Plus. IP ranges in the personal IPFilter.DAT file should override ranges in the public IPFilter.DAT, if they exist with different Filter Level. E.g. are IP Ranges 10.0.0.0 - 10.255.255.255 and 192.168.0.0 - 192.168.255.255 (which are local LAN addresses) filetered at level 000 in public file, and that causes LanCast to be useless. When these ranges are added to personal file with a Filter Level higher than specified in eMule Plus, the ranges should again be valid. Also, "dangerous" IPs can be filtered long before the official lists include them. |
Engine | - |
| + Advanced filtering of Fake/Corrupt chunk sending clients This is a combination of features suggested by EC & katsyonak. We need a banned Userhash File in which banning will be effective for a specific time ie. 5 days We need a Suspicious Userhash File which will be filled with the Userhashes of clients that contributed to a corrupted partchunk We should maintain a list of all the clients who sent us something in this session, something that can contain these: Client's Userhash, FileID, BlockID When a chunkpart is corrupted the do the following: Find all clients who contributed to the corrupt chunk. If client is not in Suspicious Userhash File then add the client's userhash with a counter of 1 and time of corruption detection, else Increase client's counter by 1 and update time of curruption detection If counter is greater than a threshold then put client's userhash in the banned Userhash File and remove it from Suspicious Userhash File In the meantime we should check if a suspicious Userhash hasn't sent a corrupted chunkpart over a specific period of time. If they haven't, decrease their counter by 1 and update the time of curruption detection to be the time of the check. If counter has reached 0 the Userhash is no longer suspicious First Chunk will never download Fake/Corrupted Chunks, A better approach (EC's post - In private section of forum which can't be accessed by normal member. Sorry.) |
Engine | Closed |
| + Send FILERATING tags to servers eMule Plus should send FILERATING tags to servers for use in Razorback statistics (and maybe other places) |
Engine | Closed |
| + Download manager Download manager I'd like to have the abillity to set more download windows up. Maybe something like: Movies Music Games Utilities Documents Commics Etc. Maybe even with sub categories like: Movies -car racing -holliday movies -beach partyes -motorcycle movies -freak accidents -misc And then actually download to these folders that the download pane will have. (They are all downloaded to the incomming folder but in corresponding subdir's) Questions? Comments? JB Forum thread: |
Engine | Closed |
| + Advanced View shared files Advanced View shared files I'd like to see that 'View Shared Files' are managed different. Keep the options 'All' - 'No' - 'Friends' and add 'Advanced' When advanced is selected, it should be possible to set the View Shared Files up on individual folders, maybe even the degree of permission (friends or all). That way some users could hide some files and leave others public. If by any chance someone had copyrighted stuff he or she could hide that and only display the music that they made themselves or all that great freeware that they share. Questions? Comments? JB Forum thread: |
Engine | Closed |
| + Support of files greater than 4GB eMule Plus should be updated to support files greater than 4 GB (minus 1 byte) as the case is ATM. |
Engine | Closed |
| + LowID Queue System - LQS Implement a queue system for all communication with LowID clients. |
Engine | - |
| + eMule Plus source code should be easier to get Currently in order to compile eMule Plus we need to grab source code from all over the web. I ask to merge all the necessary source code into the eMule Plus CVS so doing a CVS checkout gives you all the necessary source code to compile the application. Current instructions to build ePlus are more complex than the necessary. |
Engine | Fixed |
| + Add CAPTCHA support for chat messages Required to communicate with latest eMule clients. |
Engine | - |
| + Allow Bandwidth Settings in <1KB Incremements- It is present in Maella's version. |
Engine | Closed |
| + Start downloads only when seen complete or only when all chunks available | Engine | - |
| + Better source processing order to be more fair to rare files | Engine | - |
| + Allow different number of sources per file as opposed to max sources per file | Engine | - |
| + Option to auto restart eMule if it crashes | Engine | Closed |
| + Statistic Graphs for Individual files. As well as the graph showing the overall download in emule, I think we should have individual graphs for each file, simply for performance checking. |
Engine | - |
| + Selectable number of active files in download queue + Selectable order to start files paused after completing file | Engine | - |
| + Import / Export parts see also 'xmrbs export and import parts patch': |
Engine | Closed |
| + Secure Hash / Secure ID / Secure User Identification System Our devs are monitoring the progress of the SecureHash system in the official client and it will be added when it is ready but not sooner. Plus should have this feature within the next few versions. (Currently at 1g) There have already been plenty of threads discussing this topic in the forum so please don't start any more. Thanks for your patience. |
Engine | Closed |
| + Auto-drop full queue sources (when max.sources limit is reached) | Engine | Closed |
| + Return QR 65535 to banned clients to be displayed in Priority as 'Banned' see summary |
Engine | - |
| + Collection of several official bugfixes and patches (mainly for devs) Bug+workaround: Crash On Disconnect: Unexpected file write error: [patch] Full Chunk Transfer: [fix] Downloads stop prematurely: [fix]Cupdownclient::sendblockdata(): [patch] Better way of handling Full queue V2: [fix] -cpartfile::createsrcinfopacket-: Minor Memory Leak Patches: How to always get a HighID (a bit controversial, but might help LowID problem): [patches] The Optimization Thread (probably known): |
Engine | Closed |
| + Customizable format for Copying Links to Clipboard Request: When posting eMule links, I like to put the link, then a space and then the filesize. I'm sure other people like to do other things. It would be good if we could customise the way that links are copied to the clipboard. Particularly when we are copying a large amount of them. Either that or a way to export a customised list of links to a text file. Forum Thread: |
Engine | - |
| + Detecting SUPERcompressed blocks there is a patch by Hoffi t does the following: - It detects SUPERcompressed blocks - It temporarily bans clients that are sending out more than 2 supercompressed blocks - It ads option to turn supercompress check on/off on a file by file basis |
Engine | Closed |
| + Update download notification log entries to include Category info This could be extremely useful what with the new Auto Cat-Assignment feature and the eMail Notifier etc. Forum Thread: |
Engine | Closed |
| + Button to export/backup all 'vital' files E.g. before formating HDD / (re)installing OS etc. you could backup all .dat and .met files from emule-folder into a different folder or ZIP-file with one click. |
Engine | Closed |
| + More info on automated ban-message Something like "this is an automated message from emuleplus" so banned users don't feel spammed. |
Engine | Closed |
| + Add a "Last Requested" column to Shared Files It would be useful for determining which files could safely be unshared. Forum Thread: |
Engine | - |
| + Place cursor in text entry field when you R-click on a client and choose Send Message so you can immediately start typing. Currently when you choose Send Message from the context menu of a client you are automatically taken to the Messages window and a new message tab is opened for communicating with the designated user BUT you still have to click into the text box at the bottom of the screen before you can start typing your message. That's anoying. Please fix it. ;) |
Engine | Closed |
| + Redownload complete hashset in case of repeated corruption of part(s) QUOTE (pccracks @ Mar 4 2003, 06:55 PM) Finally I'm back from days of testing. After another part corrupted over and over again I decided to investigate. That's what I found. I made a backup of the corrupted file (part and part.met) and restarted the dowload until it get finished without errors. Obviously i made also a copy of the new part.met file. Now I comparerd the corrupted part file (of about 700MB) and the new completed file. No differences. So I edited both part.met files and I compared them. One of the hashset was different. So i tried a thing. When I got |
Engine | Closed |
| + A wishlist for e2dk links An offline library of search list finds (possibly divided up into cats) to take some of the load off the download list. |
Engine | - |
| + Run Antivirus tool on a file as soon as d/l is complete Add option when a file is complete (archive,.exe) to scan with antivirus tool like some download accelerators do |
Engine | Closed |
| + Move different extensions to different folders (optionally) Like video files to a video folder, music files to a music folder, etc. |
Engine | Closed |
| + Using ED2K-Links with Opera or Mozilla Using ED2K-Links with Opera or Mozilla |
Engine | Closed |
| + Use filehash in place of numbers for temp file names to allow auto restore of corrupted part.met files! I also think, that's a good idea, to name the part(.met) with its hashid like 111EF85209EC2EB4D3AC5F72D319E191.part.met 111EF85209EC2EB4D3AC5F72D319E191.part 1st: There is no problem on other clients with it! All clients i know, can handle this, because the name is stored in the part.met file and this is a valid filename for each system. (tested it with emule, emuleplus and edonkey) 2nd: all ed2k-clients can 'search by hash'. That's the base of the ed2k-network. The main idea behind this renaming is, to create the best recover system, the ed2k network ever seen I try to explain the steps: (short way ) - have corrupt part.met (=> null) - read hash by filename - connect to a server - search hash on ed2k-network (ask server) -> find clients - connect to one client and get hashset IMHO also filesize and filename can get, if needed. - check whole partfile by using the new hashset - rewrite part.met - ready! So you wouldn't have to connect to a server the system could possibly even first try to get the hashset from a stored source right!? (If any are available of course!) Another added benefit to this naming system is you would never run into problems moving the temp files from one client to another since there should be no conflicting 001.part names etc. Forum Thread: |
Engine | Closed |
| + Leave remote queue if QR > 2000 for Files with more than x Sources Another suggestion is to allow leaving the remote queue if the QR > 2000 on a file by file basis. The desire behind both ideas is because we don't want to ever loose a source for a rare file no matter how high the QR is!! Forum Thread: |
Engine | Closed |
| + A "mute" feature to temporarily reduce bandwidth/connection use. A "mute" feature to temporarily reduce bandwidth/connection use so that other Internet activities can be completed without interference. * On/off toggle * Visual feedback |
Engine | Closed |
| + Defeat 0-filled Part Senders Easy way to fight corrupt received data. |
Engine | Closed |
| + uPNP Support uPNP is mainly a protocol that allows you to open up ports on a compatible router through programs. Linksys routers and D-Link routers both have uPNP, i don't know about the others. Even if all routers don't support it, it would still be very useful for people with the supported routers. (Makes it easier for people who don't know how to configure their router to get a high ID.) here is the MSDN page for it: |
Engine | - |
| + Friendsharing Mod Countermeasures | Engine | Closed |
| + Search from official client 1. possibility to use boolean operators 2. Jigle support inside the client (no external browser window) 3. 'Search more' button to receive more search results (like e.g. Kazaa) |
Engine | - |
| + Seperate speed settings & statistics for Lancast | Engine | - |
| + Import new part file format from Hybrid (official) Summary says it: ability to import downloads that are saved in the new part file format from Hybrid/eDonkey. |
Engine | Closed |
| + Ability to use 'Shell Menu' when multiple files selected in Shared Files Please!? Options such as Cut, Copy, Send To, Properties, etc are available in Windows when selecting multiple files are really missed in eMule! |
Engine | - |
| + Changing eMule ports should not require restart before new ports are used It appears that if you change the port eMule uses that it does not actually stat using the new port until after you restart yet when you try to connect to a server it reports to new port to the server so you get the "ERROR: Your port xxxx is not reachable. You have a LOWID, look..." entries in the Serverinfo tab and it is impossible to get a high ID! |
Engine | - |
| + Monitor clipboard for ed2k-links see summary |
Engine | Closed |
| + Backup .txtsrc-files .txtsrc-files should be backed up, for easier recovery when downloads are corrupted beyond repair... |
Engine | Closed |
| + Random listening ports for eMule It would really help those who are on ISPs that filter outgoing connection attempts to 4662 since they would find more usable sources. As long as you could still optionally specify a static port (for those who need to forward ports through a router) there would be no harm to have random listening ports be the default since the port is reported to the server on connect anyways. User request and discussion here: |
Engine | - |
| + Ability to get HighID when using Proxy (Possibly by option to directly connect to servers?) Obviously this would improve performance when using Proxy features. See discussion here: (Starts a few replies down) |
Engine | - |
| + Collapse shared file part list with +/- keys (like for download list) | GUI | - |
| + Show 'needed parts' in upload progress bar | GUI | Closed |
| + dimmed hidden parts Shared File> part traffic upload brogress bar, make all hidden parts 'greyed' (status bar color only) |
GUI | Closed |
| + Make eMule support skins | GUI | Closed |
| + Enhancement of Copy&Paste Implement a copy/paste function, only for the hash or file name of a known file, like 'copy ed2k link to clipboard'. |
GUI | Closed |
| + Ability to copy the comments of others to the clipboard (Allows for easier translation) Requested by Excalibur I would like the ability to copy the comments that other users have added so that I can paste them into translation software/website and get the English translation. |
GUI | Closed |
| + Add "Clients" context menu options to the Comments Window! It would be very handy to be able to right click on a client username in the comments window and Show Details, Add Friend, Send Messege, or Show Shared Files just like you can in the Download & Upload lists!!! |
GUI | Closed |
| + If category is selected on the search page, clicking an ed2k link should add the file to that category The category tabs are shown at the bottom of the search page. If a category is selected there, clicking a search result adds the file to that category. I want this to be extended to cover clicking ed2k links also. |
GUI | - |
| + Message recieved alert icon for system tray. (Possibly blink?) Currently the only way to tell if you have received a messege in eMule is to have eMule open and watch for the blinking message icon in the little box to the left of the Users icon in the status bar. This is ok but when eMule is minimized to the system tray there is no way to know you have recieved a message. I would like to see the eMule system tray icon change when a message is received. Possibly even blink the messege icon like is done in the status bar of the eMule gui. |
GUI | - |
| + Shorten or break long file-/username Sometimes the file-/username are very long. Should be done in tool tip and search tab (view shared files) |
GUI | - |
| + Connected server name in tool tip from tray icon like this --- server name xy Up: 10,1 (0,9) | Down: 9,1 (0,5) --- or ... --- server name xy Up: 10,1 (0,9) Down: 9,1 (0,5) |
GUI | Closed |
| + Test button for email notifier In Preferences>Messaging>eMail Notifier, we need a 'Test' button that will send an email immediately to the specified address. |
GUI | - |
| + Show top 3 queue position without expanding What do you think a new column (maybe called Queue Position) where the lowest value three values for a queue are displayed. Reason for asking is that I find it pretty annoying having to expand the download to see the queue position under the priority column, then collasping it again. Feedback welcome Forum Thread: |
GUI | - |
| + More info about available and neede parts.. Extend info about Available Parts Count to also includehow many source has available FOR YOU that you need. |
GUI | - |
| + Change "Media Info" -> "Header Info" to support multiple file types Show File Details -> Media Info should be re-written to be capable of displaying info about many more types of files. - AVI (We already have that). - RAR/AXE/ZIP/LZH (and maybe other archives). Most important info here, would be if the file is password protected. Alternatively, comments on the file, could maybe also be displayed. - BMP/JPG/GIF/PNG (and other picture formats). Show the dimentions and colordepth. And for GIFs, inform wether it's GIF87a (single picture) or GIF89a (animated). - WMV/ASF files. Most important would be if they are password/license protected.´ Other files can be added at later times. For "unsupported" files (or files without an extension), a small hex-dump of the first 5 or 10KB could be displayed, in order for the user to (try to) identify the filetype from the header and rename the file. This hex-dump could also be an optionfor "supported" files for extra checking... |
GUI | - |
| + Context menu regrouping In recent times the context menu became filled with choices of different functionality and it’s definitely a good change. However, now it's becoming more and more difficult to work with it in a sense of convenience and therefore I'm offering to change its appearance by creating several submenus, containing options closely related to each other. Generally my request is referring to the restructuring of the eMule Plus context menu. TwiceBlessed Forum thread: |
GUI | Closed |
| + Total UL:DL Ratio where is the Total UL:DL Ratio stated? Forum thread: |
GUI | Closed |
| + Display Packed Bitstream in Video Info It would be nice if Video Info displayed wether an XviD contains Packed Bitstream |
GUI | - |
| + File/Client details to allow jump to next or previous item in list Up down arrows in file details or client details that will allow users to view the same for the next file or client without having to close the current details window and open another one every time. |
GUI | - |
| + Separate (debug) log into several tabs and several files + add filters It could be interresting to be able to separate debug log in at least 2 tabs : First one is about : unknown opcodes, UDP answers, Bad blocks received or corrected, standard errors, new chunks asks... Second one should be about : all related ban action (messages, agressivity ...) |
GUI | - |
| + Set focus on next message tab When you got several messages, select and close the first one... If you want to delete another one, you have to select tab before ... Could it be possible to set focus on next message automatically when one is closed ? |
GUI | Closed |
| + Ability to set JS on more than one file at once. I want to be able to mark files to be set to Jumpstart, rightclick on them, chose Jumpstart, and ALL files marked should be set to Jumpstart. Not just the one that I happen to hold the mousepointer over. |
GUI | Closed |
| + Don't re-sort the download window over and over when sorted on progress. I like to sort the downloading files by progress, so that the ones that are the closest to get done are at the top. But when I do this, the files that haven't started transfering yet, and are even on pause, they get re-sorted over and over. Why not just skip the sorting of files that haven't had any progress and/or are still at 0kb? |
GUI | Closed |
| + Annoyance when closing a search result. It can sometimes be quite annoying that the search result doesn't close unless you click exactly on the X. It would be better if you had all the space around the X too, to click on and it would close. |
GUI | Closed |
| + Show overall d/l time when file is complete | GUI | Closed |
| + Abillity to select multiple users and add/remove friends | GUI | Closed |
| + Edit an existing server name/specs see summary :) |
GUI | Closed |
| + Dropdown list box with history for search name | GUI | Closed |
| + Reset button for statistics graph see summary |
GUI | Closed |
| + Make log file more readable A few other ideas: * Color code the log entries * Add small icons to the left of the log entry indicating the type of alert. (Similar to Event Viewer in 2K/XP) * Change the format of the logs by adding columns such as Time, Category, Description, and then allow sorting by the columns. (Like in the Downloads list) * A filter/search feature. (So you can enter a few words and the log will only display entries that match.) |
GUI | Closed |
| + Ability to refresh someone's Shared Files list | GUI | - |
| + More customizeable Statictics GUI | GUI | - |
| + Search: Cursor jump to Name field after Remove All button pushed After searching some files and pressing the "remove all" button, it would be nice if the cursor jumps back into the search form and we can continue searching .... |
GUI | Closed |
| + Hiding/Removing graphs or Stats Removing the graphs you dont use can allow for better accuracy, and hiding the stats can display longer graph times without the need to change the update time. Another feature relevant to this would be giving the ability to remove what stats you don't use. |
GUI | - |
| + Smart Filter (to filter results on made searches) For example it would allow you to exclude certain search results. |
GUI | Closed |
| + Displayfilter for sources shown in downloads, xrmb's Smart Open enhanced SyruS: I really like the already implemented feature like told in Tips, but this only works the moment the file is being expanded (CDownloadListCtrl::OnLvnItemActivate) and then the filter doesn't apply anymore. this means that if i use shift to expand only transferring sources it works at first and then all the other clients that are'nt transferring show up again when they're refreshed. if this filter would be applied even afterwards we'll have a better (grouped by file with more filteroptions) xrmb's "overview about all active downloads" (closed thread) than the original which is shown in queue/upload-section. my guess would be to add these filters (for all expanded files the same) in CDownloadListCtrl::DrawSourceItem and making them accessible through subcontextmenu. I hope it will be not too much to code. |
GUI | Closed |
| + Hide files with currently no available sources A useful feature might be a button to hide/show downloads with no sources currently available (and to show automatically those with sources found if they are hidden). |
GUI | Closed |
| + Stats: D/U capacity scale Right now the verticle scale of the download/upload graph are based on the capacities setting in connections plus 4. Would it be possible to move this value to the statistics section in the preferences? Thus making one value purely for statistical purpose and another one for operational purpose (i.e. setting bandwidth limits percentage in relative to the max bandwidth.) |
GUI | - |
| + Statistics: Show Clients By MODs It would be nice to show in the Statistics window the emule clients divided not only by official version but under that version, divide them by mod/official(when possible) |
GUI | Closed |
| + change sort order for status column Could you please change the sortorder of the status column in the download list to: Complete - Completing - Downloading - Waiting - Paused - Errors when i sort my downloads by status descendant, there are always paused files between the waiting and the downloading zz already made a patch for this: Sort Patch by zz |
GUI | Closed |
| + 'Completed' column Like in the official .26d version e.g. [Size] [Transferred] [Completed] [Speed] It's more convenient to look at it this way than having to right click on file details all the time. |
GUI | Closed |
| + Canceling search tabs seperately, without having to close them Ability to cancel each searchtab without having to close it. This could be done by moving the actual cancel button from where it is now onto the searchtab left to the x-button on the tab. |
GUI | Closed |
| + Ability to organize download list (user defined folders) I guess you all have experienced that when having a lot of files in the download list it gets harder and harder to keep track of everything. Is it possible to give users the ability to organize their downloads in user-defined folders? Alternatively it might be easier getting started with some sort of color coding of the download list.. |
GUI | Closed |
| + Different way to close Message tabs The same close buttons for the tabs in the Messages section as already implemented in the Search. In case you don't like the first suggestion then here is another one: If tab is closed by pressing close button (current method) then next that goes after it immediately becomes active and as a result could be quickly closed too. |
GUI | Closed |
| + Sort files by 'Last seen complete' date Would help identifying dead files faster. |
GUI | Closed |
| + Keyboard shortcuts I'd love to see (more) keyboard shortcuts. Most important ones IMO are: CTRL + A (mark all files) DEL (delete) Change main windows (Server, Transfer etc.) maybe by Tab-key or 1 - 9 (number keys) or an underlined letter. |
GUI | Closed |
| + Split Remaining column (make two: 'MB' and 'Time') Make 2 Remaining columns instead of 1. One for MB, another one for Time. That would have some advantages: 1) you can remove the one you don't need/like 2) -> less space is needed 3) the display is clearer arranged |
GUI | Closed |
| + Hide UL/DL ratio & Rating columns unless sources are expanded As they are useless when all sources are collapsed, it would be nice if they only appeared as soon as sources are expanded. |
GUI | - |
| + Download Progress Bar: different color for redownloaded parts I thought it would be nice to show those redownloaded (because of corruption) parts in a different color in the Transfer window progress bar. |
GUI | Fixed |
| + Clicking message alert icon takes you to message When you receive a new message in eMule an icon blinks at the bottom of the window. It would nice if you could simply (double-)click the icon and be taken to the message. Forum Thread: |
GUI | Closed |
| + Features to help those with d/l caps (reset statistics, include overhead) NTL have now intruduced a 1gig a day cap and while we are all hoping this goes away we need some controls to stop us from going over these limits. times are 00:00:01 to 00:00:00 I guess I dont mind continuing to u/l even when I've reached that limit but it would be nice to leave my pc on over the weekend without having to jiggle the capacities. Obviously the overhead bandwith will need to be taken into account in this total. In the short term being able to reset the d/l this session to 0 manually and that figure to include overhead bandwidtth used would be a real help. |
GUI | Closed |
| + Visual Improvements for Serverlist (Highlight connected server) The idea is to make it easier to find the server you currently connected to. The suggestions include: 1. Adding a new icon for the connected server. 2. Make the connected server's font a different color. 3. Possibly always display the connected server at the top of the list. Forum Thread: |
GUI | Closed |
| + Tooltips for Serverlist Following the format used in the Transfer window. See forum for pic. Forum Thread: |
GUI | Closed |
| + Visual Improvements for Serverlist (Dim servers that have failed once or more) Use a grey font for servers that have failed once or more for easy identification. See forum for image. Forum Thread: |
GUI | Closed |
| + Auto-save comments Since only a small number of people actually comment and rate their files, I think the feature would be more useful if eMule can automatically save any comments that it come across. This way the relatively few comments out there won't be missed as easily and more comments will be visible to the users, making comments and ratings more worthwhile. |
GUI | Closed |
| + Add static server icon from Webserver to GUI Serverlist Summary is clear enough I think. ;) Forum Thread: |
GUI | Closed |
| + Add tootip for connected server (shown at bottom right of window) The tooltip should show at least the server's IP & Port and possibly more info. The IP & Port is useful because often there are multiple servers with the same name and it's hard to figure out exactly which you are connected to. Hover your cursor over the Users value at the bottom of the eMule window to get an idea of what kind of a tooltip we are talking about. Forum Thread: |
GUI | Closed |
| + Easier way to open File Details (Using Middle Mouse button) Similar to the official client except I'd rather NOT have it simply work after a single middle click. (Because I'd like to still be able to use the middle mouse button for auto scrolling (middle click + hold + drag) which we can currently do with Plus.) I'd much rather be able to use some keyboard shortcut in combination with the mouse (such as Ctrl + Middle click) or better yet simply be able to double middle click. |
GUI | Closed |
| + Success & Fail Upload Statistics for Individual files. Would it be possible to add two additionaly fields to the Statistics section on the Shared Files window? I would love to see "Successful Uploads" & "Failed Uploads" added to the list. |
GUI | - |
| + Comments column for Shared Files window I would really like a comments column for the Shared Files window. It would use the same icons as the Downloads list but would be based on the comment I have given the file. |
GUI | Closed |
| + Show Client Details from Messages tab Add the ability to right click on the tab of someone you are chatting with in the message window and show their details. (Useful if you are talking with someone who is not on your friends list.) |
GUI | Closed |
| + Add context menu options of Delete & Opening Containing Folder to completed downloads Right now, once a file completes, you can open it to examine it. The problem is, if you open it and decide it's not really what you wanted you have to switch out of eMule, use Explorer to dig through your folders to your Incoming folder (yes, I know you can shortcut there from the shared files tab, but that only goes to the default. What about category folders?), and then delete it manually. It seems like delete from the file menu would be handy. It would be nice though if something like "Cancel" was simply changed to "Delete" when the file completed so the context menu doesn't have to get any longer than it all ready is. BTW I've always though that changing the "Change destination directory" option to "Open Containing Folder" (name could be worked on) would be be really nice after a file completes! The idea of adding 'Shell Menu' was also suggested. Forum Thread: |
GUI | Closed |
| + Show Last Progress in File Details I think it would be good to see Last Progress in the File Details as well as the tool-tip pop-up |
GUI | Closed |
| + A session timer in the status bar Put a timer showing elapsed session time into the status bar. |
GUI | Closed |
| + File status icons showing all file statuses Add optional file status icons showing download/stopped, etc. states. |
GUI | Closed |
| + Add Active and Inactive view filters Add Active (i.e. Downloading or On Queue) and Inactive view filters to the view filter menu. |
GUI | Closed |
| + Add view filter "categories" Allow the user to add view filter tabs to the category tabs. |
GUI | Closed |
| + Add a "Time Waited" column to the download list. Show the time waited (i.e. days,hours,minutes) for each file since data was last received for it. |
GUI | Closed |
| + Statistics: Transfer, Total Failed Uploads, specify what caused each failure in those uploads... This will give us a clue about where could we find some bugs, thus we can monitor an specific part of eMulePLus to find them(instead of looking for them everywhere). |
GUI | Closed |
| + Log: changeable length between Log and Serverlist sections. The summary is very clear :), it would be useful to be able to change length of the Serverlist and Log sections like we do in Transfer window with Downloads-Uploads. |
GUI | - |
| + Show filename of file being (re)hashed Show the names of the files that are hashed (after adding new files to Shared folders) or rehashed because of whatever reason. |
GUI | Closed |
| + When opening the search window make the Name field active automatically It would be great to get focused the texbox "name" in the search window when you switch to this window using the search button. This way you will only have to press the button, type the keword and hit return to perform a search, and its very easy for you to include this modification. Thanks for developing EmulePlus. |
GUI | Closed |
| + When closing search tabs set focus to the next tab instead of first one | GUI | Closed |
| + Allow width of Friends list to be changed Especially now that it appears we can have much longer Nicks! (Saw a 61 character name today!?!) |
GUI | Closed |
| + Option for permenant Systray Icon (Icon present even when eMule is open) User request: I like the menu from the task icon, especially the option to change down and upload speed. So an option in the preference for a permanent task icon would be cool. |
GUI | - |
| + Sorting of Shared Files chunk details (xrmb) When you change the sort column with the chunk details showing the main list is still sorted. |
GUI | Closed |
| + Download added/finished notification to show the actual category where the download is. Since there is plenty of space in the notification popup it will be nice to show the category where a download is added or was finished. |
GUI | Closed |
| + Show Shared/Known Files Button User request: It can be useful, to have a "show shared/known files" button in shared tab, instead of contextual menu. |
GUI | Closed |
| + ED2K Links for Known Files Currently, only shared or downloading file can copy its ed2k link. I suggest to add this function for known file too. |
GUI | Closed |
| + Action Buttons (Pause, resume, priority, preview...) A few simple buttons possibly located along the download header to facilitate basic actions such as pause, resume, setting priority, preview and such without needing to right click. Also applicable for upload, queue and other panes. Of course, the exact buttons should idealy be customizable |
GUI | Closed |
| + Copy text from Chats There is currently no way to select or copy any of the text from a chat. It would be a nice feature to see! |
GUI | Closed |
| + Display number of full sources in sources column Requested by E-Male: At the moment the sources column shows: *usefull sources*/all sources* What about showing this: *full sources*/*usefull partial sources*/*useless sources* ------- I would like to see this too but we got into a little debate ;) on what would be the best way to arange the new info. The following ideas were presented: *useless sources*/*usefull partial sources*/*full sources* (*transfering sources*) (*transfering sources*)/*full sources*/*usefull partial sources*/*useless sources* See forum for arguments! =) |
GUI | - |
| + Readjust display in Shared Files list after using Shell Menu When ever you do anything with the Shell Menu in shared files your list is reloaded and the window scrolled all the way back to the top. Would it be possible to have the file you were working on be reselected and the list scrolled to the proper spot (assuming the files still exists) so you don't have to go looking for the file you are trying to work with? |
GUI | - |
| + Part columns for downloads. IMO a part column to show the total parts, and number of parts a user has and the part being transferred for download is easier to read and smaller in space than a progress bar. With a * next to the transferred part as whether the user has the first and last part of a file (usually one of the things most people are missing from dead files). so collapsed view : available parts / total parts expanded view: total no of parts user has / total parts for that file (part being received) * [user has first and last chunk] |
GUI | Closed |
| + Days Since Complete column for downloads list As discussed since it would resolve the sorting issues regarding the 'Last Seen complete' column due to the column starting with the day of the week. (Currently it doesn't sort properly when there are multiple incomplete files some of which are over a week old) |
GUI | - |
| + Use of keyboard arrows in systray menu Most windows applications allow you to use the keyboard up and down arrows to select the options you want from the systray menu and then pressing enter will select that option. Unfortunately this doesn't work with Plus... :( |
GUI | - |
| + Customizable font type and size for eMule GUI Users would like to be able to specify font type and size throughout the eMule GUI to save space in the download list for example. |
GUI | - |
| + Ctrl+V inserts ed2k-filelinks from the clipboard, from official ---------------------- - Jul, 20th 2004 - ---------------------- Ornis:Ctrl+V inserts ed2k-filelinks from the clipboard to the download ps: would be nice to make it available through 'Shortcuts>Downloading Files' menu forum tread: |
Preferences | - |
| + Update Scheduler to more advanced version Scheduler in Vanilla eMule is more advanced than ours.. It's already implemented in Koizo-mod, which is up to date with eMule Plus v1.1 |
Preferences | - |
| + Customizable DebugLog Ability to choose what to list in DebugLog would be nice |
Preferences | - |
| + Separate ipfilter settings for servers and DynIP servers Separate ipfilter settings for servers and DynIP servers Seems there are some valid DynIP servers. Currently we have to turn off filtering for all servers to be able to use them. |
Preferences | - |
| + Start eMule in System Tray | Preferences | Closed |
| + Add a switch to 'away state' in systray menu in order to enable it faster. |
Preferences | Closed |
| + Add max.conn.limit to Night Shift preferences When ppl use ICS or share their line anyhow else, it would be good if they could limit MCL too by using Night Shift as if it is too high, the other users on the same line can't browse the internet anymore. |
Preferences | Closed |
| + Option to automatically run backup every x hrs. (Also Backup button for toolbar) Since lots of people leave their mule running for days or weeks at a time they are forced to open Preferences to do a backup after any new downloads have been added etc. It would be really nice to have an option that when enabled would automatically run a backup. Another idea suggested was to add a backup button to the main toolbar. |
Preferences | Closed |
| + Serverlist Management Features... It will be useful to set minimun conditions to connect to a server in the list. The first conditions that come to my mind are min. number of files, users, and server version(if possible). This would be implemented in the Servers window and work like this: we have a list of servers, then we filter the list by those conditions and the servers left in the window are the only ones the eMulePlus will connect to. |
Preferences | Closed |
| + More sound alerts Add the ability to have a different sound played for different events, including more detailed types of urgent alerts (disk space, disconnection, etc.) |
Preferences | - |
| + "Auto Recursive Shared Folders" Requested by users: Basically they want an option so that any new subfolders added to a shared folder are automatically shared. Possibly this could be implemented in the form of a "3 way toggle" 1st Click shares the directory normally - Font = Bold Black 2nd Click shares the directory with "auto recursion" - Font = Bold Blue 3rd Click unshares directory |
Preferences | - |
| + Check Scheduler at Startup An option to check the Scheduler settings at startup. That way if someone closes eMule after their "night shift" has kicked in, when they restart eMule in the morning they don't have to manually change their settings. |
Preferences | Closed |
| + Save sources in .txtsrc-file on exit Sources should be saved upon exit of eMule, when SLS is enabled.. |
SLS | Closed |
| + Re add statistics for "Active Downloads" In v1g there were stats under a "Download Queue overview" section that included info for "Transfering" & "On Queue" files. v1h has a lot of great new info but is missing the values mentioned above. It would be nice to have them back. ;) Forum Thread: |
Statistics | Closed |
| + Statistic showing # of Secure User ID (SUI) clients Suggested format: Secure ID: 300 (42.6%) |
Statistics | Closed |
| + New Statistic: Upload Compression Gain We already have a stat for "Gained Due To Compression" in the Download section, I think it would be nice to know the same info for both our session and cumlative uploads. It could be called: "Bandwidth Saved Due To Compression" Forum Thread: |
Statistics | - |
| + Localize 'Statistics Last Reset' time/date see summary |
Statistics | Closed |
| + Sort mods and clients by their number, not by their version Now it's like this: eMule: 8390 (93.0%) MODs: 2699 (32.2%) v0.69: 4 (0.0%) v0.40: 25 (0.3%) v0.39: 2 (0.0%) v0.33: 4 (0.0%) Others: 8355 (99.6%) As you can see, only a couple of clients with a high version can 'hide' all the other clients (which are much more). It would be better if clients and mods were sorted according to their number. |
Statistics | Closed |
| + Automation when releasing! Ok, here's how I would want it: 1 - I set release pri and Jumpstart on the file. (This could be done by one single click of the mouse) 2 - When all chunks have been distributed, and JS comes off, the pri automatically goes down to High pri. 3 - When the file has been uploaded min 2.00 times in size (not all the chunks twice, but the size of the file), automatic Normal pri 4 - When the file has been uploaded min 2.5 times in size, OR number of full sources are more than 5 = automatic Low pri. 5 - When the file has been uploaded min 4.0 times in size, OR number of full sources are more than 10 = automatic Very Low pri. Off course the trigger-levels has to be changable, but the main principle is there... I do this by hand right now, and I see a very good flow of my released files, aswell as files that has been shared some time. I would very much like to see some automation of this, like a set and forgett option! :-) This could be done by having a place to configure the levels in the preferences, and then something similar to JS option in shared files, only when you chose this option (my variant of Cruise Controle), it would automatically set it to release pri and JumpStart! Maybe this feature could make the JumpStart-only feature obsolete. |
Upload System | - |
| + Trace your own parts I would like it if you could see which parts you have sent yourself, and which parts the user has downloaded from someone else. A different color in the transfer-bar in the upload-window would be sufficient. I understand that additions to the database would be nescessary too thoug... This way you could see if people are really helping out in spreading the file, or if it's just you that provide all the parts to everyone. |
Upload System | - |
| + ZZ UploadSpeedSense ZZ UploadSpeedSense: Automatically finds the best upload speed for your connection! ZZUL now works right out of the box, without need for configuration of upload speed. Just set the upload speed limit to 0 (unlimited) in prefs and then relax. If you use other programs that wants bandwidth, ZZ UploadSpeedSense will automatically lower the upload limit for eMule while the other transfer is going on. When the transfer is done, ZZ UploadSpeedSense raises the upload limit back to normal speed. ZZ UploadSpeedSense will not work for multihomed hosts. UploadSpeedSense is based on the DynUp idea, and in fact uses a few lines of code from DynUp. Thanks! Quote taken from ZZ's website here: Forum Thread: |
Upload System | - |
| + Implement the "one-queue-per-file" in the upload system, already coded by bloodymad. The idea is to implement the upload queue system from bloodymad. Just take a look at: He has posted some pictures that I think are worth looking at. Also take a look at the "reserved release slots". |
Upload System | - |
| + Additonal WebServer Security 1) an option to allow only one Admin login at a time 2) a possibility to accept Admin logins only from the specific IP |
WebServer | - |
| + Swap A4AF in WebServer Should be added to WebServer also... |
WebServer | Closed |
| + Lock/UnLock button in WebServer There should be included a Lock/UnLock button in WebServer Templates in order to being able to lock the TopBar at the top of the screen, no matter how far you've scrolled.. |
WebServer | Closed |
| + Honor "Show paused/stopped files last" in WebServer If option is enabled it should also be like that in WebServer. |
WebServer | Closed |
| + Allow WebServer to host XML-file for AutoDL.. For the time being, it's not possible to host the XML-file in the e+ WS.. |
WebServer | - |
| + Add ToolTip to Lock/Unlock button A ToolTip when doing a MouseOver on the Lock/Unlock icon should be added |
WebServer | Closed |
| + Make WS remember sort-settings, between restart of eMule Plus When logging into WS, sort-settings are the same as last you logged in, with the exception of, when eMule.exe has been restarted (regardless of eMule.exe was updated or not). |
WebServer | Closed |
| + Language Selection in WS It would be both nice and useful if it was possible to select language in WS. A strong possibility exist that remote user doesn't want to use the same langage in WS as the user that is running the client does. |
WebServer | Closed |
| + WS with Ajax and XML WebServer should use Ajax and XML |
WebServer | - |
| + Encryption For Webserver Ideally for both password exchange and the actual data. |
WebServer | Closed |
| + Saving and enriching preferences. | WebServer | Closed |
| + Second password for read-only access | WebServer | Closed |
| + Write to (separate ?) log all actions like login attempts, IPs etc | WebServer | Closed |
| + Block IPs or total block on 3 or more wrong login attempts OR enable only specific IPs | WebServer | Closed |
| + General improvements | WebServer | Closed |
| + Access to Web Services in Webserver | WebServer | Closed |
| + Access to Comments in Webserver Being able to both view comments in the Download list as well as modify our comments in Shared Files would be nice. Forum Thread: |
WebServer | - |
| + Work on more than one file at once (with checkboxes ?) I would like to have checkboxes on every file and action buttons at the top or bottom of the list, so I can delete or pause many files at the same time. |
WebServer | - |
| + possibility of showing completed downloads in transfer area possibility of showing completed downloads in transfer area (at the moment they disappear after finishing) |
WebServer | Closed |
| + dividing statistics into separate variables dividing statistics into separate variables (better placing of text in "eye candy" server templates ;-) |
WebServer | Closed |
| + moving graph code from emule to template moving graph code from emule to template (easier to modify in "eye candy" server templates ;-) |
WebServer | Closed |
| + moving action-button code in transfer area from emule to template moving action-button code in transfer area from emule to template (in server area i can find the section where you choose the java script images ... but in the transfer area this part is missing or at least i can't find it so i thought it must be in the source code) |
WebServer | Closed |
| + dividing code from action-button-info in transfer area into separate variables dividing code from action-button-info in transfer area into separate variables (would be nice to have the text of the 27c webserver file info (in transfer area) in separate variables ... easier to place in "eye candy" server templates ;-) (as allways :-) |
WebServer | Closed |
| + possibility to place graphics somewhere inside emule folder on harddisc to use on template possibility to place graphics somewhere inside emule folder on harddisc to use on templates (i don't like it the way the official team decided to handle graphics ... they place their images somewhere on their page and every user uses these graphics ... would be nice if emule plus could load these images directly from a folder of the harddisc or from a url configurable inside the preferences (the better way i think ... saves upload) |
WebServer | Closed |
| + dividing template into several templates for each part dividing template into several templates for each part (easier to edit) |
WebServer | Closed |
| + separate access rights for each template (see feature request 182) separate access rights for each template (see feature request 182 ... or a better way to method to delegate access rights) |
WebServer | Closed |
| + email alerts User request: Suggestion: To be able to recieve an email or a SMS to your cellular when a download finishes. It could be great as webserver's complement. When a download completes, you could access webserver to change priorities, resume downloads, etc... I'd like to add that if this gets implemented it might be nice to have an email sent when the webserver account gets locked out as well! (Warning of possible attacker) |
WebServer | Closed |
| + More search methods How about adding Jigle as an option? Also a request from the forum: It would be da bomb being able to search on a server like you can on the real thing, but through the web. Checking of sources and all... I only use a server with Portuguese users and searching stuff on filedonkey sucks, coz the ipranges I have block almost all results. Thanks for reading! |
WebServer | Closed |
| + Possibility to sort the DL list by the Sources column The Sources header text is not a link unlike all the other columns. |
WebServer | Closed |
| + "Access Denied" popup I think it would be good to add the access denied popup when a guest tries to change the priority of shared files. Also since they can't make any changes there's no real need to highlight the text of the file they TRIED to change. (Text color part is not important though) |
WebServer | Closed |