2015-10-01, 11:15 PM
For both of these I'm accessing the file system directly but this presents some challenges when operating a plugin from a client. Is there something in the API I should use instead?
Artwork doesn't seem to be "transferred" to the client Media directory until I view a recording in the default recording list. Is there a way to trigger this? Also, I don't seem to get fanart by default. Is ImageGrabLite necessary to retrieve fanart?
ScheduledRecording.Delete() doesn't seem to delete the file from disk so I have to use System.IO.File.Delete() which won't work from a client since the recordings path is local to the server.
Artwork doesn't seem to be "transferred" to the client Media directory until I view a recording in the default recording list. Is there a way to trigger this? Also, I don't seem to get fanart by default. Is ImageGrabLite necessary to retrieve fanart?
ScheduledRecording.Delete() doesn't seem to delete the file from disk so I have to use System.IO.File.Delete() which won't work from a client since the recordings path is local to the server.
My Plugins: PhotoFilter, MusicMonkey, Windows Desktop Gadget