Hi. I've been using pCP for years and I love it. After the whole Spotify mess this summer I switched over to Tidal. The sound quality is great and I have made it work with LMS (at lower sound quality), but I'd like to be able to control it right from the Tidal app. I've seen some plugins and stuff here but was looking at supporting it directly in pCP.
I found this page: https:// github.com/shawaj/ifi-tidal-release where he said you need 3 libraries and some binaries.
Looking at the extensions, I was able to find openssl at v. 1.1.1l (where 1.0.0) is required.
I also found pcp-flac but it's at version 1.3.2 so I doubt if they are the same library.
I was unable to find any libportaudio2.
That kinda exhausted my understanding of TinyCore. It looks like there are ways to convert (i.e. repackage) debs to tcz but I don't want to implement anything in a way different from the community standards.
What would be required to get this supported in pCP? I'm happy to pay a bounty (or donation to pCP) and/or ride shotgun.
I found this page: https:// github.com/shawaj/ifi-tidal-release where he said you need 3 libraries and some binaries.
- libssl1.0.0
- libportaudio2
- libflac++6v5
Looking at the extensions, I was able to find openssl at v. 1.1.1l (where 1.0.0) is required.
I also found pcp-flac but it's at version 1.3.2 so I doubt if they are the same library.
I was unable to find any libportaudio2.
That kinda exhausted my understanding of TinyCore. It looks like there are ways to convert (i.e. repackage) debs to tcz but I don't want to implement anything in a way different from the community standards.
What would be required to get this supported in pCP? I'm happy to pay a bounty (or donation to pCP) and/or ride shotgun.
Comment