fixed: store playcount/settings based on plugin:// urls
authorspiff <spiff@xbmc.org>
Thu, 10 Nov 2011 20:00:41 +0000 (21:00 +0100)
committerspiff <spiff@xbmc.org>
Thu, 10 Nov 2011 21:18:29 +0000 (22:18 +0100)
commitdbee53c90a895beb519c1103e2057f8477108109
treebe287869b984cec8f15f1761b819f8c7c23b7707
parentf5a41e195ebe13d0f33e92ddec8ed1ea29c451ae
fixed: store playcount/settings based on plugin:// urls

the resolved video url isn't very useful as it's usually volatile.
plugin:// urls however, are often static.
xbmc/utils/SaveFileStateJob.h
xbmc/video/VideoDatabase.cpp