Having no luck at all with the plugin. Went through ALL the posts to find tricks but nothing has worked so far. Here is some log info:
- Code: Select all
[main] INFO 14:58:29.743 Starting PS3 Media Server 1.40.0
[main] INFO 14:58:29.745 by shagrath / 2008-2011
[main] INFO 14:58:29.746 http://ps3mediaserver.org
[main] INFO 14:58:29.746 http://code.google.com/p/ps3mediaserver
[main] INFO 14:58:29.747 http://ps3mediaserver.blogspot.com
[main] INFO 14:58:29.747
[main] INFO 14:58:29.747 Java: 1.7.0_01-Oracle Corporation
[main] INFO 14:58:29.748 OS: Windows 7 amd64 6.1
[main] INFO 14:58:29.748 Encoding: UTF-8
[main] INFO 14:58:29.748 Working directory: C:\Program Files (x86)\PS3 Media Server
[main] INFO 14:58:29.751 Temp folder: D:\AppData\Local\Temp\ps3mediaserver
[main] INFO 14:58:29.752 Logging config file: C:\Program Files (x86)\PS3 Media Server\logback.xml
[main] INFO 14:58:29.752 debug.log: C:\Program Files (x86)\PS3 Media Server\debug.log
[main] INFO 14:58:29.752
[main] INFO 14:58:29.753 Profile directory: C:\ProgramData\PMS
[main] INFO 14:58:29.753 Profile path: C:\ProgramData\PMS\PMS.conf
[main] INFO 14:58:29.753 Profile status: rw
[main] INFO 14:58:29.754 Profile name: david-PC
[main] INFO 14:58:29.754
[main] INFO 14:58:29.759 Loading MediaInfo library
[main] INFO 14:58:29.863 Loaded MediaInfoLib - v0.7.47
...
[main] INFO 14:58:30.180 Loading plugins from C:\Program Files (x86)\PS3 Media Server\plugins
[main] INFO 14:58:30.184 Found plugin: net.pms.external.LastFMScrobbler
...
The rest is just registering the devices on the network
There is nothing else mentioned in the log other than that 1 line above. I have my lastfm.scrobbler.user / .password in both pms.conf and ps3.conf as well (as both were mentioned in various posts). As I play music, there are no further lines as well about LastFM. Could it be that It's using Java 1.7 instead of 1.6?
UPDATE: cancel that. After reading over the log 1 more time, I noticed it's loading the pms.conf from the ProgramData folder and not the application folder. Added my login info there and it's working fine.