Make the FAQ make more sense
This commit is contained in:
parent
e98fbb3b41
commit
5afff2d97b
1 changed files with 16 additions and 16 deletions
32
FAQ.md
32
FAQ.md
|
@ -1,26 +1,26 @@
|
|||
#### Q: How do I get beta version of Retro Music Player?
|
||||
A: You can opt-in for beta build by clicking on this link: https://play.google.com/apps/testing/code.name.monkey.retromusic
|
||||
#### Q: How do I get the beta version of Retro Music?
|
||||
A: You can opt-in for the beta build by clicking on this link: https://play.google.com/apps/testing/code.name.monkey.retromusic
|
||||
|
||||
#### Q: How to use offline timestamp lyrics?
|
||||
#### Q: How do I use offline synced lyrics?
|
||||
A:
|
||||
STEP 1: Look for song that don’t have lyrics
|
||||
STEP 2: Search web for desire song lyrics, you have to find either ".lrc" file or lyrics with time stamp for example "[00:04:02] Some lyrics text". If you find lyric’s file that’s great or find lyrics text with time stamp you have create “.lrc” file.
|
||||
STEP 3: Now you have to be rename the file in such way that <song_name> - <artist_name>.lrc for better matching copy <song_name> and <artist_name> from tag editor and rename
|
||||
STEP 4: You have to copy/ move the file into location in sdcard whatever_sdcard/RetroMusic/lyrics/ paste inside your ".lrc" file.
|
||||
STEP 1: Look for a song that doesn't have lyrics.
|
||||
STEP 2: Search the web for the lyrics of your desired song (you either have to find a ".lrc" file or lyrics with timestamps for example "[00:04:02] Some lyrics text"). If you find a lyrics file that's great or find lyrics with timestamps you have to create a ".lrc" file.
|
||||
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.
|
||||
STEP 4: You have to copy or move the file into a location on the SD Card: whatever_sdcard/RetroMusic/lyrics/ and paste inside your ".lrc" file in there.
|
||||
|
||||
#### Q: Artist's art is not downloading?
|
||||
#### Q: Why isn't the artist's image downloading?
|
||||
A:
|
||||
STEP 1: Settings -> Images -> Auto download artist images -> Always
|
||||
STEP 2: Open artists tab and wait for sometime to download images.
|
||||
STEP 1: Settings -> Images -> Auto-download artist images -> Always
|
||||
STEP 2: Open the artists tab and wait some time for the images to download.
|
||||
|
||||
#### Q: How do I change theme?
|
||||
#### Q: How do I change the theme?
|
||||
A: Settings -> Look and feel -> Select your theme.
|
||||
|
||||
#### Q: It is not showing last added songs?
|
||||
A: Settings -> Other -> Last added playlist interval -> Select option to see your songs.
|
||||
#### Q: Why aren't last added songs showing?
|
||||
A: Settings -> Other -> Last added playlist interval -> Select an option from the list.
|
||||
|
||||
#### Q: How do I enable full-lockscreen controls?
|
||||
A: Settings -> Personalize -> Full screen controls -> Enable (this will only visible when songs are playing from Retro music player).
|
||||
#### Q: How do I enable fullscreen lockscreen controls?
|
||||
A: Settings -> Personalize -> Fullscreen controls -> Enable (this will only be visible when songs are playing from Retro Music).
|
||||
|
||||
#### Q: Gallery images are showing or random images are showing?
|
||||
#### Q: Why are gallery or random pictures showing up as album art?
|
||||
A: Settings -> Images -> Ignore media store covers -> Enable
|
||||
|
|
Loading…
Reference in a new issue