markop159 / KODI-Popcorn-Time

With KODI Popcorn Time you can search for movies that you can see immediately in KODI.
142 stars 32 forks source link

Refactor favourites implementation #52

Closed adamantike closed 7 years ago

adamantike commented 7 years ago

DRYness! Also added a decorator to create the favourites skeleton file if it doesn't exist

markop159 commented 7 years ago

Tnx I am still learning python so I did my best. It was working :)

adamantike commented 7 years ago

No problem, you did really good actually! I am glad it helps to make the code cleaner, and please let me know if you have any doubt about any of these changes so we can keep learning!