Re: [SlimDevices: Plugins] iTunes Update plugin and LMS 7.7.1 problem

2013-06-24 Thread testmatch

James wrote: 
 I've updated the iTunesUpdate version on my website with this new
 change, and I've updated the repository used to update the plugins
 automatically.
 It's been a long time, so fingers crossed...
 
 

That's great - many thanks James and cosmotic. It's working fine for me
on a Mac (Mountain Lion) and v7.8 of LMS with one oddity. It ignores any
track with an apostrophe in the path name (artist, album title or track
name). It doesn't crash, and continues to process and update subsequent
tracks as long as they are free from apostrophes.

Would you like a log excerpt to cover that?



testmatch's Profile: http://forums.slimdevices.com/member.php?userid=30954
View this thread: http://forums.slimdevices.com/showthread.php?t=91737

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


Re: [SlimDevices: Plugins] Album Review/Bio Plugin refresh issue

2012-10-26 Thread testmatch

SBT2010 wrote: 
 Are you using a Intel Mac? 

Yes. Sorry - my PPC mini died last month so I replaced it with an Intel
one and discovered the need for the Command Line tools.

I don't think I had to do that on the PPC one, but it's so long ago
since I had to set it up.



testmatch's Profile: http://forums.slimdevices.com/member.php?userid=30954
View this thread: http://forums.slimdevices.com/showthread.php?t=96471

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


Re: [SlimDevices: Plugins] Album Review/Bio Plugin refresh issue

2012-10-25 Thread testmatch

SBT2010 wrote: 
 Gave that a try and terminal ended saying something like unable to find
 make file.

I think that means you need to run Xcode (installing it first if you
don't have it) and then go to XcodePreferencesDownloads and install
'Command Line Tools'. That should resolve that error - or at least it
did for me.



testmatch's Profile: http://forums.slimdevices.com/member.php?userid=30954
View this thread: http://forums.slimdevices.com/showthread.php?t=96471

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


Re: [SlimDevices: Plugins] iTunes Update plugin and LMS 7.7.1 problem

2012-10-02 Thread testmatch

testmatch wrote: 
 Hi,
 
 Version 2.8.3 of iTunes Update is working fine for me on OS X 10.5.8 and
 with iTunes 7.7.1 (I don't use any of the newer iTunes features on my
 PPC mini so haven't updated it for years).
 
 I didn't need to make any changes to it when upgrading from 7.6.* to LMS
 7.7.* and so have left it alone.
 
 Testmatch

Sadly my 2005 PPC Mac mini is very ill and so I've had to replace it and
try to set up iTunesUpdate on a new mini running OS X 10.8.2. I now have
the same problem of it crashing LMS.

Initially I had problems with the Glue installation and have discovered
the instructions need updating for OS X 10.8. The first step needs
changing from:

1. Install 'Developer Tools' from your OSX DVD

to:

1. Install 'Xcode' from the Mac App Store
Run Xcode, go to XcodePreferencesDownloads and install 'Command Line
Tools' 

Then the rest of the instructions apply and worked fine for me.

However running iTunesUpdate 2.8.3 results in the server software (I'm
running LMS 7.8.0 - 1348834198) crashing immediately after updating the
play count and before updating the date. I've upped the logging levels
but all I see is:

[12-10-03 03:47:54.7277] Plugins::iTunesUpdate::Plugin::stopTimingSong
(1222) Stopping timing
file:///Users/john/Music/iTunes/iTunes%20Music/Compilations/Burning%20Bright%20-%20Trad%20Arr.%20Hutchings/A%20Calling%20On%20Song.mp3
[12-10-03 03:47:54.7280]
Plugins::iTunesUpdate::Plugin::getActionForTrackPlay (1267) Time
actually played in track: 62.954383
[12-10-03 03:47:54.7283]
Plugins::iTunesUpdate::Plugin::getActionForTrackPlay (1294) A Calling
On Song was played long enough to count as played.
[12-10-03 03:47:54.7285]
Plugins::iTunesUpdate::Plugin::getActionForTrackPlay (1295) Played past
percentage threshold of 43.509 seconds.
[12-10-03 03:47:54.7313] Plugins::iTunesUpdate::Plugin::_searchiTunes
(1583) URL:
file:///Users/john/Music/iTunes/iTunes%20Music/Compilations/Burning%20Bright%20-%20Trad%20Arr.%20Hutchings/A%20Calling%20On%20Song.mp3
[12-10-03 03:47:54.7316] Plugins::iTunesUpdate::Plugin::_searchiTunes
(1585) fileLoc: /Users/john/Music/iTunes/iTunes
Music/Compilations/Burning Bright - Trad Arr. Hutchings/A Calling On
Song.mp3
[12-10-03 03:47:54.7350] Plugins::iTunesUpdate::Plugin::_searchiTunes
(1602) Searching iTunes for Steeleye Span Burning Bright - Trad Arr.
Hutchings A Calling On Song
[12-10-03 03:47:54.7353] Plugins::iTunesUpdate::Plugin::_openiTunes
(1734) Attempting to make connection to iTunes...
[12-10-03 03:47:54.8064] Plugins::iTunesUpdate::Plugin::_openiTunes
(1751) Connection established to iTunes: 10.7
[12-10-03 03:47:55.0289] Plugins::iTunesUpdate::Plugin::_searchiTunesMac
(1688) Found track in iTunes: Users/john/Music/iTunes/iTunes
Music/Compilations/Burning Bright - Trad Arr. Hutchings/A Calling On
Song.mp3
[12-10-03 03:47:55.0292]
Plugins::iTunesUpdate::Plugin::_logTrackToiTunes (1491) Marking as
played in iTunes

and then it all goes quiet because the server has crashed.

Does that move this elderly thread on any further? 

Is there anything else I can do to provide useful information?

Or has everyone else given up and moved on from this plugin?

Testmatch



testmatch's Profile: http://forums.slimdevices.com/member.php?userid=30954
View this thread: http://forums.slimdevices.com/showthread.php?t=91737

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


Re: [SlimDevices: Plugins] iTunes Update plugin and LMS 7.7.1 problem

2011-11-19 Thread testmatch

Hi,

Version 2.8.3 of iTunes Update is working fine for me on OS X 10.5.8
and with iTunes 7.7.1 (I don't use any of the newer iTunes features on
my PPC mini so haven't updated it for years).

I didn't need to make any changes to it when upgrading from 7.6.* to
LMS 7.7.* and so have left it alone.

Testmatch


-- 
testmatch

testmatch's Profile: http://forums.slimdevices.com/member.php?userid=30954
View this thread: http://forums.slimdevices.com/showthread.php?t=91737

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


Re: [SlimDevices: Plugins] XM Radio Plugin with 7.5 dead

2010-04-08 Thread testmatch

Todd R;531808 Wrote: 
 Still not getting it. 
 On my Mac I found this:
 username/library/application support/squeezebox/plugin/xmradio.prefs
 
 That's the only place I've found Squeezebox plug ins. 
 Help!

On my Mac the plugins are in:

username/Library/Caches/Squeezebox/InstalledPlugins/Plugins

so that's the place to find, unpack, and edit the install.xml file
revealed by that process.

When I've done this sort of thing, I've never bothered to pack the
files once again - the plugin works in the expanded form.


-- 
testmatch

testmatch's Profile: http://forums.slimdevices.com/member.php?userid=30954
View this thread: http://forums.slimdevices.com/showthread.php?t=76951

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


Re: [SlimDevices: Plugins] XM Radio Plugin with 7.5 dead

2010-04-08 Thread testmatch

Todd R;531905 Wrote: 
 Thanks, 
 Found it, but no XM in that folder.

Ah - that probably means you installed it manually rather than via the
extension downloader. In that case try: 

username/Library/Application Support/Squeezebox/Plugins/

note that's Plugins - not the plugin folder you found with the Prefs
file in it.

Is it there?


-- 
testmatch

testmatch's Profile: http://forums.slimdevices.com/member.php?userid=30954
View this thread: http://forums.slimdevices.com/showthread.php?t=76951

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2010-01-15 Thread testmatch

GoCubs;506659 Wrote: 
 I've gone ahead and posted 5.8.12 to www.gregbrown.net

Thanks for that, Greg. As well as the feels like -17C problem others
have noticed, could I ask if you could change the install.xml so that
the maxVersion is 7.5+ please? I'm using it on 7.5 and the current
setting of 7.4+ means it doesn't show up in the extension downloader so
users of 7.5 need to change that setting and do a manual installation.
It works fine on 7.5 - or at least I've not spotted anything odd since I
moved to the beta.

Would that be OK please?

John


-- 
testmatch

testmatch's Profile: http://forums.slimdevices.com/member.php?userid=30954
View this thread: http://forums.slimdevices.com/showthread.php?t=14327

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


Re: [SlimDevices: Plugins] iTunesUpdate plugin not working on 7.4

2009-10-06 Thread testmatch

Wonderful - many, many thanks, James. 

It's the third party plugin I use the most, so it's great to have it
working on 7.4 :o)

John


-- 
testmatch

testmatch's Profile: http://forums.slimdevices.com/member.php?userid=30954
View this thread: http://forums.slimdevices.com/showthread.php?t=67806

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


Re: [SlimDevices: Plugins] iTunesUpdate plugin not working on 7.4

2009-09-18 Thread testmatch

James;458032 Wrote: 
 Looks like the tracks object has changed in 7.4 and the plugin needs
 updating. 
 I am not keeping up with 7.4 so can't say when that will be!
 
 Thanks for confirming it's not my setup, James.
 
 I'll keep an eye open for am updated version - and am happy to test if
 that would help. In the meantime I'm updating iTunes via a mostly manual
 bodge.
 
 Regards,
 
 John


-- 
testmatch

testmatch's Profile: http://forums.slimdevices.com/member.php?userid=30954
View this thread: http://forums.slimdevices.com/showthread.php?t=67806

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


[SlimDevices: Plugins] iTunesUpdate plugin not working on 7.4

2009-09-12 Thread testmatch

Hi,

This is probably one for James, but others might be able to say if the
problem is with my installation. Having updated my server from OS X 10.4
to 10.5 to get around the problem of it not starting with Squeezebox
Server 7.4 I have a different problem. I find that the iTunesUpdate
plugin no longer works. It is fine on 7.3.4 on the same machine, but
with 7.4 its entry in the Extras section of the web interface claims no
song is playing (instead of giving the track details), and iTunes is not
updated.

The server status details are:

Version: 7.4 - r28494 @ Fri Sep 11 04:02:38 PDT 2009
Hostname: mini.local
Server IP Address: 192.168.0.4
Server HTTP Port Number: 9000
Operating system: Mac OS X 10.5.8 (9L30) - EN - utf8 
Platform Architecture: ppc
Perl Version: 5.8.8 - darwin-thread-multi-2level
MySQL Version: 5.0.22-standard
Total Players Recognized: 4

and the server log contains entries like:

[09-09-12 09:31:52.9506]
Plugins::iTunesUpdate::Plugin::startTimingNewSong (1101) Starting a new
song
[09-09-12 09:31:52.9532] Plugins::iTunesUpdate::Plugin::getTrackObject
(1325) Getting Track for URL
file:///Volumes/Iomega%20HDD/Music/iTunes/iTunes%20Music/Bobo%20Stenson%20Trio/Serenity/T..mp3
[09-09-12 09:31:52.9576] Slim::Control::Request::notify (2104) Error:
Failed notify: Can't locate object method durationSeconds via package
Slim::Schema::Track at Plugins/iTunesUpdate/Plugin.pm line 1112.
[09-09-12 09:32:00.0928]
Plugins::iTunesUpdate::Plugin::startTimingNewSong (1101) Starting a new
song
[09-09-12 09:32:00.0938] Plugins::iTunesUpdate::Plugin::getTrackObject
(1325) Getting Track for URL
file:///Volumes/Iomega%20HDD/Music/iTunes/iTunes%20Music/Bobo%20Stenson%20Trio/Serenity/T..mp3
[09-09-12 09:32:00.0973] Slim::Control::Request::notify (2104) Error:
Failed notify: Can't locate object method durationSeconds via package
Slim::Schema::Track at Plugins/iTunesUpdate/Plugin.pm line 1112.
[09-09-12 09:38:23.8433]
Plugins::iTunesUpdate::Plugin::startTimingNewSong (1101) Starting a new
song
[09-09-12 09:38:23.8451] Plugins::iTunesUpdate::Plugin::getTrackObject
(1325) Getting Track for URL
file:///Volumes/Iomega%20HDD/Music/iTunes/iTunes%20Music/Bobo%20Stenson%20Trio/Serenity/West%20Print.mp3
[09-09-12 09:38:23.8482] Slim::Control::Request::notify (2104) Error:
Failed notify: Can't locate object method durationSeconds via package
Slim::Schema::Track at Plugins/iTunesUpdate/Plugin.pm line 1112.
[09-09-12 09:38:23.9171]
Plugins::iTunesUpdate::Plugin::startTimingNewSong (1101) Starting a new
song
[09-09-12 09:38:23.9188] Plugins::iTunesUpdate::Plugin::getTrackObject
(1325) Getting Track for URL
file:///Volumes/Iomega%20HDD/Music/iTunes/iTunes%20Music/Bobo%20Stenson%20Trio/Serenity/West%20Print.mp3
[09-09-12 09:38:23.9231] Slim::Control::Request::notify (2104) Error:
Failed notify: Can't locate object method durationSeconds via package
Slim::Schema::Track at Plugins/iTunesUpdate/Plugin.pm line 1112.
[09-09-12 09:40:48.2217]
Plugins::iTunesUpdate::Plugin::startTimingNewSong (1101) Starting a new
song
[09-09-12 09:40:48.2232] Plugins::iTunesUpdate::Plugin::getTrackObject
(1325) Getting Track for URL
file:///Volumes/Iomega%20HDD/Music/iTunes/iTunes%20Music/Bobo%20Stenson%20Trio/Serenity/North%20Print.mp3
[09-09-12 09:40:48.2271] Slim::Control::Request::notify (2104) Error:
Failed notify: Can't locate object method durationSeconds via package
Slim::Schema::Track at Plugins/iTunesUpdate/Plugin.pm line 1112.
[09-09-12 09:40:48.2363]
Plugins::iTunesUpdate::Plugin::startTimingNewSong (1101) Starting a new
song
[09-09-12 09:40:48.2372] Plugins::iTunesUpdate::Plugin::getTrackObject
(1325) Getting Track for URL
file:///Volumes/Iomega%20HDD/Music/iTunes/iTunes%20Music/Bobo%20Stenson%20Trio/Serenity/North%20Print.mp3
[09-09-12 09:40:48.2405] Slim::Control::Request::notify (2104) Error:
Failed notify: Can't locate object method durationSeconds via package
Slim::Schema::Track at Plugins/iTunesUpdate/Plugin.pm line 1112.

Am I right that the errors about durationseconds mean that
iTunesUpdate needs updating to work with 7.4? Or is something amiss with
my installation and others have it working fine?

This is with iTunes v7.7

Thanks for any help,

John


-- 
testmatch

testmatch's Profile: http://forums.slimdevices.com/member.php?userid=30954
View this thread: http://forums.slimdevices.com/showthread.php?t=67806

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