[SlimDevices: Plugins] Re: Announce: iTunesUpdate 1.5 (with web interface)

2006-09-03 Thread skillsrhodes

dabloss;130444 Wrote: 
> Hie, James.
> 
> I'm a new member here and i am desperatly tying to use the itunes
> update plugin in indirect mode. I think I did all the instalation well
> but this last step won't work: I have set the slimserver plugin on
> indirect, I've installed ActiveState Perl, I found the iTunes_hist.txt
> file that is correctly updated after each track play. I have changed
> the target box on the iTunesUpdateWin.pl file but when I double click
> on it, it just open the file with the text in it but it does not update
> itunes. 
> Any idea? Any help will do. Thanks.

You need to download activeperl, the link is in an earlier post
(somewhere on the first page). Once you've installed that you'll be
able to run the itunesUpdateWin.pl by following the instructions in the
readme (which involve typing in a command on the command line).
Alteratively you can copy the following text into a text file and then
rename it "itunes.bat". Then, you can double click on this new file and
you'll be able to run the updater.

File:

cd\
'Below here, replace the part after cd with where you installed
itunesupdate
cd program files\slimserver\server\plugins\itunesupdate\
'put your playlist location in the second part of the next line
itunesupdatewin.pl "C:\program
files\slimserver\server\playlists\alienstream\itunes_hist.txt"


-- 
skillsrhodes

skillsrhodes's Profile: http://forums.slimdevices.com/member.php?userid=2630
View this thread: http://forums.slimdevices.com/showthread.php?t=19802

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


[SlimDevices: Plugins] Re: Announce: iTunesUpdate 1.5 (with web interface)

2006-08-23 Thread dabloss

James Wrote: 
> Hi Dan,
> the web page is available from the home page. 
> In default it appears in the plugins section near the bottom of the
> page, and in Fishbone it's in the drop-down box.
> 
> To run the script:
> Right-click and 'create shortcut' on iTunesUpdateWin.pl. Then right
> click on the new shortcut and select properties. In the 'target' box
> add the location and name of your history file to what's already there.
> e.g 
> 
> "c:\program
> files\SlimServer\Server\Plugins\iTunesUpdate\iTunesUpdateWin.pl"
> "D:\Playlists\iTunes_hist.txt"
> 
> Save the changes and you should be able to double click on the shortcut
> to run the script.
> 
> James

Hie, James.

I'm a new member here and i am desperatly tying to use the itunes
update plugin in indirect mode. I think I did all the instalation well
but this last step won't work: I have set the slimserver plugin on
indirect, I've installed ActiveState Perl, I found the iTunes_hist.txt
file that is correctly updated after each track play. I have changed
the target box on the iTunesUpdateWin.pl file but when I double click
on it, it just open the file with the text in it but it does not update
itunes. 
Any idea? Any help will do. Thanks.


-- 
dabloss

dabloss's Profile: http://forums.slimdevices.com/member.php?userid=7106
View this thread: http://forums.slimdevices.com/showthread.php?t=19802

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


[SlimDevices: Plugins] Re: Announce: iTunesUpdate 1.5 (with web interface)

2006-08-18 Thread Stan Pulsar

OK, I was away, so I haven't tried anything else since.

Here are some complementary infos, if it can be of any help to anyone
:

The tag problem was generated by "Foobar", which I used to calc
replaygain values, mishandling french special characters é-è-à...
Somehow it rewrote the whole tag, messing up these letters, and I don't
know why, but this didn't show up in iTunes until the Update plugin
changed the playcount and rate values, that's why I targeted it. But of
course the plugin was definitely not to blame.
Now I use "Tag&Rename" to set everything right in the tags AFTER having
"replaygained" the files, and see! no problems.

I found out about the scheduling problem because I just had a similar
issue with microsoft's SyncToy (a quite handy little synchro-backup
tool, free for windows users).
I couldn't schedule it the way I used to do it for every other task
(including iTunes Update), i.e. using the admin/PW account. (me being
logged as "user", admin rights, no PW)
Actually SyncToy only works as scheduled task when set with "user"/PW.
So I set a PW to my "user" account, and it rocks.

This looong speech just to say that it reminded me of the plugin
problem, so I tried this way too, and it works!
(I tried with the batch file, but I reckon it would work too if the
script is scheduled itself)
So you can't schedule it using another login/PW than the open
session's.


-- 
Stan Pulsar

Stan Pulsar's Profile: http://forums.slimdevices.com/member.php?userid=6669
View this thread: http://forums.slimdevices.com/showthread.php?t=19802

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


[SlimDevices: Plugins] Re: Announce: iTunesUpdate 1.5 (with web interface)

2006-07-30 Thread James

The PartyShuffle plugin refers to the playlist by (English) name so this
appears to be the initial problem. It has given me some ideas for
extending the plugin, and I'll post a version shortly with multiple
language support.

I misunderstood your original report - so I would guess that the
problem with scheduling the script is that the scheduled process runs
in a restricted process much like SlimServer does when it's a service.
You could specify a loop interval to the update script and just run
that from your startup folder? Or try and get direct update mode
working, in which case the log would be useful.

I have not see any problems with tags being updated - that really
should't happen!

Jams


-- 
James

James's Profile: http://forums.slimdevices.com/member.php?userid=189
View this thread: http://forums.slimdevices.com/showthread.php?t=19802

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


[SlimDevices: Plugins] Re: Announce: iTunesUpdate 1.5 (with web interface)

2006-07-30 Thread Stan Pulsar

BTW, do you still want the debug log?


-- 
Stan Pulsar

Stan Pulsar's Profile: http://forums.slimdevices.com/member.php?userid=6669
View this thread: http://forums.slimdevices.com/showthread.php?t=19802

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


[SlimDevices: Plugins] Re: Announce: iTunesUpdate 1.5 (with web interface)

2006-07-30 Thread Stan Pulsar

Yup, I must confess. Would it be only for me, I could run everything in
english, but my wife just knows the scholar basics...

If you need anything to be translated, just ask me.
And if it's not worth the pain, just forget it, it's cool...

BTW, just another question (I could start another thread, but...): have
you experienced any issue with tags in iTunes being modified after the
perl-script-update? It just happens sometimes, with no obvious reason,
but it adds a "square" caracter at the end of some fields (artist,
title, album, genre) and of course it screws up the whole organisation
in iTunes... and just opening the tag-editing window for a song, and
clicking ok without any change sets it right again... quite odd...


-- 
Stan Pulsar

Stan Pulsar's Profile: http://forums.slimdevices.com/member.php?userid=6669
View this thread: http://forums.slimdevices.com/showthread.php?t=19802

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


[SlimDevices: Plugins] Re: Announce: iTunesUpdate 1.5 (with web interface)

2006-07-30 Thread James

Ah-ha! Do you run SlimServer in French as well?

James


-- 
James

James's Profile: http://forums.slimdevices.com/member.php?userid=189
View this thread: http://forums.slimdevices.com/showthread.php?t=19802

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


[SlimDevices: Plugins] Re: Announce: iTunesUpdate 1.5 (with web interface)

2006-07-30 Thread Stan Pulsar

Yes it's in french.

"Bibliothèque" is the translation for "Library", and "Mix de soirée"
for "Party Shuffle" ...


-- 
Stan Pulsar

Stan Pulsar's Profile: http://forums.slimdevices.com/member.php?userid=6669
View this thread: http://forums.slimdevices.com/showthread.php?t=19802

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


[SlimDevices: Plugins] Re: Announce: iTunesUpdate 1.5 (with web interface)

2006-07-30 Thread James

Interesting. 
Is your iTunes in French as well? 
If so, what are the 'Party Shuffle' & 'Library' items called in iTunes?
My code is very English-centric and that could be the problem!

James


-- 
James

James's Profile: http://forums.slimdevices.com/member.php?userid=189
View this thread: http://forums.slimdevices.com/showthread.php?t=19802

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


[SlimDevices: Plugins] Re: Announce: iTunesUpdate 1.5 (with web interface)

2006-07-30 Thread Stan Pulsar

Lightning fast answer ! Thanks !

Ok I will try the debug thing this evening when I get back to where the
server is.

In the meantime, I actually copied the record in windows' event viewer
(PartShuffle P.In) and forgot to paste it in my first post.

The first part is in french, but the last phrase seems to be what the
app returned, so maybe it's a clue.

Anyway I'll let you know as soon as I get the debug log.

BR


Type de l'événement*:   Erreur
Source de l'événement*: Application
Catégorie de l'événement*:  Aucun
ID de l'événement*: 0
Date*:  29/07/2006
Heure*: 15:23:59
Utilisateur*:   N/A
Ordinateur*:SERVEUR-01
Description*:
La description pour l'ID d'événement ( 0 ) dans la source (Application)
est introuvable. L'ordinateur local n'a peut-être pas les informations
de Registre ou les librairies requises pour afficher les messages
émanant d'un ordinateur distant. Vous pourrez peut-être utiliser
l'option /AUXSOURCE= pour récupérer cette description. Reportez-vous
aux rubriques Aide et support pour plus de détails. Les informations
suivantes font partie de l'événement : Can't call method "Tracks" on an
undefined value at C:\Program
Files\SlimServer\server/Plugins/iTunesPartyShuffle.pm line 325.



-- 
Stan Pulsar

Stan Pulsar's Profile: http://forums.slimdevices.com/member.php?userid=6669
View this thread: http://forums.slimdevices.com/showthread.php?t=19802

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


[SlimDevices: Plugins] Re: Announce: iTunesUpdate 1.5 (with web interface)

2006-07-30 Thread James

Hi Stan,
it seems like you have an issue talking to iTunes. The
iTunesUpdateWin.pl script uses the same code as 'direct update' in the
plugin, so (one a one machine setup) if one doesn't work the other
won't either. The PartyShuffle crash is probably a bug triggered by the
same problem.

For both issues, can you run SlimServer with --d_plugins debugging
enabled, get the plugins to do some work and send me the log?

James


-- 
James

James's Profile: http://forums.slimdevices.com/member.php?userid=189
View this thread: http://forums.slimdevices.com/showthread.php?t=19802

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


[SlimDevices: Plugins] Re: Announce: iTunesUpdate 1.5 (with web interface)

2006-07-29 Thread Stan Pulsar

Hi there.
I'm a new member here, and just purchased a SB3 a couple of days ago.

I have two issues with your plugins, james :

- first one (actually not caused by the plugin) with iTunesUpdate:
I use it in "non-direct" mode (SS service), and created the shortcut to
run the script, and a batch file as well.
When I run either of them, it works perfectly. Nice job btw, since I
like iTunes to manage my music.
Then I scheduled a task to run the script every M minutes (let's say,
10) during the afternoon (when music ist mostly played continuously).
But, despite the task being successfully run (last result : 0x0) and
the iTunes_Hist.txt file being processed (to .tmp then .done), I can't
see any changes in iTunes. (again, when launched directly, changes do
occur)
Any idea why this happens? Or any advice to schedule this update?

(I must say, that in "direct update" mode (SS NON-service), I couldn't
get the plugin to change anything in iTunes either. But since it wasn't
that important to me to have instant update, I switched to the other
mode.)

- the second one is with the iTunes PartyShuffle plugin:
(with SS not running as a service, of course) when I select the plugin
on the SB and press play, it just kills the slim.exe process.
Any required third party plugin or setting I could have missed?
(recently played was set to 0)

Many thanks !

system info:
WinXP sp2
slimserver 6.3.1
iTunes 6.0.5.20
iTunes Update 1.5.2
iTunes Party Shuffle 1.1.1


-- 
Stan Pulsar

Stan Pulsar's Profile: http://forums.slimdevices.com/member.php?userid=6669
View this thread: http://forums.slimdevices.com/showthread.php?t=19802

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


[SlimDevices: Plugins] Re: Announce: iTunesUpdate 1.5 (with web interface)

2006-06-27 Thread shanna

by chance is this plugin responsible for the hundreds of 28MB tmp files
i'm getting in my itunes directory labelled iT 1.tmp iT 2.tmp etc?

btw, awesome work on this plugin james!


-- 
shanna

shanna's Profile: http://forums.slimdevices.com/member.php?userid=6133
View this thread: http://forums.slimdevices.com/showthread.php?t=19802

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


[SlimDevices: Plugins] Re: Announce: iTunesUpdate 1.5 (with web interface)

2006-05-20 Thread James

I've posted a new version of iTunes Update - 1.7.4 for SlimServer 6.5
today. 
Fixes in this version:

1) option to ignore filetype in iTunes, for example if you play flac
files in SlimServer but have mp3 files in iTunes with the same filename
except the extension.
2) fixes to the interface if you have 'direct update' off. The current
track's initial rating will be read from the SlimServer database.

http://www.jamescraig.co.uk/SlimServer

James


-- 
James

James's Profile: http://forums.slimdevices.com/member.php?userid=189
View this thread: http://forums.slimdevices.com/showthread.php?t=19802

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


[SlimDevices: Plugins] Re: Announce: iTunesUpdate 1.5 (with web interface)

2006-04-30 Thread James

Hi Erland, 
there's nothing like that at the moment.
It would be easy to change the iTunes track matching so that the file
extension is (optionally?) ignored.
I seem to recall someone else having the same problem in the past and
doing a search & replace on the history file before applying the
changes stored in it.

James


-- 
James

James's Profile: http://forums.slimdevices.com/member.php?userid=189
View this thread: http://forums.slimdevices.com/showthread.php?t=19802

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


[SlimDevices: Plugins] Re: Announce: iTunesUpdate 1.5 (with web interface)

2006-04-29 Thread erland

The problem I am having is the following:
1. Slimserver runs on linux and the music is stored as .flac files in:
/mnt/flacmusic
For example:
/mnt/flacmusic/artist1 - album1/track1.flac

2. iTunes runs on Windows on a laptop and the music is stored as .mp3
files in: D:\My Music\iTunes\iTunes Music
For example:
D:\My Music\iTunes\iTunes Music\artist1 - album1\track1.mp3

Is there any path conversion/mapping logic available in iTunes Update
today that would make a changed rating to the track1.flac file to end
up in the history log as changed rating to the track1.mp3 file ?
Or is there any other solution for this problem available ?

I was thinking about to add some sort of "export to iTunes" with this
mapping capability to the TrackStat plugin, but I thought it maybe
already exist in the iTunesUpdate plugin ?


-- 
erland

Erland Isaksson
'My homepage' (http://erland.homeip.net) 'My download page'
(http://erland.homeip.net/download)

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

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


[SlimDevices: Plugins] Re: Announce: iTunesUpdate 1.5 (with web interface)

2006-04-27 Thread James

Posted a new version of iTunes Update, 1.7.2 (for SlimServer 6.5 only)
which saves to iTunes rating changes made in the TrackStat plugin.

http://www.jamescraig.co.uk/SlimServer

James


-- 
James

James's Profile: http://forums.slimdevices.com/member.php?userid=189
View this thread: http://forums.slimdevices.com/showthread.php?t=19802

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


[SlimDevices: Plugins] Re: Announce: iTunesUpdate 1.5 (with web interface)

2006-04-06 Thread James

I noticed that something changed in SlimServer 6.5 recently that broke
the plugin on Windows. 
There's a new version up on my website
http://www.jamescraig.co.uk/SlimServer that fixes this.
Other changes of late include
* saving the ratings to the SlimServer database
* supporting half-star ratings.
* save playlist to iTunes from the web interface

James


-- 
James

James's Profile: http://forums.slimdevices.com/member.php?userid=189
View this thread: http://forums.slimdevices.com/showthread.php?t=19802

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


[SlimDevices: Plugins] Re: Announce: iTunesUpdate 1.5 (with web interface)

2006-01-23 Thread James

Do you have a playlist directory set up in SlimServer? 
That's where the file gets saved.

James


-- 
James

James's Profile: http://forums.slimdevices.com/member.php?userid=189
View this thread: http://forums.slimdevices.com/showthread.php?t=19802

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


[SlimDevices: Plugins] Re: Announce: iTunesUpdate 1.5 (with web interface)

2006-01-23 Thread nicky6

James Wrote: 
> "C:\My Music\Playlists\iTunesUpdate_hist.txt" 

James, I searched my computer and couldn't find such a file. I changed
from direct on to direct off in slimserver, and to logging on, played
two tunes using Slimserver UI (without iTunes open) and then afterwards
did a search for that .txt-file, but with no luck... What am I doing
wrong? Using version 1.5.2(? the latest)


-- 
nicky6

nicky6's Profile: http://forums.slimdevices.com/member.php?userid=3258
View this thread: http://forums.slimdevices.com/showthread.php?t=19802

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


[SlimDevices: Plugins] Re: Announce: iTunesUpdate 1.5 (with web interface)

2006-01-23 Thread dspeirs

Thanks James.  That should do it.  If I wanted to have the script run
each week at a predetermined time how do you suggest I do this?  Is
there any builtin macro feature in XP?

Also, I see the web interface.  I like it.  Mine doesn't show the
artist name, just the song?  Is that on purpose?  Is there any way
getting this info integrated in the right frame on fishbone to appear
when the song is playing?  That would be a coup.

Dan


-- 
dspeirs

dspeirs's Profile: http://forums.slimdevices.com/member.php?userid=877
View this thread: http://forums.slimdevices.com/showthread.php?t=19802

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


[SlimDevices: Plugins] Re: Announce: iTunesUpdate 1.5 (with web interface)

2006-01-23 Thread James

Hi Dan,
the web page is available from the home page. 
In default it appears in the plugins section near the bottom of the
page, and in Fishbone it's in the drop-down box.

To run the script:
Right-click and 'create shortcut' on iTunesUpdateWin.pl. Then right
click on the new shortcut and select properties. In the 'target' box
add the location and name of your history file to what's already there.
e.g 

"c:\program
files\SlimServer\Server\Plugins\iTunesUpdate\iTunesUpdateWin.pl"
"D:\Playlists\iTunes_hist.txt"

Save the changes and you should be able to double click on the shortcut
to run the script.

James


-- 
James

James's Profile: http://forums.slimdevices.com/member.php?userid=189
View this thread: http://forums.slimdevices.com/showthread.php?t=19802

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


[SlimDevices: Plugins] Re: Announce: iTunesUpdate 1.5 (with web interface)

2006-01-22 Thread dspeirs

James, great job on the new update.  A couple of quick questions:
1) When you say that you can access a "web interface" by going to 
Server Settings/Plugins, I don't see any option here.  All I see is the
standard 

iTunes Update

Choose whether the iTunes Update plugin will update the iTunes database
directly or save information to a history file for later processing. Set
this to "off" if you have SlimServer running as a service (e.g. selected
"start automatically" at installation) or are not running this
SlimServer on Windows.

Direct Update

Write messages to log

what am I missing?  Where do I see the web inteface?

2) I have the currect Perl installed per you directions.  How do I run
the script to apply the itunes update changes? I checked the file and
the log is being updated.  My log is located at D:\Playlists .  I am
tring to just double click on the file "iTunesupdatewin" located at
C:\Program Files\SlimServer\server\Plugins\iTunesUpdate.  Is that the
way to update it?  Do they need to be in the same flder?  Sorry, I am
not very geeky and need the dummies version (aka step by step).

Thanks!

Dan

James Wrote: 
> OK, 2nd try.
> If you want to leave SlimServer running as a service this is what you
> do:
> 1) Change the 'direct update' mode of iTunes Update plugin to off in
> SlimServer's Server Settings, Plugins tab (easy!)
> 
> 2) Unfortunately you now need to install ActiveState Perl to run the
> script. The good news is, it's free!
> http://www.activestate.com/Perl.plex?hdr=1
> 
> 3) The plugin is now saving your playback history etc. to a file.
> Finally, you run the iTunesUpdateWin.pl script on this file and that
> does the updating: e.g.
> iTunesUpdateWin.pl "C:\My Music\Playlists\iTunesUpdate_hist.txt" 
> 
> You can run the script whenever you want, but iTunes needs to be open
> when it is running (it will open iTunes if not).
> 
> Alternatively, you can reconfigure SlimServer not to run as a service
> to get the direct update mode working. Detailed instructions to do this
> are on my website (at the end of the page):
> http://www.jamescraig.co.uk/SlimServer/#interactive
> 
> In my opinion this is better because you get immediate updates to
> iTunes, and you can see iTunes info in the web interface. However you
> will end up with iTunes running all the time, and have to repeat some
> of the reconfiguration each time you upgrade SlimServer!
> 
> Hope that helps...
> 
> James 
> 
> 
> 
> 
> 
> 
> Any problems...let me know!
> 
> James


-- 
dspeirs

dspeirs's Profile: http://forums.slimdevices.com/member.php?userid=877
View this thread: http://forums.slimdevices.com/showthread.php?t=19802

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


[SlimDevices: Plugins] Re: Announce: iTunesUpdate 1.5 (with web interface)

2006-01-22 Thread nicky6

Yup, it helps. I didn't see any updated in iTunes so first I thought it
was the service-installation. I then ran it from the cmd-line and still
no updates. Had forgot to switch back from direct update off to direct
update on. Duh! Tried once more, with no luck. Turned on iTunes and
voilá! I'd prefer a version where I don't need to open iTunes, but
still, this is just a minor "drawback".
I think I'm gonna install the Perl-package instead so I can run updates
every now and then - I need to start slim as a service so that as soon
the computer fires up, the slimserver wakes up. We are three people
using this computer and we can't rely on one person that has to be
logged in.
btw, the web UI looks nice! I didn't have a closer look, but will the
rating be available in the right pane (the playlist pane) as well?


-- 
nicky6

nicky6's Profile: http://forums.slimdevices.com/member.php?userid=3258
View this thread: http://forums.slimdevices.com/showthread.php?t=19802

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


[SlimDevices: Plugins] Re: Announce: iTunesUpdate 1.5 (with web interface)

2006-01-22 Thread James

OK, 2nd try.
If you want to leave SlimServer running as a service this is what you
do:
1) Change the 'direct update' mode of iTunes Update plugin to off in
SlimServer's Server Settings, Plugins tab (easy!)

2) Unfortunately you now need to install ActiveState Perl to run the
script. The good news is, it's free!
http://www.activestate.com/Perl.plex?hdr=1

3) The plugin is now saving your playback history etc. to a file.
Finally, you run the iTunesUpdateWin.pl script on this file and that
does the updating: e.g.
iTunesUpdateWin.pl "C:\My Music\Playlists\iTunesUpdate_hist.txt" 

You can run the script whenever you want, but iTunes needs to be open
when it is running (it will open iTunes if not).

Alternatively, you can reconfigure SlimServer not to run as a service
to get the direct update mode working. Detailed instructions to do this
are on my website (at the end of the page):
http://www.jamescraig.co.uk/SlimServer/#interactive

In my opinion this is better because you get immediate updates to
iTunes, and you can see iTunes info in the web interface. However you
will end up with iTunes running all the time, and have to repeat some
of the reconfiguration each time you upgrade SlimServer!

Hope that helps...

James 






Any problems...let me know!

James


-- 
James

James's Profile: http://forums.slimdevices.com/member.php?userid=189
View this thread: http://forums.slimdevices.com/showthread.php?t=19802

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


[SlimDevices: Plugins] Re: Announce: iTunesUpdate 1.5 (with web interface)

2006-01-22 Thread James

Hi Niclas,
firstly you need to reconfigure SlimServer not to run as a service.
Detailed instructions to do this are on my website (at the end of the
page):
http://www.jamescraig.co.uk/SlimServer/#interactive

Then you need to turn the 'direct update' mode of iTunes Update plugin
to off in SlimServer's Server Settings, Plugins tab (easy!)

The plugin will now save your playback history etc. to a file.
Finally, you run the iTunesUpdateWin.pl script on this file and that
does the updating: e.g.
iTunesUpdateWin.pl "C:\My Music\Playlists\iTunesUpdate_hist.txt" 

You can run the script whenever you want, but iTunes needs to be open
when it is running (it will open iTunes if not).

Unfortunately you do need to install ActiveState Perl to run the
script. The good news is, it's free!
http://www.activestate.com/Perl.plex?hdr=1

Any problems...let me know!

James


-- 
James

James's Profile: http://forums.slimdevices.com/member.php?userid=189
View this thread: http://forums.slimdevices.com/showthread.php?t=19802

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


[SlimDevices: Plugins] Re: Announce: iTunesUpdate 1.5 (with web interface)

2006-01-22 Thread nicky6

Dear James,

I've been using your plugin since I bought my SB3 three weeks ago and
finally (4 days ago) understood that it's not updating song rating etc.
on the fly when slimserver is running as a server. Since the readme-file
says I can update this as a btach, using some kind of a perl library and
a perl engine, could you perhaps let me know in detail what I need to
do? Where to find the necessary software and what's needed to do
afterwards in regards of settings etc?

Win XP, SP2...

BR
/Niclas


-- 
nicky6

nicky6's Profile: http://forums.slimdevices.com/member.php?userid=3258
View this thread: http://forums.slimdevices.com/showthread.php?t=19802

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


[SlimDevices: Plugins] Re: Announce: iTunesUpdate 1.5 (with web interface)

2006-01-21 Thread James

no, the 'direct update' mode will not work with SlimServer service, nor
do I think it ever will.

But you can use the other mode & iTunesUpdateWin script to work around
this if it's a problem.

James


-- 
James

James's Profile: http://forums.slimdevices.com/member.php?userid=189
View this thread: http://forums.slimdevices.com/showthread.php?t=19802

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


[SlimDevices: Plugins] Re: Announce: iTunesUpdate 1.5 (with web interface)

2006-01-21 Thread nicky6

btw, no news if the iTunes Update ever will manage to update iTunes when
Slimserver is running as a service?


-- 
nicky6

nicky6's Profile: http://forums.slimdevices.com/member.php?userid=3258
View this thread: http://forums.slimdevices.com/showthread.php?t=19802

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


[SlimDevices: Plugins] Re: Announce: iTunesUpdate 1.5 (with web interface)

2006-01-21 Thread James

Yes, I messed up the strings I think!

There's a new version up already that should fix this.

Also some tweaks to the web page and a template for Fishbone.

James


-- 
James

James's Profile: http://forums.slimdevices.com/member.php?userid=189
View this thread: http://forums.slimdevices.com/showthread.php?t=19802

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


[SlimDevices: Plugins] Re: Announce: iTunesUpdate 1.5 (with web interface)

2006-01-21 Thread nicky6

Dear James,

I get a parse error on line 36. The whole description when starting
slim.exe (Win XP, SP2):

2006-01-21 20:53:35.2321 iTunesUpdate: initialising
2006-01-21 20:53:35.2325 iTunesUpdate: hookiTunesUpdate() engaged,
iTunes Updater activated.
2006-01-21 20:53:40.5781 Parse error on line 36:EN
2006-01-21 20:53:40.7772 Parse error on line 36:EN
2006-01-21 20:53:42.5714 iTunesUpdate: Creating new PlayerStatus for
Squeezebox 3 (00:04:20:06:23:48)

/Niclas
'Click here to see what I'm listening to right now'
(http://www.familjencederlund.se)


-- 
nicky6

nicky6's Profile: http://forums.slimdevices.com/member.php?userid=3258
View this thread: http://forums.slimdevices.com/showthread.php?t=19802

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


[SlimDevices: Plugins] Re: Announce: iTunesUpdate 1.5 (with web interface)

2006-01-11 Thread el payo

Seems like the 1-10-06 nightly of 6.5b1 has broken the web interface for
iTunes Update plug-in. Reverting to version 1.5 of the plug-in gives the
same 'Nothing being timed' message.


-- 
el payo

el payo's Profile: http://forums.slimdevices.com/member.php?userid=1745
View this thread: http://forums.slimdevices.com/showthread.php?t=19802

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


[SlimDevices: Plugins] Re: Announce: iTunesUpdate 1.5 (with web interface)

2006-01-11 Thread el payo

H.

With 1.5.1, now I get no information at all, just a message:

'Nothing being timed'


-- 
el payo

el payo's Profile: http://forums.slimdevices.com/member.php?userid=1745
View this thread: http://forums.slimdevices.com/showthread.php?t=19802

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


[SlimDevices: Plugins] Re: Announce: iTunesUpdate 1.5 (with web interface)

2006-01-11 Thread James

el payo,
I've just posted v1.5.1 which I hope will display the date correctly on
OSX. Let me know if so...

James


-- 
James

James's Profile: http://forums.slimdevices.com/member.php?userid=189
View this thread: http://forums.slimdevices.com/showthread.php?t=19802

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


[SlimDevices: Plugins] Re: Announce: iTunesUpdate 1.5 (with web interface)

2006-01-09 Thread leaskc

Hi Craig

Have installed the plugins on my 6.5.1 installation and am running
softsqueeze client.

In direct mode I get messages in the console window saying "failed to
launch iTunes".

The plugin does seem to be installed OK as I can rate tracks and I can
see messages in the console suggesting that the plugins are "seeing" my
ratings... it's just when moving to the next track (and therefore
recording the ratings/play count etc) there is this "failed to launch
iTunes" message... followed by messages observing that the track was
"not found" in the iTunes database.

Any ideas what might be wrong?

TIA

Cameron


-- 
leaskc

leaskc's Profile: http://forums.slimdevices.com/member.php?userid=3296
View this thread: http://forums.slimdevices.com/showthread.php?t=19802

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


[SlimDevices: Plugins] Re: Announce: iTunesUpdate 1.5 (with web interface)

2006-01-08 Thread el payo

I'm finally able to enjoy iTunes Update as proir to the 1.5 release the
plugin used to crash the server on my OSX box. Whatever issue was there
is no more. Thanks so much for you continued work on this and Last.FM
plugin - they truly elevate my Slim experience to an A+

In the SlimServer web interface I do notice one problem.

Rather than a date for Last Played I get the following...

Last Played:Mac::AppleScript::Glue::Object=HASH(0x75adec)

Rating and play count show up correctly.


-- 
el payo

el payo's Profile: http://forums.slimdevices.com/member.php?userid=1745
View this thread: http://forums.slimdevices.com/showthread.php?t=19802

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