Commit Graph

158 Commits

Author SHA1 Message Date
tomas b366007b44 'playtime_seconds' field added to 'analyze' 2005-02-23 20:44:31 +00:00
tomas 8c29174e97 fixed #604 2005-02-23 20:41:41 +00:00
tomas ba015d1042 wrong line ending fixed 2005-02-23 19:23:18 +00:00
tomas 178876ddf3 several exception catches added 2005-02-23 19:20:18 +00:00
tomas abe6ff8199 bug #601 fixed 2005-02-23 19:14:24 +00:00
tomas dfe8595da0 assumedFormat parameter 'mp3' added to analyze() method. 2005-02-23 17:52:54 +00:00
tomas 3cc14cc556 mistake fixed - sorry 2005-02-23 16:54:44 +00:00
tomas 9890dbb2ea directory paths changed to allow share conf.php with another LS modules 2005-02-23 15:54:51 +00:00
tomas c05e76464f minor change 2005-02-23 15:54:09 +00:00
tomas 4ce979d077 minor change (#590) 2005-02-22 14:44:12 +00:00
tomas 81180dcd10 mistake 2005-02-22 03:53:47 +00:00
tomas 2524314feb PHP wrapper to scheduler XMLRPC methods added. 2005-02-22 03:51:14 +00:00
tomas 8be4cfb740 Orderby and desc optional fields added to search criteria (#589). 2005-02-22 03:49:44 +00:00
tomas 44cc15875b Orderby and desc optional fields added to search criteria (#589). 2005-02-22 03:43:46 +00:00
tomas db8965390d minor changes for sorting tests. 2005-02-22 03:30:32 +00:00
tomas 9299a5531f minor change 2005-02-22 03:24:20 +00:00
tomas 429fed1b44 minor changes 2005-02-22 03:01:27 +00:00
tomas b9d03c9037 Changes in virtual file move and copy, moveObj redefined in BasicStor now.
+added support for predefined usergroup 'All' and public dirs.
+minor changes.
2005-02-20 21:37:53 +00:00
tomas db50212d67 minor changes 2005-02-20 21:35:09 +00:00
tomas 5a3bc31dba Several depreciated PHP constructions fixed. 2005-02-20 21:33:46 +00:00
tomas 90f154c31c minor changes 2005-02-20 21:26:18 +00:00
tomas c2272766f2 Remote exec protection added. 2005-02-20 21:16:46 +00:00
tomas 6c001bfbde Several security things in webspace. 2005-02-20 17:11:03 +00:00
tomas 179d3a39c5 gunid removed from delAudioClipFromPlaylist too, deleted audioClip is
identified by local ID.
2005-02-19 01:05:44 +00:00
tomas 570ff5b626 Gunid parameter removed in most of playlist methods. 2005-02-18 19:02:19 +00:00
tomas 0b961e9c32 minor changes 2005-02-18 18:43:11 +00:00
tomas 9f224b6fb5 existsFile/existsAudioClip/existsPlaylist corrected.
+BasicStor: webstream support added to resetStorage.
2005-02-18 13:38:48 +00:00
tomas 2fdac68efa webstream type file added to sampleData and resetStorage. 2005-02-18 13:33:49 +00:00
tomas 02f7969fe3 API changed!
Playlist-related methods parameters changed to be more consistent with other
methods.
2005-02-18 02:56:51 +00:00
tomas 7fa94a3d5b resetStorage method moved to BasicStor. 2005-02-18 02:55:35 +00:00
tomas 901ebe2646 Internal script structure changed. +minor corrections. 2005-02-18 02:54:17 +00:00
sebastian d779f03e8b changed line 102 to use relative path in storWebstream() 2005-02-16 00:56:20 +00:00
tomas d66291b067 minor changes 2005-02-14 22:39:51 +00:00
tomas 6ea52e06e6 emptyMdata.xml and emptyPlaylist.xml added,
used in stored file creation
2005-02-14 22:39:11 +00:00
tomas 7391795ac5 BasicStor: bsExistsFile added
GreenBox: getFileType and existsFile added
LocStor: minor changes
2005-02-14 16:16:05 +00:00
tomas e88e501365 Little big changes: playlist editing methods added to GreenBox,
+ support methods in Metadata and BasicStor added
2005-02-14 00:36:23 +00:00
tomas 0f39059efd _isEdited and _setEditFlag moved to lower layer (BasicStor),
changed empty playlist content (containers and namespaces definition added,
+minor changes
2005-02-14 00:34:56 +00:00
tomas 045074ef72 minor change 2005-02-13 00:21:52 +00:00
tomas 91c4f36d16 Playlist handling interface added to GreenBox. 2005-02-10 02:28:56 +00:00
tomas 3ef5b8dee7 minor changes 2005-02-10 01:38:08 +00:00
tomas e7e6569e01 Webstream support added +minor changes. 2005-02-09 22:43:38 +00:00
tomas 1291e232d6 minor changes 2005-02-09 22:42:22 +00:00
tomas 80875c8e6b minor change 2005-02-09 22:39:57 +00:00
tomas fe15dbd069 Webstream support added. 2005-02-09 22:39:37 +00:00
tomas 108a6a154b ... 2005-02-09 22:38:38 +00:00
tomas 5248ab23a2 Major changes:
added: SAX parser support, setMetadataValue and deleteRecord methods
 modified: getMetadataValue
2005-02-07 23:17:40 +00:00
tomas 7590bbaa49 Method for update one metadata value added,
method for return one metadata value modified.
2005-02-07 23:14:51 +00:00
tomas 6b77fe7537 SAX parser for metadata added 2005-02-07 23:12:28 +00:00
tomas 072ece7313 getMetadataValue moved to Metadata.php + minor changes 2005-02-07 23:11:44 +00:00
tomas 27fae97b69 minor additions 2005-02-06 23:29:31 +00:00