kuruoujou / XBMal

XBMal - the XBMC MAL Plugin. Update your MyAnimeList based on your XBMC Library!
GNU General Public License v3.0
10 stars 4 forks source link

Fix bug that made the showCount increment on every season. #20

Closed iraturus closed 9 years ago

iraturus commented 9 years ago

Introduced showUpdate flag that replaces the increment of showCount in the seasons for-scope. showCOunt is now only incremented if showUpdate is True and in the for-scope of the tvshows.

*Reverse mapping list to show last updates first.

*Change string "shows" to "show(s)" in strings.xml

kuruoujou commented 9 years ago

Excellent, thank you! I'll make a new version sometime in the next few days, but hopefully I can solve the mal-api openssl problems before then. I might just have to switch from nginx to apache... ugh