mirror of
https://github.com/Lambada10/SongSync.git
synced 2026-04-25 14:45:51 +03:00
[GH-ISSUE #126] Open supported links / Share provider URLs #90
Labels
No labels
bug
duplicate
enhancement
invalid
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SongSync#90
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @MugoSquero on GitHub (Dec 20, 2024).
Original GitHub issue: https://github.com/Lambada10/SongSync/issues/126
Is your feature request related to a problem? Please describe.
It is not related to a problem per se, but here is the backstory if you are interested:
I use Poweramp and wanted to launch SongSync when a song has no lyrics. Poweramp provides a few preselected apps to choose from and a custom URL option. I thought setting the custom URL to a Musixmatch URL and setting the SongSync app as default for musixmatch.com would fix my issue. This feature (in theory) is a fix for this problem.
Describe the solution you'd like
It would be nice to open Musixmatch (or other providers) links directly in the app (the set as default, supported web addresses feature in Android). This could also be implemented to sharing, aka SongSync should fetch the lyrics when a Spotify or Musixmatch link is shared to the program. This would be a great QoL change.
Describe alternatives you've considered
none. If someone has a workaround for now, it would be great for you to share it.
Additional context
nil.
@MugoSquero commented on GitHub (Dec 20, 2024):
I just realized that this creates the problem of where to save the lyrics. This could be fixed with #80 to ask the user where to save the .LRC file.
Implementing the Poweramp Lyrics Plugin API would be perfection.
This project implements the LRCLib with the Poweramp API: LyricsForPowerAmp
A “Floating Lyrics” feature (as mentioned in #119) also sounds quite amusing.