Jesse Ward

Results 34 comments of Jesse Ward

upstart script added in b070402c32c399524e871c8cd25b8844bbc5f595

Leaving open if someone wants to commit OSX or Windows based scripts..

@dannymichel thanks for the report. Based on the following ``` 2015-01-09 13:51:01,047 [14318] [plex_scrobble.plex_monitor parse_line] [INFO] Found played song and extracted library id '54413' from plex log 2015-01-09 13:51:01,047 [14318]...

hey @ronilaukkarinen and @duramato as far as i can tell this would be a pretty straight forward change. I will take a look at it this week.

hi @kakious thanks for reporting. What version of python and which operating system are currently using?

thanks @kakious please paste a copy of your `plex-scrobble.toml` configuration file as well. Though please remove any reference to your last.fm credentials (user/key/secret). Please also run plex-scrobble through strace and...

hey @kakious , in the run that was captured with `strace` , it suggests that that pid 19575 was able to open the logger file handle and spit out a...

hi @kakious , if the script is still logging, please dump the most recent logs. Do you see the following logs being written to `/tmp/plex-scrobble.log`-> https://github.com/jesseward/plex-lastfm-scrobbler/blob/master/plex_scrobble/plex_monitor.py#L135 When you view your...

Also https://github.com/jesseward/plex-lastfm-scrobbler/issues/31