Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE REQUEST] specify lyrics folder #407

Open
amanyadav-s opened this issue Nov 22, 2024 · 6 comments
Open

[FEATURE REQUEST] specify lyrics folder #407

amanyadav-s opened this issue Nov 22, 2024 · 6 comments

Comments

@amanyadav-s
Copy link

amanyadav-s commented Nov 22, 2024

Hi, I’d like to request a feature where the app can fetch .lrc lyric files from a custom folder (e.g., a dedicated "Lyrics" folder) instead of requiring the lyrics to be in the same folder as the audio files. This would allow users to keep their music library and lyric files organized separately, and it would be helpful for those with larger collections or custom folder structures. A setting to specify the custom lyrics folder path would be a great addition to improve flexibility. Thanks for considering this feature!

@MSOB7YY MSOB7YY changed the title [FEATURE REQUEST] Hi, I’d like to request a feature where the app can fetch .lrc lyric files from a custom folder (e.g., a dedicated "Lyrics" folder) instead of requiring the lyrics to be in the same folder as the audio files. This would allow users to keep their music library and lyric files organized separately, and it would be helpful for those with larger collections or custom folder structures. A setting to specify the custom lyrics folder path would be a great addition to improve flexibility. Thanks for considering this feature! [FEATURE REQUEST] specify lyrics folder Nov 22, 2024
@MSOB7YY
Copy link
Member

MSOB7YY commented Nov 22, 2024

another way is to do it like videos matching, where the name should be the same or similar and exists anywhere under the folders u specify in indexer

also related #173

@amanyadav-s
Copy link
Author

another way is to do it like videos matching, where the name should be the same or similar and exists anywhere under the folders u specify in indexer

also related #173

I have created a folder named Lyrics in the same folder which is specified in the Indexer but the app is not fetching the lyrics if I move it out and store with songs then it is fetching. Let me tell you the hierarchy:
The folder name specified in the Indexer is Songs and I have created a folder named Lyrics in it.
Songs>song_name.lrc --> it is fetching the lyrics
Songs>Lyrics>song_name.lrc --> not fetching the lyrics

@MSOB7YY
Copy link
Member

MSOB7YY commented Nov 22, 2024

yah ik bcz these are the possible files that it checks
image
it doesnt store lyrics file from everywhere or search them all currently, needa think a better way for that first

@amanyadav-s
Copy link
Author

yah ik bcz these are the possible files that it checks image it doesnt store lyrics file from everywhere or search them all currently, needa think a better way for that first

Can you add the feature in which it can search in the folder inside the folder mentioned in Indexer and then match the song name and lrc file name?

@MSOB7YY
Copy link
Member

MSOB7YY commented Nov 22, 2024

needa think a better way for that first

@amanyadav-s
Copy link
Author

needa think a better way for that first

Thanks for considering👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants