ben-xo/sslscrobbler

Detect new sessions by monitoring the session index file

Closed this issue · 1 comments

Rather than always looking for the newest file in the folder.

I've implemented detecting new sessions by just monitoring for new files in the folder, which isn't that bad really. It may miss things if you create new sessions very very quickly (i.e. more than one in a 2 second period), but that's not a useful thing to do anyway.