Page 1 of 1

Audit trail of media played

PostPosted: Tue Nov 15, 2016 7:00 pm
by AndrewW
Without enabling debug logging is there a way I can audit which media has been played and by which device

Many Thanks

Re: Audit trail of media played

PostPosted: Wed Nov 16, 2016 9:18 am
by zip
In 1.8 you'll be able to see notifications when a file start being played and when it's stopped. I think I also made it INFO in the log, so it should be easier to track back.

Re: Audit trail of media played

PostPosted: Tue Dec 27, 2016 7:45 am
by AndrewW
Zip, is this what you were talking about
[PlaybackEventsManager] Playback of media item 387742 has started at 0% on Identifier=192.168.0.224, Profile=Roku Media Player, Name=Roku Media Player

If so how can in map the media items to a file ?


Thanks

Re: Audit trail of media played

PostPosted: Tue Dec 27, 2016 7:52 pm
by zip
Yes that's it. You can also see the file details (in the console as a notification) if you enable playback notifications in the console side bar menu.

I might add a file name to the log, fair point.