Commit graph

5155 commits

Author SHA1 Message Date
Martin Konecny
0c0e4294d3 Merge branch '1.9.1' of dev.sourcefabric.org:airtime into 1.9.1 2011-11-09 15:09:25 -05:00
Martin Konecny
86d316a2f9 -airtime install script fixes. 2011-11-09 15:09:15 -05:00
James
dcda97649b Merge branch '1.9.1' of dev.sourcefabric.org:airtime into 1.9.1 2011-11-09 13:35:41 -05:00
James
f2b3ef1b73 CC-3016: Import files doesn't work on Debian(1.9.5, 2.0)
- added extra comment
2011-11-09 13:35:22 -05:00
Martin Konecny
fe4f6c97b2 Merge branch '1.9.1' of dev.sourcefabric.org:airtime into 1.9.1 2011-11-09 11:52:09 -05:00
Martin Konecny
acc32df060 1.9.5 upgrade script had incorrect class name. 2011-11-09 11:51:58 -05:00
James
83ba8efa35 Merge branch '1.9.1' of dev.sourcefabric.org:airtime into 1.9.1 2011-11-09 11:27:35 -05:00
James
a551e08fce - cleaning up a dirty code 2011-11-09 11:27:17 -05:00
Martin Konecny
433c7514be Merge branch '1.9.1' of dev.sourcefabric.org:airtime into 1.9.1 2011-11-08 17:20:10 -05:00
Martin Konecny
97b0807a67 do a --force-yes for non-free packages 2011-11-08 17:19:46 -05:00
James
f373ddb617 Merge branch '1.9.1' of dev.sourcefabric.org:airtime into 1.9.1 2011-11-07 13:17:11 -05:00
James
eca76dc2f0 CC-2895: Manage Media Folder: Title disappears after adding watched folder
- fixed
2011-11-07 13:16:50 -05:00
Martin Konecny
b33ced99c8 CC-2954: Exception in media monitor using Dropbox
-Need to check if size is >=2, not 3.
2011-11-03 22:12:03 -04:00
James
9448728d63 CC-2904: Space missing between two boxes on "Playlist Builder"
- fixed
2011-11-03 16:08:01 -04:00
James
8e88c56bc6 CC-2954: Exception in media monitor using Dropbox
- This will take care of the exception issue
2011-11-03 16:05:52 -04:00
James
a156548ba6 CC-3016: Import files doesn't work on Debian(1.9.5, 2.0)
- adding comment
2011-11-03 15:35:30 -04:00
James
a85f284296 CC-3016: Import files doesn't work on Debian(1.9.5, 2.0)
- fixed
2011-11-03 15:25:09 -04:00
Martin Konecny
3675e3c6e7 Airtime 1.9.5 upgrade script 2011-11-02 15:34:47 -04:00
Martin Konecny
4c5386c0f3 1.9.5 preparations 2011-11-02 15:19:27 -04:00
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