Is there a way to get SlimScrobbler to report the tracks it is playing
via lastfm radio for me?
For example, my 'neighborhood' station or that of another user.
They don't appear in the 'remember recent tracks' list if I enable
that, and they don't scrobble.

Here's an example of it ignoring a remote track despite knowing
everything about it:

Code:
--------------------
    
  [11-09-03 22:58:59.9891] Plugins::SqueezeScrobbler::ProtocolHandler::new (40) 
Remote streaming Last.fm track: 
http://play.last.fm/user/123322fe32540af4f48f4ffc0ca18a39.mp3
  [11-09-03 22:59:00.6192] Plugins::SqueezeScrobbler::Scrobbler::openCommand 
(900) Open command [Transporter (00:04:20:10:15:59)]
  [11-09-03 22:59:00.6194] Plugins::SqueezeScrobbler::Scrobbler::openCommand 
(932) Not timing remote URL lastfm://user/Breaking__bad/library
  [11-09-03 22:59:00.6196] 
Plugins::SqueezeScrobbler::Scrobbler::Track::showCurrentVariables (442) Artist: 
Otyg
  [11-09-03 22:59:00.6198] 
Plugins::SqueezeScrobbler::Scrobbler::Track::showCurrentVariables (443) Track:  
I Trollberg Och Skog
  [11-09-03 22:59:00.6199] 
Plugins::SqueezeScrobbler::Scrobbler::Track::showCurrentVariables (444) Album:  
Älvefärd
  [11-09-03 22:59:00.6201] 
Plugins::SqueezeScrobbler::Scrobbler::Track::showCurrentVariables (446) 
Original Filename: 
file:///mnt/audio/Albums/Otyg/%C3%84lvef%C3%A4rd/%C3%84lvef%C3%A4rd.flac#210.973333333333-428.36
  [11-09-03 22:59:00.6203] 
Plugins::SqueezeScrobbler::Scrobbler::Track::showCurrentVariables (448) 
Duration in seconds: 217.386666666667
  [11-09-03 22:59:00.6205] 
Plugins::SqueezeScrobbler::Scrobbler::Track::showCurrentVariables (460) Time 
showing on stopwatch: 108.693333333333
  [11-09-03 22:59:00.6207] 
Plugins::SqueezeScrobbler::Scrobbler::Track::showCurrentVariables (461) 
Remaining time: 0
  [11-09-03 22:59:00.6209] 
Plugins::SqueezeScrobbler::Scrobbler::Track::showCurrentVariables (468) Current 
state of Track object: REGISTERED
  [11-09-03 22:59:00.6210] 
Plugins::SqueezeScrobbler::Scrobbler::showCurrentVariables (1573) Is power on? 
: true
  [11-09-03 22:59:00.6212] Plugins::SqueezeScrobbler::Scrobbler::otherCommand 
(946) ====New commands:
  [11-09-03 22:59:00.6222] Plugins::SqueezeScrobbler::Scrobbler::openCommand 
(900) Open command [Transporter (00:04:20:10:15:59)]
  [11-09-03 22:59:00.6224] Plugins::SqueezeScrobbler::Scrobbler::openCommand 
(932) Not timing remote URL lastfm://user/Breaking__bad/library
  [11-09-03 22:59:00.6225] 
Plugins::SqueezeScrobbler::Scrobbler::Track::showCurrentVariables (442) Artist: 
Otyg
  [11-09-03 22:59:00.6227] 
Plugins::SqueezeScrobbler::Scrobbler::Track::showCurrentVariables (443) Track:  
I Trollberg Och Skog
  [11-09-03 22:59:00.6229] 
Plugins::SqueezeScrobbler::Scrobbler::Track::showCurrentVariables (444) Album:  
Älvefärd
  [11-09-03 22:59:00.6231] 
Plugins::SqueezeScrobbler::Scrobbler::Track::showCurrentVariables (446) 
Original Filename: 
file:///mnt/audio/Albums/Otyg/%C3%84lvef%C3%A4rd/%C3%84lvef%C3%A4rd.flac#210.973333333333-428.36
  [11-09-03 22:59:00.6233] 
Plugins::SqueezeScrobbler::Scrobbler::Track::showCurrentVariables (448) 
Duration in seconds: 217.386666666667
  [11-09-03 22:59:00.6235] 
Plugins::SqueezeScrobbler::Scrobbler::Track::showCurrentVariables (460) Time 
showing on stopwatch: 108.693333333333
  [11-09-03 22:59:00.6237] 
Plugins::SqueezeScrobbler::Scrobbler::Track::showCurrentVariables (461) 
Remaining time: 0
  [11-09-03 22:59:00.6238] 
Plugins::SqueezeScrobbler::Scrobbler::Track::showCurrentVariables (468) Current 
state of Track object: REGISTERED
  [11-09-03 22:59:00.6240] 
Plugins::SqueezeScrobbler::Scrobbler::showCurrentVariables (1573) Is power on? 
: true
  [11-09-03 22:59:00.6242] Plugins::SqueezeScrobbler::Scrobbler::otherCommand 
(946) ====New commands:
  [11-09-03 22:59:08.9248] Plugins::SqueezeScrobbler::Scrobbler::otherCommand 
(946) ====New commands:
  [11-09-03 22:59:59.4547] Plugins::SqueezeScrobbler::LastFM::getTrackData 
(613) $VAR1 = {
  'nicetime' => '4:18',
  'lastfm:trackauth' => '16d13',
  'creator' => 'Misery Index',
  'location' => 'http://play.last.fm/user/123322fe32540af4f48f4ffc0ca18a39.mp3',
  'lastfm:albumId' => '2034993',
  'duration' => 258000,
  'freeTrackURL' => undef,
  'artistpage' => 'http://www.last.fm/music/Misery+Index',
  'image' => 'http://images.amazon.com/images/P/B0000635FD.01.MZZZZZZZ.jpg',
  'lastfm:artistId' => '1063616',
  'album' => 'Overthrow',
  'buyAlbumURL' => undef,
  'title' => 'Your Pain Is Nothing',
  'id' => '2322487',
  'buyTrackURL' => undef,
  'trackpage' => 'http://www.last.fm/music/Misery+Index/_/Your+Pain+Is+Nothing',
  'albumpage' => 'http://www.last.fm/music/Misery+Index/Overthrow'
  };
  [11-09-03 22:59:59.4551] Plugins::SqueezeScrobbler::LastFM::getTrackData 
(613) $VAR1 = {
  'nicetime' => '4:18',
  'lastfm:trackauth' => '16d13',
  'creator' => 'Misery Index',
  'location' => 'http://play.last.fm/user/123322fe32540af4f48f4ffc0ca18a39.mp3',
  'lastfm:albumId' => '2034993',
  'duration' => 258000,
  'freeTrackURL' => undef,
  'artistpage' => 'http://www.last.fm/music/Misery+Index',
  'image' => 'http://images.amazon.com/images/P/B0000635FD.01.MZZZZZZZ.jpg',
  'lastfm:artistId' => '1063616',
  'album' => 'Overthrow',
  'buyAlbumURL' => undef,
  'title' => 'Your Pain Is Nothing',
  'id' => '2322487',
  'buyTrackURL' => undef,
  'trackpage' => 'http://www.last.fm/music/Misery+Index/_/Your+Pain+Is+Nothing',
  'albumpage' => 'http://www.last.fm/music/Misery+Index/Overthrow'
  };
  [11-09-03 22:59:59.4553] 
Plugins::SqueezeScrobbler::Settings::getUserIDPasswordForClient (265) Got 
account Defiler from official plugin!
  [11-09-03 22:59:59.4557] 
Plugins::SqueezeScrobbler::Settings::getUserIDPasswordForClient (265) Got 
account Defiler from official plugin!
  [11-09-03 22:59:59.4559] Plugins::SqueezeScrobbler::LastFM::handleWebIndex 
(250) web page refresh: 60
  
  
--------------------


-- 
Defiler
------------------------------------------------------------------------
Defiler's Profile: http://forums.slimdevices.com/member.php?userid=49218
View this thread: http://forums.slimdevices.com/showthread.php?t=38845

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to