- install troi first https://github.com/metabrainz/troi-recommendation-playground
- put following into a shell file
python -m troi.cli weekly-jams USERACCOUNT -u -y
- open
crontab -e
and putAnd it’ll push your weekly jams to your account filelocation
python -m troi.cli weekly-jams USERACCOUNT -u -y
crontab -e
and put
And it’ll push your weekly jams to your account filelocation
That looks interesting. I’m going to have to try this!