sintonia/airtime_mvc/application/common
Codenift 88f90f33b9
If id3 library is not present show default image
Checks for getid3 library. Prevents site from failing. No images are fetched from audio files and will just show default image instead with a message on log saying to run install.
2019-10-13 13:07:06 -04:00
..
enum stop using reflection in prooduction code 2017-03-03 22:48:19 +01:00
interface Improve the publish service implementation 2015-11-16 16:18:29 -05:00
widgets Reusable datatable control that hooks up to any of our REST APIs 2015-09-15 14:18:35 -04:00
AutoPlaylistManager.php fixed autoloading playlist to avoid errors when trying to schedule empty playlist 2019-02-19 07:49:11 -05:00
CORSHelper.php Fix non default local CORS URL case 2017-07-18 20:39:53 +02:00
CeleryManager.php Simplify configuration file structure 2017-07-21 13:15:28 +02:00
Database.php CC-5121: fix some SQL statements not being escaped/prepared 2013-05-09 14:43:59 -04:00
DateHelper.php Replace all timestamp strings with constant 2015-06-26 14:42:52 -04:00
FileDataHelper.php If id3 library is not present show default image 2019-10-13 13:07:06 -04:00
FileIO.php Merge pull request #536 from radiorabe/dev/fileio-for-sizeless-files-from-legacy 2018-10-06 17:11:16 -04:00
HTTPHelper.php Update HTTPHelper.php 2017-09-29 12:21:13 +02:00
LocaleHelper.php 🔥 remove remaining legacy saas code 2019-08-18 16:34:29 +02:00
OsPath.php Added live-info-v2 and station metadata api calls 2014-10-24 15:11:27 -04:00
PodcastManager.php Removed logging and fix parameter variable 2019-01-13 11:46:55 -05:00
SecurityHelper.php SAAS-1085: Optimization - Don't start sessions unless we actually need them. 2015-09-25 10:41:51 -04:00
SessionHelper.php Refactored double Set-Cookie prevention code, and session reopening code 2015-09-25 12:03:10 -04:00
TaskManager.php Fix _isTask method in taskmanager 2017-03-11 22:49:05 +01:00
Timezone.php Run more unstranslated Strings through _() 2017-03-24 13:32:15 +01:00
TuneIn.php SAAS-772: Send metadata to Tunein 2015-05-25 15:37:45 -04:00
UsabilityHints.php 🔥 remove remaining legacy saas code 2019-08-18 16:34:29 +02:00
WidgetHelper.php Use user-defined timezone if it exists 2019-06-29 22:27:55 +02:00