Merge pull request #1304 from milindgoel15/dev

fix lyrics guide
This commit is contained in:
Daksh P. Jain 2022-03-19 22:05:33 +05:30 committed by GitHub
commit 4b60b54456
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

9
FAQ.md
View file

@ -15,7 +15,7 @@ There are four methods for adding offline synced lyrics in Retro Music.
### ***Method 1:-*** ### ***Method 1:-***
#### STEP 1: #### STEP 1:
Find the time-stamped lyrics for your songs that don't have lyrics already. You can find ".lrc" files for popular songs at either of the websites given below. A time-stamped lyric looks like this, "[00:04:02] Some lyrics text" for example. Find the time-stamped lyrics for your songs that don't have lyrics already. A time-stamped lyric looks like this, "[00:04:02] Some lyrics text" for example.
#### STEP 2: #### STEP 2:
Copy these time-stamped lyrics. Copy these time-stamped lyrics.
#### STEP 3: #### STEP 3:
@ -27,12 +27,12 @@ Open lyrics and you should see your time-stamped lyrics there.
### ***Method 2:-*** ### ***Method 2:-***
#### STEP 1: #### STEP 1:
Find the time-stamped lyrics for your songs that don't have lyrics already. You can find ".lrc" files for popular songs at either of the websites given below. A time-stamped lyric looks like this, "[00:04:02] Some lyrics text" for example. Download the time-stamped lyrics for your songs that don't have lyrics already. You can find ".lrc" files for popular songs at either of the websites given below. A time-stamped lyric looks like this, "[00:04:02] Some lyrics text" for example.
#### STEP 2: #### STEP 2:
A ".lrc" is like a text file that contains the time-stamped lyrics for example, "[00:04:02] Some lyrics text" A ".lrc" is like a text file that contains the time-stamped lyrics for example, "[00:04:02] Some lyrics text". Save your time-stamped lyrics are ".lrc" file.
#### STEP 3: #### STEP 3:
Now you have to rename the file you created in this way: <song_name> - <artist_name>.lrc or for better matching copy the <song_name> and the <artist_name> from the tag editor and then rename the file. Now you have to rename the file you created in this way: <song_name> - <artist_name>.lrc or for better matching copy the <song_name> and the <artist_name> from the tag editor and then rename the file.
###** STEP 4: ### STEP 4:
Now paste the LRC files to the following path: /sdcard/Retromusic/lyrics/ Now paste the LRC files to the following path: /sdcard/Retromusic/lyrics/
Here sdcard is your internal storage. Here sdcard is your internal storage.
@ -52,6 +52,7 @@ Find your song to edit and paste the synced lyrics.
**Some Important Notes:** **Some Important Notes:**
- If you want to skip to a particular timestamp, simply scroll to the time stamp from where you want to start and a 'Play' icon will appear left to the particular stamp. Tap on the play button to play from there. - If you want to skip to a particular timestamp, simply scroll to the time stamp from where you want to start and a 'Play' icon will appear left to the particular stamp. Tap on the play button to play from there.
- When you save lyrics by pasting lyrics in lyrics editor, close the lyrics and open again for lyrics to show. - When you save lyrics by pasting lyrics in lyrics editor, close the lyrics and open again for lyrics to show.
- For those who are having difficulty in making the synced lyrics work, we have a short tutorial video on it. Hope this helps you. {[Link in the note or here](https://youtu.be/1oIOTGWhNMY)}
___ ___