Rev |
Age |
Author |
Path |
Log message |
Diff |
183 |
7111 d 9 h |
ira |
/shell_programs/ |
Removing more old programs |
|
182 |
7111 d 9 h |
ira |
/shell_programs/ |
Removing unused / obsolete programs |
|
180 |
7111 d 9 h |
ira |
/ |
Moving animesorter to it's new home |
|
179 |
7111 d 9 h |
ira |
/ |
Moving rarslave to it's new home |
|
176 |
7121 d 11 h |
ira |
/shell_programs/ |
removing the dictionary, since it shouldn't be in svn |
|
175 |
7121 d 11 h |
ira |
/shell_programs/ |
Update animesorter to use new config file location |
|
153 |
7184 d 12 h |
ira |
/shell_programs/ |
Fix rarslave's rar command so that it will handle a hyphen at the beginning
of a filename. |
|
152 |
7185 d 2 h |
ira |
/shell_programs/ |
Adding a much nicer output engine to rarslave. |
|
150 |
7191 d 4 h |
ira |
/shell_programs/ |
Add debugging option to rarslave.py |
|
149 |
7191 d 5 h |
ira |
/shell_programs/ |
Small updates of the dictionary, and a small bugfix in rarslave. |
|
141 |
7199 d 6 h |
ira |
/shell_programs/ |
Lots of changes to rarslave.
1) Moved to a config-file based system for configuration.
2) Made all regexes case insensitive.
3) Added command-line options to deal with the config file.
See the ChangeLog at the beginning of rarslave.py for any more info. |
|
139 |
7201 d 16 h |
ira |
/shell_programs/ |
Updated animesorter definitions.
Added an "extract with full path" option to rarslave. (Thanks for the suggestion Thom) |
|
134 |
7203 d 9 h |
ira |
/shell_programs/ |
Lots of fixes to rarslave.py
Use regexes for almost everything now. (no more need for the glob module)
Added a config class to make global configs easier.
Make the check for required programs optional. |
|
133 |
7203 d 10 h |
ira |
/shell_programs/ |
Adding definitions to animesorter.dict.
Removing the old bash rarslave. This is superceded by rarslave.py, which is
a MUCH better implementation. |
|
132 |
7205 d 2 h |
ira |
/shell_programs/ |
Made rarslave handle old and new style rar files properly, for deletion. |
|
129 |
7207 d 3 h |
ira |
/shell_programs/ |
Changed rarslave again, since find was changed.
Updated animesorter's dictionary.
Updated animesorter to handle mp4 files.
Adding rarslave.py, which is a python version of rarslave, and which
is MUCH more robust. |
|
121 |
7227 d 13 h |
ira |
/shell_programs/ |
Completely rewrote animesorter. This gives it the ability to use command-line
options, and makes it much nicer to read. |
|
120 |
7227 d 13 h |
ira |
/shell_programs/ |
Made some simple changes to the animesorter. It will now make a directory if it doesn't exist. |
|
119 |
7228 d 11 h |
ira |
/shell_programs/ |
Updated definitions. |
|
118 |
7248 d 6 h |
ira |
/shell_programs/ |
Changes Include:
1) Fixed rarslave to work with >=findutils-4.2.23 (changed "+" operator)
2) Fixed animesorter to print directory names, as appropriate
3) Added "stat" command to remount
4) Added "update-eix" to irasync
5) Added updated definitions to animesorter.dict |
|
117 |
7257 d 1 h |
ira |
/shell_programs/ |
Adding cvt_asm.pl which converts ASM files from Intel syntax to AT&T syntax.
Adding irasnyd which runs emerge --sync with a server on the outside world.
Updated the animesorter.dict dictionary with more definitions. |
|
116 |
7262 d 9 h |
ira |
/shell_programs/ |
Adding the (wonderful) animesorter program. It's great! |
|
114 |
7267 d 5 h |
ira |
/shell_programs/ |
Removing obsolete scripts. (ktbird, qtlinks, and irasync)
Adding some new useful scripts:
remount: this changes a directory (mount point) from ro -> rw and back.
net-sync: run's emerge sync with a public server instead of your
private one. |
|
113 |
7267 d 5 h |
ira |
/shell_programs/ |
Modified rarslave to handle "parjoin" files better by checking
the return codes. Allows removal of an *.{avi,mkv,ogm,etc} if
the check / repair was not successful.
See above for what changed in parjoin also.
irasync now handle's an emerge sync intelligently, instead of dealing
with qt, now that Samsung's evil drivers are off my system forever. |
|
111 |
7283 d 2 h |
ira |
/shell_programs/ |
Mostly whitespace changes to rarslave. Made a simple change to the parjoin
algorithm. |
|
105 |
7303 d 7 h |
ira |
/shell_programs/ |
Added nfosort() function to rarslave. This moves all nfo files
to a destination directory. |
|
104 |
7330 d 2 h |
irasnyd |
/shell_programs/ |
Fixed a bug with r00 files being the only ones deleted, instead of the .rXX set |
|
99 |
7335 d 11 h |
irasnyd |
/shell_programs/ |
changed names |
|
98 |
7335 d 11 h |
irasnyd |
/shell_programs/ |
Cleaning up the shell script directory |
|
97 |
7335 d 11 h |
irasnyd |
/shell_programs/ |
More comments, License and welcome to rarslave. |
|
96 |
7335 d 12 h |
irasnyd |
/shell_programs/ |
Seems ok. Testing went well. We'll see tonight or tomorrow for sure ;)
Added more comments |
|
95 |
7335 d 12 h |
irasnyd |
/shell_programs/ |
Re-added functionality to rarslave via recursive calls. |
|
94 |
7335 d 12 h |
irasnyd |
/shell_programs/ |
A good tested version. Now I'm gonna try and re-incorporate broken-out functionality |
|
93 |
7335 d 13 h |
irasnyd |
/shell_programs/ |
Broke out "par_rep_n_sort" for find / xargs to work. |
|
92 |
7335 d 14 h |
irasnyd |
/shell_programs/ |
Moved the old rarslave.current (which now has complete rarslave functionality)
to rarslave. THIS IS STILL UNTESTED! |
|
91 |
7335 d 14 h |
irasnyd |
/shell_programs/ |
Deleting old rarslave (it just called rarslave.current anyway)
Moved all functionality to rarslave.current (STILL UNTESTED) |
|
90 |
7335 d 15 h |
irasnyd |
/shell_programs/ |
Deleting old files |
|
89 |
7336 d 2 h |
irasnyd |
/shell_programs/ |
Importing shell programs from yuki. Will add the ones from server later. |
|