- Removed the audio additions and reverted the app back to the prior video-focused behavior.
Audio upload support, waveform generation, Video.js audio rendering branches, audio quality labels, and “Add Media” wording were removed from: [includes/db.php](/Users/tyemeclifford/Documents/GH/mediaplayer/includes/db.php), [admin/add.php](/Users/tyemeclifford/Documents/GH/mediaplayer/admin/add.php), [admin/edit.php](/Users/tyemeclifford/Documents/GH/mediaplayer/admin/edit.php), [index.php](/Users/tyemeclifford/Documents/GH/mediaplayer/index.php), [embed.php](/Users/tyemeclifford/Documents/GH/mediaplayer/embed.php), README, and changelog.
This commit is contained in:
@@ -600,7 +600,7 @@ render_head('YouTube Importer — Admin', '
|
||||
<aside class="admin-nav">
|
||||
<div class="admin-nav-label">Navigation</div>
|
||||
<a href="index.php">Videos</a>
|
||||
<a href="add.php">Add Media</a>
|
||||
<a href="add.php">Add Video</a>
|
||||
<a href="youtube_import.php" class="active">YouTube Importer</a>
|
||||
<hr class="nav-divider">
|
||||
<a href="settings.php">Settings</a>
|
||||
|
||||
Reference in New Issue
Block a user