mirror of
https://github.com/9001/copyparty.git
synced 2026-04-02 03:00:05 -04:00
audio transcoding tweaks
This commit is contained in:
@@ -315,6 +315,7 @@ var tl_browser = {
|
||||
"ct_qdel": 'when deleting files, only ask for confirmation once">qdel',
|
||||
"ct_dir1st": 'sort folders before files">📁 first',
|
||||
"ct_nsort": 'natural sort (for filenames with leading digits)">nsort',
|
||||
"ct_utc": 'show all datetimes in UTC">UTC',
|
||||
"ct_readme": 'show README.md in folder listings">📜 readme',
|
||||
"ct_idxh": 'show index.html instead of folder listing">htm',
|
||||
"ct_sbars": 'show scrollbars">⟊',
|
||||
@@ -390,8 +391,8 @@ var tl_browser = {
|
||||
"mt_c2owa": "opus-weba, for iOS 17.5 and newer\">owa",
|
||||
"mt_c2caf": "opus-caf, for iOS 11 through 17\">caf",
|
||||
"mt_c2mp3": "use this on very old devices\">mp3",
|
||||
"mt_c2flac": "best sound quality\">flac",
|
||||
"mt_c2wav": "uncompressed playback\">wav",
|
||||
"mt_c2flac": "best sound quality, but huge downloads\">flac",
|
||||
"mt_c2wav": "uncompressed playback (even bigger)\">wav",
|
||||
"mt_c2ok": "nice, good choice",
|
||||
"mt_c2nd": "that's not the recommended output format for your device, but that's fine",
|
||||
"mt_c2ng": "your device does not seem to support this output format, but let's try anyways",
|
||||
|
||||
Reference in New Issue
Block a user