- 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:
+1
-1
@@ -132,7 +132,7 @@ render_head('Settings — Admin', '
|
||||
</a>
|
||||
<a href="add.php">
|
||||
<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><circle cx="12" cy="12" r="10"/><line x1="12" y1="8" x2="12" y2="16"/><line x1="8" y1="12" x2="16" y2="12"/></svg>
|
||||
Add Media
|
||||
Add Video
|
||||
</a>
|
||||
<a href="youtube_import.php">
|
||||
<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M22.54 6.42a2.78 2.78 0 00-1.95-2C18.88 4 12 4 12 4s-6.88 0-8.59.46a2.78 2.78 0 00-1.95 2A29 29 0 001 12a29 29 0 00.46 5.58 2.78 2.78 0 001.95 2C5.12 20 12 20 12 20s6.88 0 8.59-.46a2.78 2.78 0 001.95-2A29 29 0 0023 12a29 29 0 00-.46-5.58z"/><polygon points="10,15 15,12 10,9"/></svg>
|
||||
|
||||
Reference in New Issue
Block a user