Difference between revisions of "Emulecollection"

From AMule Project FAQ
Jump to: navigation, search
 
(2 intermediate revisions by 2 users not shown)
Line 5: Line 5:
 
== aMule and emulecollections ==
 
== aMule and emulecollections ==
  
aMule opens emulecollection with the ed2k utility. The syntax is:
+
Since aMule [[Changelog_2.2.0 | 2.2.0]], aMule opens emulecollection with the ed2k utility. The syntax is:
 
   ed2k -e ''file.emulecollection''
 
   ed2k -e ''file.emulecollection''
 +
 +
In aMule shared files view, you can also right click on an emulecollection file and select ''Add files in collection to transfer list'' to open it.
  
 
== further reading ==
 
== further reading ==
  
 
*[http://code.google.com/p/amule-emc/wiki/emulecollection technical information]
 
*[http://code.google.com/p/amule-emc/wiki/emulecollection technical information]
*[http://content.emule-project.net/ legal downloads with collections]
+
*[http://contentdb.emule-project.net/ legal downloads with collections]

Latest revision as of 19:51, 8 February 2009

What is an emulecollection?

An emulecollection is a file which contains various (hence a collection of) ed2k links. This is usually used to group various related files, e.g. a series or a music album.

aMule and emulecollections

Since aMule 2.2.0, aMule opens emulecollection with the ed2k utility. The syntax is:

 ed2k -e file.emulecollection

In aMule shared files view, you can also right click on an emulecollection file and select Add files in collection to transfer list to open it.

further reading