
since i see you are here, i guess you can save me some hassle and tell me - how would i go about with including the df.html code 'part' in index.html? and how would i go about with reading a variable from the plugin in index, like i can in df. i am going to start trying but i hope you're faster

EDIT: why i ask is because if i do "$def with (torrent_list, organize_filters, df_result)" i get "TypeError : values for ['df_result'] are required". sorry if this is something obvious to a python-programmer, i'm more used to C++ and such, kinda new to python i guess. edit2: hm i guess that would be the wrong way anyway, seems like those are parameters for the render function, right?
