jellyfin-plugin-lastfm icon indicating copy to clipboard operation
jellyfin-plugin-lastfm copied to clipboard

no update for the favorites

Open enorme75 opened this issue 5 years ago • 3 comments

hi, seems that the favorites track on last-fm don't update on jellyfin. has anybody got the same problem ? Thanks,

enorme75 avatar Nov 22 '20 10:11 enorme75

hey @enorme75 , are you running the latest plugin (6.0.0.1)

When you kick off the scheduled task, do you see the following in the logs

[2020-11-25 16:54:02.192 +00:00] [INF] [20] Emby.Server.Implementations.ScheduledTasks.TaskManager: Executing "Import Last.fm Loved Tracks"
[2020-11-25 16:54:02.252 +00:00] [INF] [20] Jellyfin.Plugin.Lastfm.ScheduledTasks.ImportLastfmData: Syncing LastFM favourties for "root"
[2020-11-25 16:54:04.541 +00:00] [INF] [22] Jellyfin.Plugin.Lastfm.ScheduledTasks.ImportLastfmData: Retrieved 201 lovedTracks from LastFM for user "jw76"
[2020-11-25 16:54:04.545 +00:00] [INF] [22] Jellyfin.Plugin.Lastfm.ScheduledTasks.ImportLastfmData: Finished Last.fm lovedTracks sync for "root". Matched Songs: 0
[2020-11-25 16:54:04.546 +00:00] [INF] [22] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Import Last.fm Loved Tracks" Completed after 0 minute(s) and 2 seconds
[2020-11-25 16:54:04.582 +00:00] [INF] [22] Emby.Server.Implementations.ScheduledTasks.TaskManager: ExecuteQueuedTasks

As well, in the admin panel do you see the following under "Scheduled Tasks"? If so, what is it set to? Screen Shot 2020-11-25 at 8 55 46 AM

jesseward avatar Nov 25 '20 16:11 jesseward

Hi @jesseward I'm running the latest version 6.0.0.3, I have exactly same issue as you Matched Songs: 0

jmontoyaa avatar Dec 19 '20 00:12 jmontoyaa

hey @jmontoyaa: would you mind dumping your Jellyfin instance into Debug logging (see here) mode, and manually kick off a scheduled task run and then provide the output of the log data here

jesseward avatar Dec 23 '20 15:12 jesseward

hey @jmontoyaa , I have pushed an updated version of the plugin (8.0.0.3) that has fixed (https://github.com/jesseward/jellyfin-plugin-lastfm/issues/28) some of the synchronization behaviour.

If you're still a JF (and LastFM) user, give it a whirl ;-)

jesseward avatar Jun 11 '23 12:06 jesseward