fix(kodihelper): Fixes problems with url encoding the tvshowtitle
[plugin.video.netflix.git] / resources / lib / KodiHelper.py
2017-08-05 asciidiscofix(kodihelper): Fixes problems with url encoding the...
2017-08-05 asciidiscofeat(core): Optimizes season and episode list sorting...
2017-08-05 Tilman SauerbeckTweak use of in memory cache.
2017-08-03 Sebastian GolaschMerge pull request #82 from itay47/master
2017-08-03 Sebastian GolaschMerge pull request #84 from Maven85/master
2017-08-02 Itay Shechterupdates fetched from Aciidisco
2017-07-31 Maven85add infoLabels to inputstream's listitem
2017-07-31 Maven85add 'tvshowtitle' to listitem's infoLabels
2017-07-26 Sebastian GolaschMerge branch 'master' of github.com:asciidisco/plugin...
2017-07-26 Sebastian Golaschfeat(inputstream): Adds content lookup mime type &...
2017-07-19 Sebastian Golaschfix(netflix-session): Fix error on nix devices reteievi...
2017-07-19 Sebastian Golaschfix(esn): Adds hidden_esn field in settings. Checks...
2017-07-19 Sebastian GolaschMerge pull request #68 from Sopor-/patch-1
2017-07-19 Sebastian GolaschMerge pull request #66 from matejmosko/patch-2
2017-07-02 Sebastian GolaschMerge pull request #74 from asciidisco/fix/esn-loading...
2017-07-02 Sebastian Golaschfix(esn): Fixes unicode problems
2017-06-29 Sebastian Golaschfix(esn): Fixes ESN/Handshake race condition when user...
2017-06-29 Sebastian Golaschfix(esn): Fixes inline paramter parsing & dynamic ESn...
2017-03-18 Sebastian Golaschfix(kodi-interface): Get rid of annoying 'has left...
2017-03-17 Sebastian GolaschMerge pull request #20 from asciidisco/chore/remove...
2017-03-17 Sebastian Golaschchore(service): Removes initial connection check as...
2017-03-09 Sebastian GolaschMerge pull request #15 from asciidisco/feat/netflix...
2017-03-09 Sebastian Golaschfix(my-list): Fixes that not all videos have been...
2017-03-07 Sebastian Golaschchore(performance): Removes NetflixSession from the...
2017-03-06 Sebastian Golaschchore(performance): Further speed up of imports
2017-03-06 Sebastian Golaschfeat(esn): Adds ESN setting
2017-03-04 Sebastian Golaschfix(user-handling): Fixes user profile switching
2017-03-04 Johannes Trumfeat(dolbySound): enable/disable dolby sound in addon...
2017-03-03 Johannes TrumAdds tracking
2017-03-03 Sebastian Golaschfix(ui): Masks password input, renders empty list if...
2017-03-03 Sebastian Golaschfix(seasons): Fixes #11 - Seasons are now properly...
2017-03-02 Johannes TrumMerge branch 'master' of https://github.com/asciidisco...
2017-03-02 Johannes TrumRemoves own Loggging Setting
2017-03-02 Sebastian Golaschfix(adult-pin): Remove adult pin as it´s not needed...
2017-02-27 Sebastian Golaschfix(seasons): Make season sorting more robust
2017-02-27 Sebastian GolaschMerge branch 'master' of github.com:asciidisco/plugin...
2017-02-27 Sebastian Golaschfix(core): Added back msl server certificate as long...
2017-02-04 Sebastian Golaschfeat(msl): Move functionality from common.py to KodiHel...
2017-02-03 Sebastian Golaschfeat(core): Adds library export for movies & shows...
2017-01-26 Sebastian Golaschfeat(init): Repository init