Dennis Lutter

Results 127 comments of Dennis Lutter

Before this can be done I would want some kind of status message system to display messages in the GUI ... In a way a combination of what sb does...

yeah i noticed this too apparently the api from discogs changed / only with OAuth now ... i tried to tackle another OAuth site at one point and its not...

would you want the meta data to be written next to the movie ? if so it would require a new meta data writer plugin as a post processor the...

i am happy to explain first of a **Provider** needs to replicate the structure of the **MediaTypeManager** this is for the music plugin (de.lad1337.music) ``` Root-+ | +-- Artist 1...

to be precise if you hit "search" on a show it will result in something... as it will get the element (of the show) and create a search string for...

either thru a config (instance save) or you write your own file (you have to take care of the instance safety) or anything else python has to offer but the...

if this was a question on how to store more then just some keys i used a simple json file to store / cache some information in one plugin https://github.com/lad1337/XDM-main-plugin-repo/blob/master/XEMNames/xemnames.py#L63

there is also the attempt from torf to make the authentication process part of another system plugin and yes the different types of the config is a design flaw :/

You can combine it with the regex filter to completely blacklist something the regex filter is pre installed On 16 Feb 2014, at 00:17, schumi2004 [email protected] wrote: I played a...

that the same row is created again is intended ... since the saveTemp() saves it with the status "temporary" if you look for the anime that is already there and...