Krzysztof Jagiello
3d73a72842
replacing socket lib with telnetlib
2011-06-04 18:49:21 +02:00
f51fd5b6fe
Added README and basic setup
2011-03-02 22:35:32 +00:00
6840ec5c31
Added licensing
2011-03-02 22:28:32 +00:00
a4cbe9756e
Fix some connection and escaping issues
2011-03-02 22:17:14 +00:00
a3a9e864aa
Fix data parsing from TS3 server
...
Problem happened when we tried to extend the data list from the dict, it just uses
the keynames. Also if we have only one entry return the raw dict instead of a list
2010-10-07 11:24:08 +01:00
909ea46881
Removed main function from lib
2010-10-07 11:06:08 +01:00
af8351c84c
Fix output parsing to provide all row details instead of just the last
2010-09-21 01:08:30 +01:00
a595892fbb
Removed send_command and renamed send_recv_command.
2010-07-11 02:34:37 +01:00
e5df902481
Further work and testing on TS3Proto class. Now connects and provides basic support
2010-07-11 02:32:28 +01:00
b133a5dc48
Initial commit
2010-02-22 16:06:38 +00:00