Commit Graph

5136 Commits

Author SHA1 Message Date
Martin Konecny 5d0f36f130 CC-3013: Media Monitor throws exception when trying to convert String to Int.
-fixed
-also specified base 10 radix
2011-11-02 10:36:00 -04:00
Martin Konecny b14f2e894d CC-3012: Media-monitor crash: "Exception: list index out of range"
-fixed
2011-11-02 10:10:28 -04:00
Martin Konecny 7548abc1b1 -fix undefined function error 2011-10-17 13:36:16 +02:00
Martin Konecny 292b8f5c5d CC-2975: Require python-virtualenv version >= 1.4.9 for Airtime installations.
-fixed
2011-10-14 01:34:17 +02:00
Martin Konecny f1864e79d8 CC-2973: Api key is being used for downloads in the "Show Content" window + "Playlist Builder" page.
-fixed
2011-10-14 00:12:33 +02:00
Martin Konecny d8bcb3f03d CC-2972: Find better way to determine domain which pypo should download from.
-Done
2011-10-14 00:07:53 +02:00
Martin Konecny 38f2290214 CC-2972: Find better way to determine domain which pypo should download from.
-remove basePort and baseUrl from code + config file, since it isn't used anywhere.
2011-10-13 23:35:18 +02:00
James 973e934151 CC-2927: Media Monitor: if new dir is generated in the process of
importing a file, airtime doesn't import the file.

- fixed
2011-10-04 17:23:42 -04:00
James 109bd5d044 CC-2919: Media Monitor: recorded show doesn't show on library after
recording is done

- comments were added
- timestamps updates with IN_MODIFY
2011-10-04 10:20:25 -04:00
James dcda08e17a CC-2919: Media Monitor: recorded show doesn't show on library after
recording is done

- fixed
- extra fix: Airtime wasn't updating file when updating metadata

Conflicts:

	airtime_mvc/application/controllers/LibraryController.php
2011-10-03 14:17:56 -04:00
James bf15b4cf0d Merge branch '1.9.1' of dev.sourcefabric.org:airtime into 1.9.1 2011-09-29 15:22:40 -04:00
James 6fbf1853ce CC-2743: Import fails on certain files with
'Exception can't sync to an MPEG frame'

- fixed by handling IN_CLOSE_WRITE instead of IN_CREATE
2011-09-29 15:06:31 -04:00
James ba09d712b6 CC-2882: fix misspelling
- fixed
2011-09-29 15:04:19 -04:00
James 3775e5f4a7 CC-2882: Airtime cannot delete watched folder when is been renamed
- done
2011-09-29 15:02:34 -04:00
James 46146d1216 cc-2882: Airtime cannot delete watched folder when is been renamed
- initial commit

Conflicts:

	airtime_mvc/application/models/MusicDir.php
2011-09-29 15:02:30 -04:00
martin c7ec73e1f2 CC-2891: Unicode error with metadata that contains unicode strings
-reversed two changes talked about in code review.
2011-09-29 14:45:56 -04:00
martin 4e105e6151 CC-2891: Unicode error with metadata that contains unicode strings
-fixed
2011-09-28 16:04:40 -04:00
martin 6672c712ca CC-2889: Virtualenv fails when installing through apt repo on Ubuntu Server 10.04
-removed sync commands
2011-09-27 15:28:00 -04:00
martin cb2f4b5c70 CC-2889: Virtualenv fails when installing through apt repo on Ubuntu Server 10.04
-added sync commands
2011-09-26 17:26:48 -04:00
martin 7bb9e92ac9 cc-2864: upgrade from 1.7 broken
-fixed
2011-09-22 17:30:05 -04:00
martin 2fcabe94aa Merge branch '1.9.1' of dev.sourcefabric.org:airtime into 1.9.1 2011-09-22 16:23:06 -04:00
martin a197a27d75 -ensure liquidsoap from 1.8.2 is dead
-start monit
2011-09-22 16:22:47 -04:00
James 6a0a739cef CC-2871: recorder doesn't record shows when it gets multiple shows in the
schedule

- fixed
2011-09-22 15:13:41 -04:00
James a4fb63afcf CC-2856: duration was is always fixed to 1h
- fixed
2011-09-21 10:16:48 -04:00
martin b94004d7f4 CC-2847: Airtime doesn't resume playing audio after upgrade 2011-09-20 13:25:29 -04:00
martin 3601f37904 CC-2846: On crash recovery, Pypo pushes playlists up to 5 times to Liquidsoap.
-fixed
2011-09-20 12:44:48 -04:00
martin c0b5ef2635 CC-2845: airtime reinstall doesn't work when php uses --file parameter
-append previous fix
2011-09-20 11:27:39 -04:00
martin 153a89430a CC-2845: airtime reinstall doesn't work when php uses --file parameter
-fix install/upgrade/reinstall issues that Daniel found.
2011-09-20 11:25:56 -04:00
martin eecb4a44d6 -update changelog for 1.9.4-RC6 2011-09-19 18:02:59 -04:00
martin a61b48a795 CC-2834: Playlist items drag underneath playlist editor layer 2011-09-19 16:18:49 -04:00
martin 50c6d95dc0 -updated changelog for 1.9.4 release 2011-09-19 13:04:02 -04:00
Martin Konecny 2152ae5b3a CC-2830: airtime-playout not working after reboot on Debian squeeze
-fixed
2011-09-19 12:44:43 -04:00
James 09df72862d CC-2768: Plupload update
- fix for 1.9.4
2011-09-19 11:15:53 -04:00
James fa590463fe Merge branch '1.9.1' of dev.sourcefabric.org:airtime into 1.9.1 2011-09-19 11:11:16 -04:00
James 637eaafcc4 CC-2839: End Date and Time show NaN when incorrect start date is entered
- fixed
2011-09-19 11:10:55 -04:00
martin 0e503517f5 CC-2838: Character encoding errors with telnet'ing
show name to Liquidsoap

-fixed
2011-09-18 19:32:39 -04:00
martin d824eb7622 CC-2837: Invalid SQL statement
-fixed
2011-09-17 12:36:35 -04:00
martin 3478b954b3 CC-2824: deb 1.7 upgrade to 1.9.4. /usr/share/airtime folder is empty
-fixed
2011-09-15 16:07:34 -04:00
martin 23b2802c64 CC-2831: airtime-update-db-setting permission error
-fixed
2011-09-15 15:51:11 -04:00
martin 2128867b4f CC-2824: deb 1.7 upgrade to 1.9.4. /usr/share/airtime folder is empty 2011-09-15 15:09:44 -04:00
martin 9c724913f4 CC-2824: deb 1.7 upgrade to 1.9.4. /usr/share/airtime folder is empty 2011-09-15 13:54:44 -04:00
martin a34a92f4ef Merge branch '1.9.1' of dev.sourcefabric.org:airtime into 1.9.1 2011-09-15 13:50:59 -04:00
martin b3789774a3 CC-2824: deb 1.7 upgrade to 1.9.4. /usr/share/airtime folder is empty 2011-09-15 13:50:40 -04:00
James fb3b088f04 CC-2826: airtime-full-install script should install patch package
- done
2011-09-15 12:30:45 -04:00
James 0382aeb2a1 Merge branch '1.9.1' of dev.sourcefabric.org:airtime into 1.9.1 2011-09-15 12:28:54 -04:00
James c15d599dba CC-2827: Python shebangs should specify the version python2.6
- done
2011-09-15 12:28:31 -04:00
Martin Konecny 44a1ffe79b -updated changelog 2011-09-14 17:16:44 -04:00
Martin Konecny 500fa759af Merge branch '1.9.1' of dev.sourcefabric.org:airtime into 1.9.1
Conflicts:
	install_minimal/airtime-install
2011-09-14 16:48:11 -04:00
Martin Konecny ed199efeed CC-2819: Upgrade from 1.8.2 to 1.9.4-RC2 fails on Debian squeeze with 'Failed sql query'
-initial commit
2011-09-14 16:47:07 -04:00
James db1dcb643c - uncommnet airtime-media-monitor part for monit 2011-09-14 12:48:45 -04:00