Rudi Grinberg
|
8d08aa888b
|
cc-4421: Added special handling for files that mutagen returns None for.
|
2012-09-13 14:54:52 -04:00 |
Rudi Grinberg
|
4137602116
|
Cleaned up API controller
|
2012-09-13 14:21:15 -04:00 |
Rudi Grinberg
|
e043816bf4
|
Removed superfluous logging
|
2012-09-13 12:23:48 -04:00 |
denise
|
a779142a08
|
-fix commenting error
|
2012-09-13 11:12:39 -04:00 |
denise
|
e1403d45bd
|
CC-4368: Unused local variables in Airtime Controllers. Should be removed.
-done
|
2012-09-13 10:32:33 -04:00 |
Rudi Grinberg
|
cc88a9a8e3
|
Fixed a lot of unused variables
|
2012-09-12 18:36:27 -04:00 |
Rudi Grinberg
|
975830ff90
|
Removed wrong comments
|
2012-09-11 18:22:24 -04:00 |
Rudi Grinberg
|
e2d69df4a6
|
Removed unused code
|
2012-09-11 17:51:39 -04:00 |
Rudi Grinberg
|
dc91db1f46
|
formatting
|
2012-09-11 17:48:08 -04:00 |
Rudi Grinberg
|
bc5718ec09
|
logging removed
|
2012-09-11 17:39:28 -04:00 |
Rudi Grinberg
|
cc3ba90ec3
|
added debugging
|
2012-09-11 17:32:26 -04:00 |
Rudi Grinberg
|
b8db419717
|
All hands for America. Added robust debugging
|
2012-09-11 17:23:07 -04:00 |
Rudi Grinberg
|
fc8b2096af
|
Added debugging for Clifford
|
2012-09-11 17:21:20 -04:00 |
Rudi Grinberg
|
728a0dd736
|
Added todo documenting slight inefficiency
|
2012-09-11 16:24:59 -04:00 |
Rudi Grinberg
|
355b0ad35d
|
cc-4292: Initial fix of the MD5 issue. Now MD5's are only collected not really used for anything. Moves are handled completely
through paths.
|
2012-09-11 16:02:39 -04:00 |
James
|
585ee579d6
|
CC-4005: Tag files with Last Played date and number of times played
- fixed CRLF
|
2012-09-10 18:07:12 -04:00 |
James
|
645593f954
|
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
Conflicts:
airtime_mvc/application/controllers/ApiController.php
airtime_mvc/application/models/Webstream.php
|
2012-09-10 18:04:35 -04:00 |
James
|
ba37bb4327
|
CC-4005: Tag files with Last Played date and number of times played
- done for files and webstreams
|
2012-09-10 18:01:36 -04:00 |
Martin Konecny
|
87ac1744f7
|
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
|
2012-09-10 16:54:51 -04:00 |
Martin Konecny
|
5292137430
|
-return json as data type for schedule action
|
2012-09-10 16:54:42 -04:00 |
Rudi Grinberg
|
4fe8407659
|
Adde configurable value for list_all_files
|
2012-09-10 16:29:17 -04:00 |
Rudi Grinberg
|
c90ead9ef2
|
cc-4359: fixed at the cost of other issues that will be fixed later (restarting media monitor).
|
2012-09-10 16:08:08 -04:00 |
Martin Konecny
|
33035a4212
|
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
|
2012-09-07 17:38:35 -04:00 |
Martin Konecny
|
d20c450226
|
CC-4370: Transitioning between two webstreams a hiccup in the stream is audible
-some major refactoring before fixing this problem
|
2012-09-07 17:38:24 -04:00 |
Rudi Grinberg
|
a8e7cb392a
|
Sexification 2
|
2012-09-07 16:59:35 -04:00 |
Rudi Grinberg
|
87787081ce
|
Removed unused optional argument.
|
2012-09-07 16:26:05 -04:00 |
Martin Konecny
|
089e896552
|
fix camelCase of function
|
2012-09-07 14:34:58 -04:00 |
Rudi Grinberg
|
80fa090f13
|
Uncommented old line of code perhaps it's useful
|
2012-09-05 16:39:58 -04:00 |
Rudi Grinberg
|
f86fa8f945
|
gotten rid of annoying logging
|
2012-09-05 15:38:43 -04:00 |
Rudi Grinberg
|
579180301a
|
Removed stat caching to make sure is_file is accurate
|
2012-09-05 15:05:50 -04:00 |
Martin Konecny
|
a731fc147b
|
CC-4348: Prepared statements - part 4
-fixed Show.php
|
2012-09-04 13:34:05 -04:00 |
Martin Konecny
|
7eefbf3e24
|
CC-4311: On Air button gets greyed out few seconds after show starts
-additional debug info
|
2012-08-30 14:36:55 -04:00 |
Rudi Grinberg
|
e796d4c03d
|
MM2: equal signs sexified
|
2012-08-29 11:39:42 -04:00 |
Martin Konecny
|
8b5f94fa9f
|
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
|
2012-08-29 11:05:14 -04:00 |
Martin Konecny
|
699a49a103
|
CC-4090: Make code style PSR compliant - part 4
-controllers dir
|
2012-08-29 10:54:36 -04:00 |
Rudi Grinberg
|
05908d121f
|
cc-4274: Fixed bad table name.
|
2012-08-28 16:23:16 -04:00 |
Rudi Grinberg
|
33bb4e600c
|
cc-4274: implemented james' hack to fix this issue.
|
2012-08-28 16:23:16 -04:00 |
Martin Konecny
|
fc67d7f08d
|
CC-1665: Scheduled stream rebroadcasting and recording
-allow user more flexibility for entering length interval (require hours OR minutes)
|
2012-08-28 12:30:33 -04:00 |
Rudi Grinberg
|
583d3837be
|
cc-3936: formattingk
|
2012-08-27 17:15:38 -04:00 |
Rudi Grinberg
|
57020b6e3b
|
cc-3936: Added warning whenever files that don't exist in db are requested to be deleted.
|
2012-08-27 16:50:22 -04:00 |
Rudi Grinberg
|
36b344a910
|
cc-3936: remove unneeded garbage.
|
2012-08-24 10:20:59 -04:00 |
Martin Konecny
|
ea58ae9cc8
|
-remove unecessary logging
|
2012-08-23 15:03:59 -04:00 |
Rudi Grinberg
|
e9bc0074c0
|
cleaned up ApiController.php a little bit.
|
2012-08-22 14:38:48 -04:00 |
Martin Konecny
|
462542bf68
|
change Logging::log to Logging::info
|
2012-08-21 18:41:56 -04:00 |
James
|
a24da9e324
|
CC-4256: Smart Playlist: change name to smart block and etc
- done
|
2012-08-20 17:17:48 -04:00 |
Martin Konecny
|
99437147dc
|
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
|
2012-08-17 15:08:10 -04:00 |
Martin Konecny
|
2a1ea33362
|
CC-1665: Scheduled stream rebroadcasting and recording
-store Liquidsoap metadata in cc_schedule instead of cc_webstream
|
2012-08-17 15:07:58 -04:00 |
Rudi Grinberg
|
5b134d0055
|
cc-4228: fixed this ticket by stomping out bugs in eventcontractor and tweaking ApiController
|
2012-08-17 12:37:58 -04:00 |
Martin Konecny
|
d773dcd112
|
CC-1665: Scheduled stream rebroadcasting and recording
-send stream name back to Airtime: [("url","http://idobiradio.com/"), ("title","Good Charlotte - Like It's Her Birthday")]
|
2012-08-15 15:12:44 -04:00 |
Rudi Grinberg
|
e98eda144a
|
cc-4105: removed naive replaygain again. added micro optimization to Insert into cc_files
|
2012-08-14 14:50:41 -04:00 |