From b5b9640d35a07b996fb08db2ca1df4baad1f0dea Mon Sep 17 00:00:00 2001 From: Andrew DeFaria Date: Thu, 8 Jun 2017 15:24:08 -0700 Subject: [PATCH] Added Dropbox Shared Links --- web/index.php | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/web/index.php b/web/index.php index 536929d..e32a21b 100644 --- a/web/index.php +++ b/web/index.php @@ -55,5 +55,15 @@ songsDropdown(); Search:  + +

Want to download my Songbook songfiles? +and then use the Download dropdown in the upper right corner to either Direct +download (which will download a .zip file with all of the songs) or Save +to Your Dropbox.

+ +

You can also use the same facility to download + the corresponding Media (MP3) files to listen to, play along with or place in + /sdcard/SongBook/Media on your Android tablet so that you can play them directly from + Songbook! Note: Do not do a Direct Download as all of the media files are too large for Dropbox to zip.

-- 2.17.1