koel/app/Services
Javier López 7ba295efad Non interactive koel:init (#886)
* Use ADMIN_* variables if available to create the admin account

* Add APP_MEDIA_PATH for media directory

* Use the standard --no-interaction flag to koel:init

* Undo variable aligment and code formatting

* Prefer early return over else, add new line before return statements

* Some fixes
2019-01-01 12:53:20 +01:00
..
Streamers Apply fixes from StyleCI (#803) 2018-09-04 12:43:12 +07:00
ApiClient.php Apply fixes from StyleCI (#804) 2018-09-04 13:26:02 +07:00
ApiConsumerInterface.php Apply fixes from StyleCI (#799) 2018-08-31 20:47:45 +07:00
ApplicationInformationService.php Assert that version is cached 2018-08-30 12:42:47 +07:00
DownloadService.php Fix some more advanced errors reported by PHPStan 2018-09-03 19:42:14 +07:00
FileSynchronizer.php Upgrade and fix getID3 lyrics tag issue (#835) 2018-10-19 16:32:16 +02:00
HelperService.php Apply fixes from StyleCI (#790) 2018-08-29 09:07:44 +02:00
InteractionService.php Add "Recently Played" playlist (#839) 2018-10-20 23:46:12 +02:00
iTunesService.php Apply fixes from StyleCI (#800) 2018-09-03 19:42:37 +07:00
LastfmService.php Remove over-engineered service 2018-09-04 13:25:24 +07:00
MediaCacheService.php Upgrade to Larave 5.5 and PHP 7 2018-08-29 13:15:23 +07:00
MediaInformationService.php Upgrade to Larave 5.5 and PHP 7 2018-08-29 13:15:23 +07:00
MediaMetadataService.php Non interactive koel:init (#886) 2019-01-01 12:53:20 +01:00
MediaSyncService.php Non interactive koel:init (#886) 2019-01-01 12:53:20 +01:00
ObjectStorageInterface.php Refactor S3 2018-08-29 13:15:24 +07:00
S3Service.php Fix the error with S3Client being null 2018-08-29 17:18:56 +07:00
SmartPlaylistService.php Revise the smart playlist rule 2018-11-18 22:50:15 +01:00
TranscodingService.php Upgrade to Larave 5.5 and PHP 7 2018-08-29 13:15:23 +07:00
Util.php Upgrade to Larave 5.5 and PHP 7 2018-08-29 13:15:23 +07:00
YouTubeService.php Apply fixes from StyleCI (#799) 2018-08-31 20:47:45 +07:00