Closed gedisony closed 8 years ago
When i noticed your fork and work you put in, i was thinking of asking to do the pull requests already earlier. Lots of good stuff here and eventually i'll land all the changes in for sure. But for now, it would be nice to get multiple pr's for each feature.. I'll go through the changes and see if i could split the the pr into smaller chunks and i'll keep you posted.
Anyway, thanks for the work.. appreciate it a lot!
Thanks for checking it out.
Sorry for dumping a lot of changes all at once. I'm new to git, xbmc and python so was very hesitant to do the pull request. Let me know if you need something changed.
Few observations:
Lots of commented out code, they are really not necessery ..
Few instances of separate class implementation for few providers where it doesnt seem to be that important as the links in reddit could be used directly to calculate the video url from the provided video id. Makes the code a bit unreadable and unmaintainable.
Essentially, while i give big thanks for the work, i can't really use any of this code directly without bunch of rewriting.
If you have time and energy to jump throught few hoops, i'd prefer to get multiple pr's in following format:
Also, i've been working on and off with the addon to make it actually use the official python reddit api wrapper to allow private subs (also multis) just to keep things very clean .. Some changes here are a bit redundant for that purpose but ofcourse do provide new features for now =)
What do you think ?
The "go to subreddit" and "edit subreddit" context menus can be picked out but yeah, the other features are intricately tied to the new addon engine that I added.
I agree with the image slideshows. The entire parts of the code that handles it should be removed but I just disabled it via setting and worked on other features. Anyway, i've updated the settings file to hide image posts by default. The Imgur portion also handles support for imgur animated gifs, i think it should stay. The user can disable that provider if they want.
I'm working a different addon right now so I can't maintain the reddit image addon.
Hello,
Please consider my contribution to the addon.