mldonkey-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mldonkey-users] Soulseek plugin


From: tristate
Subject: [Mldonkey-users] Soulseek plugin
Date: Mon, 18 Nov 2002 23:25:08 +0100

Anybody out there who have the soulseek plugin running? I have some
problems...
I use RedHat 7.1 (Kernel 2.4.13) with iptables 1.2.4 and Mon Mothas firewall
script 2.3.8-pre8. Newest mld CVS release is already installed and works
fine.
(compiled all, no patches!)

I register on Soulseek first with newest windows-client(slsk139.exe)...ok.
Register/Download/Upload etc...ok.
Put the name and pass. in the soulseek.ini, enable soulseek in
downloads.ini. ...

starting mldonkey (No Server seen at MLDonkey Watch (Windows))
...
Network.save_sort not implemented by Soulseek
Server.server_to_option not implemented by Soulseek
Exception Failure("Server.server_to_option not implemented by Soulseek") in
Options.convert_list for Server
Network.save_complex_options not implemented by Soulseek
Server.server_sort not implemented by Soulseek
...

What is wrong? Here is my Soulseek.ini..

----[CUT]----

        (* The number of servers you want to stay connected to *)
 max_connected_servers = 10

        (* The time an ip address can be kept in the cache *)
 ip_cache_timeout = 3600.000000

        (* Download a list of servers *)
 load_serverlist = true

        (* The main server to connect to *)
 main_server_name = "mail.slsk.org"

        (* The main server to connect to *)
 main_server_port = 2242

        (* The port to bind the client to *)
 client_port = 2234

        (* Your login on SoulSeek *)
 login = dummy

        (* Your password on SoulSeek *)
 password = dummy

        (* The limit on the number of servers to avoid asking for a new list *)
 query_serverlist_limit = 100

        (* The subdirectory of temp/ where files should be moved to *)
 commit_in_subdir = SoulSeek

        (* level of verbosity when communicating with clients *)
 verbose_clients = 0

        (* level of verbosity when communicating with servers *)
 verbose_servers = 0

        (* the last token used for a query is saved here *)
 next_token = 67

        (* The prefix which is appended to options names
            when they are used in the telnet/WEB interfaces *)
 options_prefix = "slsk-"

        (* Which options are configurable in the GUI option panel, and in the
          soulseek section. Last entry indicates the kind of widget used
(B=Boolean,T=Text) *)
 gui_soulseek_options_panel = [
  (Port, "slsk-client_port", T);
  ("Main Server Name", "slsk-main_server_name", T);
  ("Main Server Port", "slsk-main_server_port", T);
  ("Login (nothing for global one)", "slsk-login", T);
  (Password, "slsk-password", T);
  ("Commit Downloads In Incoming Subdir", "slsk-commit_in_subdir", T)]
 old_files = []

(*
 The following options are not used (errors, obsolete, ...)
*)
----[CUT]----


Thanks a lot
tristate





reply via email to

[Prev in Thread] Current Thread [Next in Thread]