Commit Graph

5003 Commits

Author SHA1 Message Date
James cace4c6d89 CC-2446:Crash in playlist builder
- fixed.
2011-06-24 17:00:59 -04:00
James eef1927f07 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-06-24 16:30:05 -04:00
James b83420874c CC-2425:Tweak phone home stat
- fixed as requested. Just need to add the link
2011-06-24 16:29:24 -04:00
martin 7607bce6c8 CC-2403: Downloading a file via the web UI returns an absolute path, not relative
-fixed to take into account the base URL.
2011-06-24 16:04:57 -04:00
martin a5d2597875 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-06-24 16:02:01 -04:00
martin 21cf476bfb cc-2444: audio preview is broken 2011-06-24 16:01:40 -04:00
James e84f80a7f9 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-06-24 15:51:57 -04:00
James db7b996288 CC-2415:subsecod-offset-in-playlist
- Displays 1 decimal place on all length and offset in playlist
builder
- secondsToPlaylistTime() function returns time with 1 decimal
millisecond
2011-06-24 15:51:21 -04:00
martin 10c7c0b5fd CC-2419: Media monitor does not import files that already existed in /srv/airtime/stor
-problem where media-monitor froze on startup if rabbitmq
 wasn't running is fixed (now consistent with pypo)
2011-06-24 15:13:47 -04:00
Naomi Aro 0a78605633 cc-1799 : Filesystem
fixing track formatting if there's no track number.
2011-06-24 18:47:27 +02:00
James e05645f523 CC-2415:Subsecond offset
- temp commit. not sure what needs to be done yet
2011-06-24 12:29:55 -04:00
Naomi Aro b2e52a76c9 CC-2421 : Filename formatting tweaks 2011-06-24 17:41:31 +02:00
Naomi Aro 57df3c3e91 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-06-24 16:48:24 +02:00
Naomi Aro 7e5c514638 CC-2272 : Ability to change storage directory location
copying each thing from the direcotyr separately to avoid overwriting anything that already exists in the new stor.
2011-06-24 16:47:43 +02:00
James 183a348f34 CC-2433: Support settings: shrink down text area
- fixed
2011-06-24 10:25:28 -04:00
James b8f3add4e6 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-06-24 10:15:38 -04:00
James 7aca2e25d0 CC-2432:After choosing to register from still pops up
- fixed
2011-06-24 10:15:18 -04:00
Naomi Aro a27924451d cc-1799 : Filesystem
fix for watched folders
2011-06-24 15:49:56 +02:00
Naomi Aro 4c3af0b44d cc-1799 : Filesystem
putting in up to 6 subsecond precision
2011-06-24 15:15:53 +02:00
Naomi Aro a376413737 cc-1799 : Filesystem
adding timing, finding request to localhost taking 250-500ms too slow.
2011-06-24 14:50:32 +02:00
Naomi Aro 59a11663cf cc-1799 : Filesystem
avoiding useless calls to airtime about renamed files.
2011-06-24 12:47:26 +02:00
Naomi Aro 3f739458cd CC-2421 : Filename formatting tweaks
padding track numbers with 1 leading zero if 0-9

formatting bitrate 128000 as 128kbps
2011-06-24 11:20:42 +02:00
Naomi Aro fbf5f85509 CC-2423 Undefined property in StoredFile::$md
uses the new file metadata access now.
2011-06-24 10:40:31 +02:00
martin cf54434f5e CC-2435: Recorded show gets manually cancelled
-added 3 second delay before actually cancelling
2011-06-23 16:54:59 -04:00
Naomi Aro 66e73b930d Merge branch 'cc-1799-put-airtime-storage-into-a-human-readable-file-naming-convention' into devel 2011-06-23 21:22:20 +02:00
Naomi Aro bae771790a cc-1799 Human Filesystem
editing recording shows so they work with the new filesystem/file upload.
2011-06-23 21:14:09 +02:00
Paul Baranowski fc97d866d6 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-06-23 14:46:08 -04:00
Paul Baranowski eea89301e0 CC-2434: Install script recreates unique ID on every install. Moved ID creation into the database install script. 2011-06-23 14:45:56 -04:00
martin ecddb33b09 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-06-23 14:06:10 -04:00
martin 95b69b403b CC-2429: Liquidsoap should be run with higher priority
-On a range of -20 to 20, where -20 gives the highest
 priority, set Liquidsoap nice to -15.
2011-06-23 14:06:02 -04:00
martin d8ff6ae867 CC-2416: airtime-check-system: add status of "pyinotify" and "mutagen"
-done. Also prints out why the check failed (if version number is too old)
2011-06-23 13:41:46 -04:00
Naomi Aro e725e4fbe4 cc-1799 Human Filesystem
storage dir should be created first so then it's realpath can be inserted into the database.
2011-06-23 17:51:38 +02:00
Naomi Aro 7876552b38 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-06-23 17:35:01 +02:00
Naomi Aro 65e647263f cc-1799 Human Readable File System
refactoring media monitor, separate process for file event processing.
2011-06-23 17:33:05 +02:00
martin c4b291b8e8 CC-2414: Add status info for show-recorder and media-monitor in airtime-check-system
-done
2011-06-23 10:17:29 -04:00
martin 8dd0d4132d CC-2395: airtime-check-system reports an error even though everything looks ok 2011-06-23 09:50:57 -04:00
James Moon 52e41555bd CC-2426:Time boxes are too big
- fixed
2011-06-23 00:05:57 -04:00
James Moon f9337e772a CC-2424:Support setting formatting
- fixed
- additional fix: changed logo restriction to 200*200 min and
600*600 max
2011-06-22 23:49:15 -04:00
James Moon 3c3850db29 CC-2305:Create playlist out of range
- HTML is fixed as Valdimir requested.
- CSS is fixed.
2011-06-22 23:37:26 -04:00
James Moon 219102d9f1 CC-2415:Subsecond-offset
- bug in secondsToPlaylistTime() is fixed
- for .0307, offset will be calculated as .030
- if we want it to be .0307, futher modification is requried
2011-06-22 22:33:05 -04:00
Paul Baranowski 4fa70c01b0 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-06-22 17:29:13 -04:00
Paul Baranowski 29c6006fc1 CC-2420: Reinstall fails. Fixed bug where reinstalling the database tables would crash the installer. Fixed the usage message that prints out for airtime-install so that it shows the correct command. Added code documentation for why things work the way that they do. 2011-06-22 17:29:00 -04:00
martin 9532f8a793 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-06-22 16:51:14 -04:00
martin 8f0b965ea0 CC-2403: Downloading a file via the web UI returns an absolute path, not relative
-fixed
2011-06-22 16:50:58 -04:00
Paul Baranowski 9c1754dd38 Updated 3rd party license info for 1.9.0 2011-06-22 14:36:04 -04:00
martin 532ba46cba -added template file for populating a database table into dev_tools 2011-06-22 11:21:49 -04:00
martin 50cde2f8b0 CC-2418: Show add: end time shown in display is not the time committed to DB 2011-06-22 11:21:26 -04:00
martin 34ced48076 -change version string to 1.9.0-beta1 2011-06-21 12:38:49 -04:00
james f9193f92c9 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-06-21 12:24:02 -04:00
james 66b777aedb - fixed bug where Description was not sent
- changed order of display on info box in popup
2011-06-21 12:23:43 -04:00