Commit Graph

72 Commits

Author SHA1 Message Date
Louwrentius
0db3781021 Major rework, no longer using arrays. Arrays don't scale and require enormous amounts of memmory when processing large input files. Will be released as 2.70. 2010-05-14 22:10:29 +00:00
Louwrentius
9feea3fb59 Fixed some item name escaping when containin < or > characters 2010-05-14 15:54:28 +00:00
Louwrentius
7c2d336dba Backup - fixed distributed processing, improved error handling. 2010-05-14 12:00:04 +00:00
Louwrentius
61d8a24ed2 Switched ppss over to md5 checksumming. (backup) 2010-05-14 02:07:43 +00:00
Louwrentius
825d7ed0a1 Cleaned up daemon mode. 2010-05-13 23:14:27 +00:00
Louwrentius
2cae93e7ce Improved daemon mode, but may be buggy and display output is a mess. 2010-04-15 22:13:02 +00:00
Louwrentius
13e6b77c65 Added daemon mode. 2010-04-15 21:46:27 +00:00
Louwrentius
7c9da647b5 Backup, added break after mode check, some cleanups 2010-04-14 21:22:04 +00:00
Louwrentius
2dcaced13b Added -q quiet option. 2010-04-10 22:38:02 +00:00
Louwrentius
38812a58b6 Added -q quiet option. 2010-04-10 22:35:22 +00:00
Louwrentius
cf3b54e61e Updated help pages. 2010-04-03 17:33:58 +00:00
Louwrentius
8b7944dad7 Added support for reading from stdin. 2010-04-03 16:55:36 +00:00
Louwrentius
3f1b96e1bb Cleaned up Solaris fix. 2010-03-26 22:36:36 +00:00
Louwrentius
bdaab0afe3 Fixed support for Solaris 10 2010-03-26 22:12:12 +00:00
Louwrentius
efd6f72a5e Cleaned up some code, added some comments. Released as 2.60. 2010-03-20 22:25:07 +00:00
Louwrentius
7df68e7658 Cleaned up the PPSS help page. 2010-03-08 09:21:25 +00:00
Louwrentius
f0ca726f28 Updated help page with information about the Amazon EC2 options. 2010-03-08 08:15:03 +00:00
Louwrentius
806f17c2dc Updated help page with information about the Amazon EC2 options. 2010-03-08 08:14:40 +00:00
Louwrentius
2c595ce846 Version 2.60b1 2010-03-07 23:17:16 +00:00
Louwrentius
283c93f871 Fixed isssue when using NFS for file transport. 2010-03-07 22:29:21 +00:00
Louwrentius
ea33b0f0e7 Distributed ppss is working again for 99% 2010-03-07 20:47:51 +00:00
Louwrentius
0109e1fa3c Backup.. 2010-03-07 19:48:00 +00:00
Louwrentius
831e008e11 Backup, fixing distributed processing. Seems to work now. 2010-03-07 17:34:12 +00:00
Louwrentius
54c898f202 Backup, fixing distributed processing. Major rework. 2010-03-07 15:51:18 +00:00
Louwrentius
0f8dced209 Backup 2010-03-06 23:26:07 +00:00
Louwrentius
789db609c9 Fixed ec2 error on non-ec2 deployment 2010-03-01 22:07:19 +00:00
Louwrentius
d1685d297c Incorporated the EC2 patch from Sean M. Collins 2010-03-01 21:43:22 +00:00
Louwrentius
d5ea910e05 Backup... 2010-02-18 20:48:25 +00:00
Louwrentius
a63973fe73 backup... 2010-02-18 19:47:39 +00:00
Louwrentius
cda2c7b5c1 Backup... 2010-02-18 19:37:07 +00:00
Louwrentius
53deba3d63 PPSS now reports total processing time. 2010-02-13 23:00:49 +00:00
Louwrentius
a2fdbba0c4 Update. 2010-02-10 23:54:09 +00:00
Louwrentius
365705e8c7 Released version 2.56b2 2010-02-09 22:01:05 +00:00
Louwrentius
9790e52c89 Fixed test script. 2010-02-07 21:40:25 +00:00
Louwrentius
50de3d4fdf Added example script flac2mp3 that can be used recursively on a flac collection to convert it to mp3. 2010-02-07 21:35:13 +00:00
Louwrentius
4d5324e7c8 Version number bump. 2010-02-07 21:34:05 +00:00
Louwrentius
a9b4eac886 PPSS now processes directories recursive\!\!\! 2010-02-07 21:33:27 +00:00
Louwrentius
bd97eed1ea Fixed test script. 2010-02-07 19:31:12 +00:00
Louwrentius
081337c5b2 Fixing file name excape bug... 2010-02-07 19:14:48 +00:00
Louwrentius
2356f6bb0a Merge distributed PPSS back into trunk 2010-01-31 22:31:22 +00:00
Louwrentius
83bc8fbf06 I hope i merged properly... 2009-03-10 20:01:08 +00:00
Louwrentius
121f1e5779 merged branch for distributed PPSS in trunk. 2009-03-10 19:54:20 +00:00
Louwrentius
6fbce95978 Distributed PPSS - semi-working version, may still contain bugs. 2009-01-25 23:47:02 +00:00
Louwrentius
75d2794d11 Distributed PPSS - semi-working version, may contain bugs. 2009-01-25 23:20:59 +00:00
Louwrentius
af9f8993fa Distributed ppss (broken) 2009-01-25 17:59:28 +00:00
Louwrentius
ac31a26790 Update of distributed PPSS reworked based on item locking 2009-01-25 12:12:22 +00:00
Louwrentius
be8bf0886c Distributed ppss almost finished 2009-01-25 03:36:21 +00:00
Louwrentius
1bc583a5e1 Updated version of distributed PPSS - does not work - not tested 2009-01-25 00:08:55 +00:00
Louwrentius
fb3b35aaf0 Updated version of distributed PPSS - does not work - not tested 2009-01-25 00:07:03 +00:00
Louwrentius
2f8e031047 Updated version of distributed PPSS - does not work - not tested 2009-01-24 23:49:16 +00:00