

- #Pi music player lastfm scrobbler install
- #Pi music player lastfm scrobbler archive
- #Pi music player lastfm scrobbler zip
- #Pi music player lastfm scrobbler windows
This is due to the way that the universal transcoder writes to the Plex log file.
#Pi music player lastfm scrobbler install
is the default install of plex media server on # OPTIONAL: mediaserver_log_location references the log file location of the plex media server # will retry on a 60 minute interval, maximum of 10 attempts if last.fm isĬache_location = /tmp/plex_scrobble.cache # REQUIRED: a python data struture that stores failed scrobbles. Mediaserver_url = # REQUIRED: Where do you wish to write the plex-scrobble log file. # script from the same server as your plex media server # the default values should be 'ok', assuming you're running the plex scrobble # REQUIRED: mediaserver_url is the location of the http service exposed by Plex Media Server If you're running Plex Media Server on a Linux based operating system, things should work out of the box. The following configuration values are available. The plex-lastfm-scrobbler configuration file (plex_nf) is installed to ~/.config/plex-lastfm-scrobbler/. To run the application, do the following from a DOS prompt cd c:\Python27\scripts You can set the "log_file" property to c:\temp or some other location which you wish to write logs to. You will need to modify the configuration file from within this directory and point log locations at the appropriate locations for Plex on windows. config - this directory is created in your Users home directory ( ). The above command installs the python scripts to various locations. in the c:\temp\plex-lastfm-scrobbler\ directory, run the installer from the dos prompt.Open a command prompt and change to the \temp folder.for this example we will use c:\temp\plex-lastfm-scrobbler\
#Pi music player lastfm scrobbler archive
#Pi music player lastfm scrobbler zip
Download the zip of plex-lastfm-scrobbler from.Ensure you enable the option to install Python to the system/site path. Download and install Python 2.7.x from.
#Pi music player lastfm scrobbler windows
Note: any feedback regarding MS Windows functionality is appreciated. git clone Īlternatively, you can fetch the latest zip from github wget

Source ~/.virtualenvs/plex-lastfm-scrobber/bin/activateįetch and install the source from the github repo. virtualenv ~/.virtualenvs/plex-lastfm-scrobber It is recommended (but not required) that you install this into a virtualenvironment.

