Saturday, May 4, 2024
 Popular · Latest · Hot · Upcoming
2
rated 0 times [  2] [ 0]  / answers: 1 / hits: 581  / 1 Year ago, fri, january 20, 2023, 8:06:12

I would like sync my loved songs on last.fm with the corresponding songs in Rhythmbox by giving them a particular rating in Rhythmbox. How can I do this?



This is possible for other players.


More From » rhythmbox

 Answers
7

This is possible by using rb-mergeplays by lachlan. To give your loved songs on Last.fm five stars (in rating) in Rhythmbox do as follows:




  • Download lastexport.py and rate5loved.py

  • Then do as the README says:





    • Pull your loved tracks with lastexport:



      python ./lastexport.py -u your_lastfm_username -t loved -o loved.txt

    • Merge with database:



      python ./rate5loved.py loved.txt




    Note that you need to replace your_lastfm_username with your Last.fm user name. Also note that you need to cd to the directory where the scripts are before you execute them.



[#34574] Sunday, January 22, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
hreadsoplet

Total Points: 220
Total Questions: 108
Total Answers: 105

Location: Serbia
Member since Fri, Jun 3, 2022
2 Years ago
;