DrJLR / xbmc-adult

Automatically exported from code.google.com/p/xbmc-adult
0 stars 0 forks source link

Add support for various user collections in fantasti.cc plugin #54

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
It would be great if we had the ability to add user collections in fantasti.cc. 
This could be done if the application could read locally 
saved files.

Note that even now one can add to default.py a snippet as this:

    addDir('Collections of user EXAMPLE', main_url+'user/EXAMPLE/collections/', mode, default_image)

and things work properly, but unfortunately the snippet gets over-written every 
time there is a plugin update. Adding the possibility to read locally saved 
files would solve the problem and add this functionality.

Original issue reported on code.google.com by leonmar...@gmail.com on 17 Jan 2013 at 5:12

GoogleCodeExporter commented 8 years ago
Just a clarification. The already implemented ability to favorite collections 
does not suffice, since it is "static." 

Having the ability to browse through other users' collections is "dynamic", as 
it helps discover new content.

Original comment by leonmar...@gmail.com on 17 Jan 2013 at 5:18

GoogleCodeExporter commented 8 years ago

Original comment by mrdougqu...@gmail.com on 20 Jan 2013 at 9:15