
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Hamsi Manager is a file manager developed for extra treatments. You can perform a process to multiple files at once. You can perform multiple processes to multiple files at once or over and over again the next time. Offers you more options as possible, all the while. Aimed to create a fully customizable environment and it aims to combine with ease of use. Distributed under the GPLv3 license and is a project developed with entirely Open Source libraries.
Installation Steps :
* Download tarball
* Extract tarball and enter "Hamsi Manager" directory.
* Double click to "install.py" or write "python ./install.py" to console(Konsole,Terminal...).
* You can install with "Hamsi Manager Installer". (Graphical User Interface (GUI))
System Requirements :
Python 2.6+, 3.X ( Some requirements not support Python 3 )
PyQt4 (Qt4)
* PyKDE4 (For better desktop environment (KDE 4) supporting)
* PyQt4.Qsci (Qt4 - QsciScintilla) (For some features)
* python-mutagen (For some features)
* python-eyed3 (For some features)
* python-musicbrainz2 (For some features)
* python-mysql (For some features)
* python-beautifulsoup4 (For some features)
* pywin32 (For some features just in Windows)
* cx_freeze (For installation/packaging (.rpm, .msi, .exe, ...) by setup.py)
5 years ago
2.1.1:
* Fixed a few bugs.
2.1:
* Mutagen and Taglib modules have been added.
* Mutagen has been set as default ID3 tag module.
* Added google search module in order to find correct file names.
* These information added into Music Tables : "Length", "Bitrate", "Sample Rate", "Mode", "File Size", "Last Access Date", "Last Modify Date" and "Last Metadata Change * These information added into File Tables : "File Size", "Last Access Date", "Last Modify Date" ve "Last Metadata Change Date", "Access Rights", "User ID Of Owner", "Group ID Of Owner" and "Number Of Hard Links".
* ID3v1 option has been dropped and ID3v2 has been set as default.
* Fixed lots of bugs especially ID3 problems.
2.0:
* Sub Folder Music Table has been added.
* Album Artist tag has been added.
* Menu and button layout has redesigned.
* My Plugins have been updated.
* Eyed3 named module has been updated.
* Table processes have been improved.
* Amarok named module has been improved.
* Performance improvements have been done.
* Python 2.5 support has been dropped.
* Old codes have been reviewed.
* Module structure of project has been redesigned.
* Codes have been reformatted according to PEP-8 (Style Guide for Python Code).
* Fixed lots of bugs.
5 years ago
2.1.1:
* Fixed a few bugs.
2.1:
* Mutagen and Taglib modules have been added.
* Mutagen has been set as default ID3 tag module.
* Added google search module in order to find correct file names.
* These information added into Music Tables : "Length", "Bitrate", "Sample Rate", "Mode", "File Size", "Last Access Date", "Last Modify Date" and "Last Metadata Change * These information added into File Tables : "File Size", "Last Access Date", "Last Modify Date" ve "Last Metadata Change Date", "Access Rights", "User ID Of Owner", "Group ID Of Owner" and "Number Of Hard Links".
* ID3v1 option has been dropped and ID3v2 has been set as default.
* Fixed lots of bugs especially ID3 problems.
2.0:
* Sub Folder Music Table has been added.
* Album Artist tag has been added.
* Menu and button layout has redesigned.
* My Plugins have been updated.
* Eyed3 named module has been updated.
* Table processes have been improved.
* Amarok named module has been improved.
* Performance improvements have been done.
* Python 2.5 support has been dropped.
* Old codes have been reviewed.
* Module structure of project has been redesigned.
* Codes have been reformatted according to PEP-8 (Style Guide for Python Code).
* Fixed lots of bugs.
roctheme
7 years ago
So, is there an automatic uninstall script?
Report
mopened
7 years ago
I will prepare an uninstall script and i will notice users for this kind of situations:-)
Thank you for your interest:-)
Report
unikum111
9 years ago
Report
mopened
9 years ago
Firstly thank you very much for your interest.
I sent private message to you.
Thank you again..
Report
opendeskuser
10 years ago
http://pastebin.com/gEKX89TH
Don't know how to report bugs because the site is Turkish at lot of places.
Report
mopened
10 years ago
Firstly thank you very much for your interest.
I sent private message to you.
I will update my web site for reporting bugs. I am sorry for all things.
Thank you again..
Report
dunemafia
10 years ago
Report
KDesk
10 years ago
Report
mopened
10 years ago
*Hamsi Manager coded with python,Kid3 coded with C++ :( .
*Hamsi Manager is for all files and directories.Kid3 is for only music files.
*I don`t know good C++.
*My english is not good now:(.
I learning Kid3 now. I don`t know Kid3 in yesterday:). I will do a bit of cheating from Kid3:)
Thank you for your idea:)
Report
zuargo
10 years ago
I will try out, thanks :)
Report
lzfy
10 years ago
Report
posativ
10 years ago
It first stucks because it will not create ~/.HamsiApps/HamsiManager/ and after fixing this, I get
11:23:11::$ python ./install.py
/home/unix/.HamsiApps/HamsiManager/
Traceback (most recent call last):
File "./install.py", line 13, in <module>
Universals.fillMySettings()
File "/home/unix/Applications/HamsiManager/Source/Universals.py", line 52, in fillMySettings
newSettingsKeys, changedDefaultValuesKeys = Settings.updateOldSettings(settingVersion)
File "/home/unix/Applications/HamsiManager/Source/Settings.py", line 685, in updateOldSettings
cur.execute(str("ALTER TABLE searchAndReplaceTable RENAME TO tmpSearchAndReplaceTable;"))
sqlite3.OperationalError: no such table: searchAndReplaceTable
Report
mopened
10 years ago
I fixed this bug in V0.8.51.
Please try again.
Thank you..
Report
posativ
10 years ago
But I was not able to install HamsiManager to the source dir where I started the installation...
Report
mopened
10 years ago
Installation for some things (Language ,desktop icon,update,install as root,...).
Thank you again for your interest.
Report
mopened
10 years ago
Firstly excuse me for this bug.
I will fix this bug. And I will release new version in this night.
Thank you very much for your interest.
Report