First of all thanks a lot for the great job putting together this package.
I am interested in generating a playlist and I wonder whether someone has tried to extend the tools in this package to do so.
I've done some tests by simply joining some of the URLs returned by this the Song.url (with some modifications so that they resemble the URL that comes from a play list). But this does not seem to work. The generated URL does not open properly in iRealPro.
After a fast investigation, it seems to me that playlists come with the chords scrambled. The package pyRealParser does a good job at unscrambling the chords.
I am considering working out a "scrambler utility" so that I try to match the scrambled format, hoping that iRealPro will read the URL properly, but before doing so I was wondering whether somebody has tried it before.
Hmm, I didn't even know you could share playlists like that, so I'm afraid I'm not much help. I saw your pyrealpro issue, maybe they'll have some insight! 🤞
Hey!
First of all thanks a lot for the great job putting together this package.
I am interested in generating a playlist and I wonder whether someone has tried to extend the tools in this package to do so.
I've done some tests by simply joining some of the URLs returned by this the
Song.url
(with some modifications so that they resemble the URL that comes from a play list). But this does not seem to work. The generated URL does not open properly in iRealPro.After a fast investigation, it seems to me that playlists come with the chords scrambled. The package pyRealParser does a good job at unscrambling the chords.
I am considering working out a "scrambler utility" so that I try to match the scrambled format, hoping that iRealPro will read the URL properly, but before doing so I was wondering whether somebody has tried it before.
Any help/hints will be appreciated.
Cheers