Commit Graph

73 Commits

Author SHA1 Message Date
Louwrentius
b14405a746 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:13:54 +00:00
Louwrentius
813d1dc0ce 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
9128e7e836 Fixed some item name escaping when containin < or > characters 2010-05-14 15:54:28 +00:00
Louwrentius
ea338ee579 Backup - fixed distributed processing, improved error handling. 2010-05-14 12:00:04 +00:00
Louwrentius
8dac343b1c Switched ppss over to md5 checksumming. (backup) 2010-05-14 02:07:43 +00:00
Louwrentius
0b95b23133 Cleaned up daemon mode. 2010-05-13 23:14:27 +00:00
Louwrentius
d1ec9b99a8 Improved daemon mode, but may be buggy and display output is a mess. 2010-04-15 22:13:02 +00:00
Louwrentius
1dc49c7ab8 Added daemon mode. 2010-04-15 21:46:27 +00:00
Louwrentius
d7e4e768b1 Backup, added break after mode check, some cleanups 2010-04-14 21:22:04 +00:00
Louwrentius
647f5ad370 Added -q quiet option. 2010-04-10 22:38:02 +00:00
Louwrentius
1236ead5df Added -q quiet option. 2010-04-10 22:35:22 +00:00
Louwrentius
d44d2a155f Updated help pages. 2010-04-03 17:33:58 +00:00
Louwrentius
b3a2fe9b9d Added support for reading from stdin. 2010-04-03 16:55:36 +00:00
Louwrentius
152663cc1a Cleaned up Solaris fix. 2010-03-26 22:36:36 +00:00
Louwrentius
ab93ff651f Fixed support for Solaris 10 2010-03-26 22:12:12 +00:00
Louwrentius
a8d274d9bc Cleaned up some code, added some comments. Released as 2.60. 2010-03-20 22:25:07 +00:00
Louwrentius
b763d2cfc3 Cleaned up the PPSS help page. 2010-03-08 09:21:25 +00:00
Louwrentius
1634900e9a Updated help page with information about the Amazon EC2 options. 2010-03-08 08:15:03 +00:00
Louwrentius
03a9d4b34c Updated help page with information about the Amazon EC2 options. 2010-03-08 08:14:40 +00:00
Louwrentius
ee86c6d9db Version 2.60b1 2010-03-07 23:17:16 +00:00
Louwrentius
99ff8d8c75 Fixed isssue when using NFS for file transport. 2010-03-07 22:29:21 +00:00
Louwrentius
58d81a04e7 Distributed ppss is working again for 99% 2010-03-07 20:47:51 +00:00
Louwrentius
026aac3c94 Backup.. 2010-03-07 19:48:00 +00:00
Louwrentius
a28b9bd7dc Backup, fixing distributed processing. Seems to work now. 2010-03-07 17:34:12 +00:00
Louwrentius
18bafbae30 Backup, fixing distributed processing. Major rework. 2010-03-07 15:51:18 +00:00
Louwrentius
a6cef0b3be Backup 2010-03-06 23:26:07 +00:00
Louwrentius
d553598b4b Fixed ec2 error on non-ec2 deployment 2010-03-01 22:07:19 +00:00
Louwrentius
fa7948cfb7 Incorporated the EC2 patch from Sean M. Collins 2010-03-01 21:43:22 +00:00
Louwrentius
703d229ffb Backup... 2010-02-18 20:48:25 +00:00
Louwrentius
1aee63a39c backup... 2010-02-18 19:47:39 +00:00
Louwrentius
9f62cefae9 Backup... 2010-02-18 19:37:07 +00:00
Louwrentius
df968900d2 PPSS now reports total processing time. 2010-02-13 23:00:49 +00:00
Louwrentius
82447ee332 Update. 2010-02-10 23:54:09 +00:00
Louwrentius
f52d470a53 Released version 2.56b2 2010-02-09 22:01:05 +00:00
Louwrentius
f996fc29c1 Fixed test script. 2010-02-07 21:40:25 +00:00
Louwrentius
ae1c8d58f5 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
d9269c6f8d Version number bump. 2010-02-07 21:34:05 +00:00
Louwrentius
5d4501ec2f PPSS now processes directories recursive\!\!\! 2010-02-07 21:33:27 +00:00
Louwrentius
f00db51e1a Fixed test script. 2010-02-07 19:31:12 +00:00
Louwrentius
5f3264e71a Fixing file name excape bug... 2010-02-07 19:14:48 +00:00
Louwrentius
67cd60ba7b Merge distributed PPSS back into trunk 2010-01-31 22:31:22 +00:00
Louwrentius
3f76a63588 I hope i merged properly... 2009-03-10 20:01:08 +00:00
Louwrentius
c7e18fa1a6 merged branch for distributed PPSS in trunk. 2009-03-10 19:54:20 +00:00
Louwrentius
14a0363a15 Distributed PPSS - semi-working version, may still contain bugs. 2009-01-25 23:47:02 +00:00
Louwrentius
d0f8fdcda1 Distributed PPSS - semi-working version, may contain bugs. 2009-01-25 23:20:59 +00:00
Louwrentius
3a42f20e17 Distributed ppss (broken) 2009-01-25 17:59:28 +00:00
Louwrentius
f00ad6202b Update of distributed PPSS reworked based on item locking 2009-01-25 12:12:22 +00:00
Louwrentius
ac7649b7eb Distributed ppss almost finished 2009-01-25 03:36:21 +00:00
Louwrentius
3bfc12f235 Updated version of distributed PPSS - does not work - not tested 2009-01-25 00:08:55 +00:00
Louwrentius
a946ebed2d Updated version of distributed PPSS - does not work - not tested 2009-01-25 00:07:03 +00:00