Simplify NetflixSession.parse_genres_for_video().
[plugin.video.netflix.git] / resources / lib / NetflixSession.py
2017-08-12 Tilman SauerbeckSimplify NetflixSession.parse_genres_for_video(). master
2017-08-12 Tilman SauerbeckRename NetflixSession.parse_season_entry() to _parse_se...
2017-08-12 Tilman SauerbeckRemove duplicated work from NetflixSession.parse_seasons().
2017-08-02 Itay Shechterupdates fetched from Aciidisco
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 GolaschMerge pull request #77 from Etharr/polish
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-19 Sebastian GolaschMerge pull request #79 from asciidisco/androidesn
2017-07-19 peak3dcalculate android esn
2017-07-02 Sebastian Golaschfix(netflix.api): Fixes further unicode decoding problems
2017-07-02 Sebastian Golaschchore(debug): Adds HTML debug output
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 loading for ARM
2017-06-29 Sebastian Golaschfix(esn): Fixes inline paramter parsing & dynamic ESn...
2017-03-17 Sebastian GolaschMerge pull request #19 from asciidisco/feat/list-perfor...
2017-03-17 Sebastian Golaschchore(performance): Speeds up display of main menu...
2017-03-16 Sebastian Golaschfix(debug): Removes debugging code
2017-03-16 Sebastian Golaschfeat(core): Add license, adapt to API changes, fix...
2017-03-10 Sebastian Golaschfix(kids-profiles): Reenables Kids profiles after NEtfl...
2017-03-10 Sebastian Golaschfix(main-menue): Removed sending of root lolomo as...
2017-03-09 Sebastian GolaschMerge pull request #15 from asciidisco/feat/netflix...
2017-03-09 Sebastian Golaschchore(performance): Does preflight request with lolomoi...
2017-03-09 Sebastian Golaschchore(debug): Remove debug statements
2017-03-09 Sebastian Golaschfix(my-list): Fixes that not all videos have been...
2017-03-09 Sebastian Golaschchore(perf): Switch from the browse enpoint to the...
2017-03-09 Sebastian Golaschchore(perf): Remove an unecessary request when entering...
2017-03-08 Sebastian Golaschfix(api): Exchanges warmer API endpoint with preflight
2017-03-07 Sebastian Golaschchore(performace): Prefetching of user video lists
2017-03-06 Sebastian Golaschchore(performance): Further speed up of imports
2017-03-06 Johannes Trumchore(performance): Rearragenes imports to speed up...
2017-03-06 Sebastian Golaschchore(performance): Adds string parser for inline JS...
2017-03-04 Sebastian Golaschfix(user-handling): Fixes user profile switching
2017-03-04 Sebastian Golaschfix(parser): Fix copy & paste error
2017-03-04 Sebastian Golaschfix(parser): Speeds up HTML parsing
2017-03-03 Sebastian Golaschfix(search): Fixes #12
2017-03-03 Sebastian Golaschfix(seasons): Fixes #11 - Seasons are now properly...
2017-02-27 Sebastian GolaschMerge branch 'master' of github.com:asciidisco/plugin...
2017-02-27 Sebastian Golaschfix(userdata): Dropped sloppy JSOn parser in favour...
2017-02-26 Sebastian Golaschfix(profiles): Add default avatar
2017-02-09 Sebastian Golaschfeat(search): Adds suggestions to the search results
2017-02-03 Sebastian Golaschfeat(core): Adds library export for movies & shows...
2017-01-26 Sebastian Golaschfeat(init): Repository init