[SlimDevices: Plugins] No scrobbling from Deezer

2012-04-27 Thread MagicGeeko

Hi,

I am currently trying out Deezer (on Radio and Touch) and am
experiencing problems with scrobbling.
Each song _is_ actually scrobbled to last.fm--it's displayed in the
"Recently Listened Tracks" while I
am listening to it-- but is deleted from the list once the next song
starts.
Scrobbling from the Deezer webplayer works fine.

Looks like there is a bug with the data scrobbled. Is it just me or has
anyone experienced similar
problems?

I am using Logitech Media Server Version: 7.7.2 - r33893.

Thanks!



MagicGeeko's Profile: http://forums.slimdevices.com/member.php?userid=56009
View this thread: http://forums.slimdevices.com/showthread.php?t=94959

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


Re: [SlimDevices: Plugins] No scrobbling from Deezer

2012-04-27 Thread Michael Herger

I am currently trying out Deezer (on Radio and Touch) and am
experiencing problems with scrobbling.
Each song _is_ actually scrobbled to last.fm--it's displayed in the
"Recently Listened Tracks" while I
am listening to it-- but is deleted from the list once the next song
starts.
Scrobbling from the Deezer webplayer works fine.


If you're listening to their smartradio stations, then you'll need to  
enable scrobbling radio station content. This afaik is disabled by default.


--

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


Re: [SlimDevices: Plugins] No scrobbling from Deezer

2012-04-27 Thread MagicGeeko

mherger wrote: 
> >If you're listening to their smartradio stations, then you'll need to 
> 
> enable scrobbling radio station content. This afaik is disabled by
> default.

Thanks, but that doesn't help. Still the same error - regardless whether
I listen to a Deezer radio
station, an album or just a song...



MagicGeeko's Profile: http://forums.slimdevices.com/member.php?userid=56009
View this thread: http://forums.slimdevices.com/showthread.php?t=94959

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


Re: [SlimDevices: Plugins] TrackStat adding duplicate tracks on every rescan

2012-04-27 Thread haschmich

Thanks erland, this worked exactly as you described. No duplicate tracks
after import, and after one re-scan, it looks like this now, which is as
expected:


Code:

$ grep musicbrainzId 
/media/stubenas/usb1/trackstat/trackstat_scheduled_backup_20120427b-manual-nohist.xml
 | sort | uniq -c -d
  3 
47a39498-42fe-42a5-8881-74469f31af07
  3 
4cbbaef0-92d5-4e8f-a162-472cf6a81afb
  3 
5fa66963-a450-44e2-b72f-95e38b7881c6
  3 
6c61baa3-eac2-4391-b3e2-c6a2f1a74f22
  3 
93c3216b-2da2-41e1-90de-dafb93094cd8
  3 
95b78add-436c-4d51-b9bb-8e20a99c38ea
  3 
9ac1ebc5-a8ed-4108-a641-b274f9e0af49
  3 
b54db3b3-4a5f-404e-b4aa-d96c3110935a
  3 
e034c992-bd36-4c7b-80fc-df1fa1d23506



These are the remaining MusicBrainz induced Original Album vs.
Compilation duplicates.  

Switching off musicbrainzid functionality completely wouldn't be an
option for me, as I'm going to great lengths to make my TrackStat data
location independent. I could live with TrackStat detecting duplicates
and falling back to URL based identity just for those. 

I'm sure there's a reason (probably an intricate technical one) why we
can't use a combined album/track id key instead of the track id only
going forward?

Anyway, I've always thought of the MusicBrainzId thing as kind of a
kludge, as it is inherent that it cannot provide ids for every track,
think of e.g. personal recordings which aren't even published. The ideal
for me would be TrackStat generating its own IDs automatically, which
have to be unique only within the local library, and which don't have to
be worldwide identical for a song. For me it's just about being able to
rename/relocate without losing history. I'm afraid that's much easier
said than done, of course...



haschmich's Profile: http://forums.slimdevices.com/member.php?userid=41882
View this thread: http://forums.slimdevices.com/showthread.php?t=94950

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


Re: [SlimDevices: Plugins] TrackStat adding duplicate tracks on every rescan

2012-04-27 Thread erland

haschmich wrote: 
> 
> Anyway, I've always thought of the MusicBrainzId thing as kind of a
> kludge, as it is inherent that it cannot provide ids for every track,
> think of e.g. personal recordings which aren't even published. The ideal
> for me would be TrackStat generating its own IDs automatically, which
> have to be unique only within the local library, and which don't have to
> be worldwide identical for a song. For me it's just about being able to
> rename/relocate without losing history. I'm afraid that's much easier
> said than done, of course...
> 
Actually, I did kind of an experiment in this direction, it's found in
this thread:
http://forums.slimdevices.com/showthread.php?81679-Need-help-to-verify-duplicate-detection

It looks at the audio data in the music file so it should be able to
handle change tags but it will consider a MP3 file and FLAC file of the
same song to be different. 
I just tried it as an experiment, so I haven't done any integration with
TrackStat yet.

However, if you feel you are interested to help, you can try to run it
and see if it generates any incorrect duplicates in your library. In
case you do, you should probably look at the end of the thread as it
evolved a bit during the testing I did back then, so the most accurate
posts are at the end of the thread.



erland's Profile: http://forums.slimdevices.com/member.php?userid=3124
View this thread: http://forums.slimdevices.com/showthread.php?t=94950

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


Re: TrackStat/Custom Scan/LMS �/�/URL problem

2012-04-27 Thread prabbit

erland wrote: 
> Just to be sure, did you went for the restore operation to finish ?
> It runs in the background if you trigger it from the TrackStat settings
> page and you can only see if it's finished by logging in the server log
> for a message saying: "Restore completed at ". If you
> triggered the restore from Custom Scan, you should be able to see if
> it's finished based on the status in the Custom Scan settings page where
> all scan/export/import modules are shown.
I did wait for the restore operation to finish. Just to simplify things
I uninstalled Custom Scan and nearly every other plugin for now.
Although it was probably unnecessary, I figure that having a
configuration that is as simple as possible with help determine where
the issue is. 

erland wrote: 
> Do you see rating stars in the Song Info page (these comes from
> TrackStat) or do you only see a number (which comes from standard
> SBS/LMS tables)?
> If you haven't done so already, look at a section of the log for the
> TrackStat restore operation and look for a specific track and check if
> the rating of that tracks is shown with correct number of stars in the
> "Song Info" page.

Here is the section of the TrackStat log for a specific track and what
it looks like on the "Song Info" page:

"TrackStat/server Log" wrote: 
> 
> [12-04-25 11:42:20.4311] Plugins::TrackStat::Storage::findTrack (533)
> findTrack(): URL:
> file:///Volumes/MediaFiles/alac_mp3/alac/lief/The%20Sisters%20Of%20Mercy/Floodland/1987%20%C2%AC%201-1%20%C2%AC%20Dominionmother%20Russia.m4a
> [12-04-25 11:42:20.4314] Plugins::TrackStat::Storage::findTrack (534)
> findTrack(): mbId: b8bb131f-5428-4067-bb96-31412c9a48d0
> [12-04-25 11:42:20.4322] Plugins::TrackStat::Storage::saveTrack (1039)
> Saving play count, last played and added time in storage: 1, 1325189815,
> 1323722693
> [12-04-25 11:42:20.4333] Plugins::TrackStat::Storage::findTrack (533)
> findTrack(): URL:
> file:///Volumes/MediaFiles/alac_mp3/alac/lief/The%20Sisters%20Of%20Mercy/Floodland/1987%20%C2%AC%201-1%20%C2%AC%20Dominionmother%20Russia.m4a
> [12-04-25 11:42:20.4336] Plugins::TrackStat::Storage::findTrack (534)
> findTrack(): mbId: b8bb131f-5428-4067-bb96-31412c9a48d0
> [12-04-25 11:42:20.4344] Plugins::TrackStat::Storage::saveTrack (1079)
> Store rating: 90

13316

erland wrote: 
> It could be that the issue is cased of these duplicated musicbrainz
> identities, but I want to be sure before we assume that.

Although it would be a bit of a hassle, if you need me to delete the
musicbrainz IDs from my files, I will. I have already tried restoring
from a TrackStat backup file where I removed the musicbrainz IDs, but
that didn't help either.
To me, my thousands of ratings are more important that the musicbrainz
IDs. And if the musicbrainz IDs are indeed the culprit, why do some of
my files (some, but not all, of the mp3s) get their ratings restored
while others (m4as and some mp3s) don't? <<< Mostly a rhetorical
question and one that doesn't require an answer.

I hope this info helps. What next?


+---+
|Filename: song_info.png|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=13316|
+---+


prabbit's Profile: http://forums.slimdevices.com/member.php?userid=11142
View this thread: http://forums.slimdevices.com/showthread.php?t=94909

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


Re: [SlimDevices: Plugins] iPeng support thread

2012-04-27 Thread albertone74

Hi Pippin,
Once again congratulations for the good job with iPeng. I would like to
have your assistance again. I have been thinking to buy a NAS called
VortexBox. I was hoping that you knew it as I was wondering if iPeng
will work as fast as with my Squeezebox server installed on my laptop.
In general and  based on your personal experience would you recommend
the use of a NAS?
Thanks in advance.



albertone74's Profile: http://forums.slimdevices.com/member.php?userid=23863
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


Re: [SlimDevices: Plugins] Announce: (not so) Sirius Plugin

2012-04-27 Thread bwaldron

mpmartin wrote: 
> Got a new car for the wife, and we are enjoying the satellite radio. 
> I'm thinking of subscribing and want to get the online listening package
> since I would like to listen at home.  Question:  can I get the online
> sports play-by-play channels 860 through 909 on my SB classic?  Thanks.

Yes



bwaldron's Profile: http://forums.slimdevices.com/member.php?userid=1073
View this thread: http://forums.slimdevices.com/showthread.php?t=71636

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


Re: [SlimDevices: Plugins] iPeng support thread

2012-04-27 Thread pippin

I don't have a VortexBox myself but from what I hear I think it's pretty
fast and a good choice as a server.
Actually I did consider it a few times since its probably faster than
what I use now.
It's essentially a low-power PC with a VortexBox Linux distribution.



pippin's Profile: http://forums.slimdevices.com/member.php?userid=13777
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


Re: [SlimDevices: Plugins] Announce: Beta version of SvrPowerControl

2012-04-27 Thread gharris999

vedri wrote: 
> Could somebody please help!
> 
> In serverpowercontrol options there is a command that follows: "
> Optional special command to execute on “external” shutdown: "
> 
> Could I configure him that after external shutdown he "transfers" my
> player to mysquezzebox service?
> 
> Also when booting back to windows "turn him back to server?"
> 
> Alas can he wake my computer from hibernation or sleep?
> 
> I am using win7 server on a laptop.
> 
> Please i v searched and couldnt find my answer.
> 
> With regards, vedri.
There is already an option to transfer players to mysqueezebox.com.  You
don't need to use the special command.  Just check the "Push players to
alternate server on “external” shutdown" option.  Also, check the
"Restore Alternate Server connected players on wakeup" option so that
SrvrPowerCtrl fetches your player back.  If you need to, you can also
check the "Restore players forcefully" option...which fetches ALL your
players from mysqueezebox.com, not just the ones that were pushed at
last shutdown.

Finally, since you're running windows 7 on a laptop, double check to see
that the ‘Allow Wake Timers’ setting is enabled in Control
Panel→Hardware and Sound→Power Options→Change Plan
Settings→Advanced Settings.



gharris999's Profile: http://forums.slimdevices.com/member.php?userid=115
View this thread: http://forums.slimdevices.com/showthread.php?t=48521

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


Re: [SlimDevices: Plugins] Announce: Beta version of SvrPowerControl

2012-04-27 Thread gharris999

I've posted version 20120427.152742 of SrvrPowerCtrl to the
http://srvrpowerctrl.googlecode.com/svn/beta.xml repository.  

Big change with this version: on Linux systems (and maybe Mac...I
haven't tested yet) SrvrPowerCtrl will now set the system to wake-up for
the next scheduled root crontab event.  So, if you've set something
like:


Code:


  0 2 * * 2 /usr/local/sbin/big-chores.sh 
  



..via ..

# sudo crontab -e

..(i.e. cron runs the big-chores.sh script at 2 AM every Tuesday) then
SrvrPowerCtrl will program the system RTC wake alarm to wake the system
in time for the script to run.

This facility depends on the squeezeboxserver user to have passwordless
permission to run

# sudo crontab -l

If you upgrade the plugin, just remember to re-run the setup script so
the appropriate changes will be made to the /etc/sudoers file.



gharris999's Profile: http://forums.slimdevices.com/member.php?userid=115
View this thread: http://forums.slimdevices.com/showthread.php?t=48521

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


Re: [SlimDevices: Plugins] iPeng support thread

2012-04-27 Thread paqi

I am on generation 1. I have seen your information about moving from ios
3 and I do know that this my own fault. Just too bad I know have a
device that is useless. 

Jeppe



paqi's Profile: http://forums.slimdevices.com/member.php?userid=22153
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


Re: [SlimDevices: Plugins] iPeng support thread

2012-04-27 Thread pippin

Yea, I understand that but I can't even do builds for iOS 3 anymore
myself. Well, I could, but this would involve extensive reconfiguration
of my build system which I don't want to do anymore.



pippin's Profile: http://forums.slimdevices.com/member.php?userid=13777
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


Re: [SlimDevices: Plugins] Announce: (not so) Sirius Plugin

2012-04-27 Thread mpmartin

Thanks, bwaldron.



mpmartin's Profile: http://forums.slimdevices.com/member.php?userid=29320
View this thread: http://forums.slimdevices.com/showthread.php?t=71636

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