aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: "amount uploaded/file size" column in shared files window  (Read 6012 times)

lionel77

  • Provider of Mac builds, Forum Mod
  • Hero Member
  • *****
  • Karma: 4
  • Offline Offline
  • Posts: 1107
  • Mac OS X 10.4 (Power Mac G5)
"amount uploaded/file size" column in shared files window
« on: December 18, 2004, 11:36:30 PM »

i would love to have a column in the shared windows that contains "total upload of the file / file size".  you could then sort based on that column and remove all files that have been uploaded completely e.g. at least 5 times.
many other edonkey clients have this function, it should be trivial to implement, and it would make going through your shared files so much easier... :)
Logged
Current aMule CVS builds for OS X can be found here.

Jacobo221

  • Hero Member
  • *****
  • Karma: 3
  • Offline Offline
  • Posts: 2712
Re: "amount uploaded/file size" column in shared files window
« Reply #1 on: December 19, 2004, 02:20:22 AM »

"you could then sort based on that column and remove all files that have been uploaded completely" <- but if you had uploaded 1000 times the same part it would look like you have uploaded the whole file 100 times but really you haven't...

that's just a note there. allthough I guess you already thought of that.

Greets!
Logged

lionel77

  • Provider of Mac builds, Forum Mod
  • Hero Member
  • *****
  • Karma: 4
  • Offline Offline
  • Posts: 1107
  • Mac OS X 10.4 (Power Mac G5)
Re: "amount uploaded/file size" column in shared files window
« Reply #2 on: December 19, 2004, 02:29:57 AM »

of course you don't know that but i don't think there is a reasonable way to implement what you suggested. i guess you could somehow determine the chunk that has been uploaded the least and then display the number for this particular chunk but i doubt this would be very informative...

what i want is (just purely based on overall upload) to know how much i've contributed to spreading the file relative to its size, and for that the simple "amound uploaded divided by file size" would work just fine... :)
Logged
Current aMule CVS builds for OS X can be found here.

Jacobo221

  • Hero Member
  • *****
  • Karma: 3
  • Offline Offline
  • Posts: 2712
Re: "amount uploaded/file size" column in shared files window
« Reply #3 on: December 19, 2004, 04:51:21 PM »

I wasn't suggesting, I was just informing ;)

but, ok, I have never seen such thing in any client but it's easy to do it. Allthough it will brake the columns config, so maybe that should be fixed first...

Greets!
Logged

lionel77

  • Provider of Mac builds, Forum Mod
  • Hero Member
  • *****
  • Karma: 4
  • Offline Offline
  • Posts: 1107
  • Mac OS X 10.4 (Power Mac G5)
Re: "amount uploaded/file size" column in shared files window
« Reply #4 on: December 19, 2004, 07:27:18 PM »

hehe, sorry didn't mean 'you suggesting'... ;)

anyway, mldonkey has it iirc and even the official client has it, the latter being quite surprising, given its general absence of important features... ;)
you can also find this feature in other p2p clients like azureus (bt)...

not sure what you mean by 'breake the columns' -- do you mean the gui has to be changed accordingly or would there be a more serious implications?
Logged
Current aMule CVS builds for OS X can be found here.

Jacobo221

  • Hero Member
  • *****
  • Karma: 3
  • Offline Offline
  • Posts: 2712
Re: "amount uploaded/file size" column in shared files window
« Reply #5 on: December 19, 2004, 10:23:00 PM »

no, I just mean that the config file refers to colums configuration as "column1", "column2", "column3"... so fitting a coumn between coumnX and columnY will breake old configs ;) so before doing so, the config file should be changed to something like "columnName", "columnSize", "columnSources", etc, so that adding colmns (now and in some future) doesn't brake the config again.

Greetings!
Logged

lionel77

  • Provider of Mac builds, Forum Mod
  • Hero Member
  • *****
  • Karma: 4
  • Offline Offline
  • Posts: 1107
  • Mac OS X 10.4 (Power Mac G5)
Re: "amount uploaded/file size" column in shared files window
« Reply #6 on: June 29, 2005, 08:07:55 AM »

i'd like to revive this thread again. :]

i still haven't gotten used to going through all files by hand to figure out how many times i've uploaded each one. it's a little tedious if you are sharing about 100 files... ;)
so i would really love to have this feature and i'm sure others would, too, particularly people who've switched from other clients.

i looked a bit into the sources and it seems like the columns config is now fixed. how much time do think it would take to implement this feature?
Logged
Current aMule CVS builds for OS X can be found here.

GonoszTopi

  • The current man in charge of most things.
  • Administrator
  • Hero Member
  • *****
  • Karma: 169
  • Offline Offline
  • Posts: 2685
Re: "amount uploaded/file size" column in shared files window
« Reply #7 on: June 29, 2005, 02:45:47 PM »

It's very easy, and could be implemented in less than an hour, if someone decided to do it. Unfortuantely I don't have the time now, but I wrote it up.
Logged
concordia cum veritate

lionel77

  • Provider of Mac builds, Forum Mod
  • Hero Member
  • *****
  • Karma: 4
  • Offline Offline
  • Posts: 1107
  • Mac OS X 10.4 (Power Mac G5)
Re: "amount uploaded/file size" column in shared files window
« Reply #8 on: June 29, 2005, 07:18:18 PM »

great -- that sounds promising... :)
Logged
Current aMule CVS builds for OS X can be found here.