Sailkick App (Songkick)

Hello,
songkick revoked my apikey without any announcement after 8 years.
Consequently Sailkick stopped functioning.
Songkick the android app is not working neither, as one can not authenticate on sfos 5.0 for some reason.
Means, i am rewriting the backend (now in python) to use the non-stable android-app api.
This might take a while.

5 Likes

the backend is nearly done, runs on laptop and now it comes to packaging :frowning:
i am using beautiful soup: Beautiful Soup Documentation — Beautiful Soup 4.4.0 documentation
how to deploy that shit to phone ?

any tip how to do that professionally ?
not copy paste it ?

actually it took me another week, so around ~15hrs to get authentication working.
parsing might have still issues

lessons learned: do not waste too much time with copilot

uploaded a version to open repos
packaging should work i hope

you need to set pwd in settingspage first

main usecases do work, parts are broken.
you can open artist page from plans page only not from artists e.g. :slight_smile:

but get tracked items, plans ans concerts page do work, event details 99%, webview and open in browser too.

For version 5.10 update:

After installation make sure that pwd is set and do freshly get-tracked-items

The artist icon resolution is bad i know

@poetaster
I could need some help to get it into obs.
I have now no api key, just the python future dependency.

Is that the one ?

I think so :slight_smile: Add/init the submodules and then they’ll be packed when you tag it so that the rpm can find them.