plugin.video.netflix.git
7 years agofix(userdata): Dropped sloppy JSOn parser in favour of a true JavaScript AST analyzer
Sebastian Golasch [Mon, 27 Feb 2017 12:54:06 +0000 (13:54 +0100)]
fix(userdata): Dropped sloppy JSOn parser in favour of a true JavaScript AST analyzer

7 years agofix(metadata): Bumped version, changed licence to MIT, added providers & removed...
Sebastian Golasch [Mon, 27 Feb 2017 12:53:06 +0000 (13:53 +0100)]
fix(metadata): Bumped version, changed licence to MIT, added providers & removed inputstream.adaptive dependency

7 years agofix(profiles): Add default avatar
Sebastian Golasch [Sun, 26 Feb 2017 12:20:23 +0000 (13:20 +0100)]
fix(profiles): Add default avatar

7 years agofix(cache): Exchange type with video-list-id as cache identifier in genre sub listing
Sebastian Golasch [Fri, 24 Feb 2017 21:17:15 +0000 (22:17 +0100)]
fix(cache): Exchange type with video-list-id as cache identifier in genre sub listing

7 years agoFixes KeyError
Johannes Trum [Fri, 24 Feb 2017 11:13:57 +0000 (12:13 +0100)]
Fixes KeyError

7 years agofeat(search): Adds suggestions to the search results
Sebastian Golasch [Thu, 9 Feb 2017 11:03:29 +0000 (12:03 +0100)]
feat(search): Adds suggestions to the search results

7 years agochore(gitignore): Exclude pyo files
Sebastian Golasch [Tue, 7 Feb 2017 13:10:16 +0000 (14:10 +0100)]
chore(gitignore): Exclude pyo files

7 years agofix(msl): Broken imports
Sebastian Golasch [Mon, 6 Feb 2017 10:54:17 +0000 (11:54 +0100)]
fix(msl): Broken imports

7 years agofeat(msl): Move functionality from common.py to KodiHelper.py & remove common.py
Sebastian Golasch [Sat, 4 Feb 2017 15:35:20 +0000 (16:35 +0100)]
feat(msl): Move functionality from common.py to KodiHelper.py & remove common.py

7 years agofeat(service): Dynamic port allocation
Sebastian Golasch [Sat, 4 Feb 2017 14:38:10 +0000 (15:38 +0100)]
feat(service): Dynamic port allocation

7 years agochore(readme): Updated docs
Sebastian Golasch [Fri, 3 Feb 2017 16:16:28 +0000 (17:16 +0100)]
chore(readme): Updated docs

7 years agofeat(core): Adds library export for movies & shows, fixes for search, fixes for displ...
Sebastian Golasch [Fri, 3 Feb 2017 16:07:44 +0000 (17:07 +0100)]
feat(core): Adds library export for movies & shows, fixes for search, fixes for displaying empty lists, in memory caching, per setting defined ssl verification, update to bs4, moves msl port & certificate to settings

7 years agofix bandwidth calulation
liberty-developer [Sun, 29 Jan 2017 17:34:31 +0000 (18:34 +0100)]
fix bandwidth calulation

7 years agocleanup / msl-includes
liberty-developer [Sun, 29 Jan 2017 14:38:26 +0000 (15:38 +0100)]
cleanup / msl-includes

7 years agofix(addon): Remove temporary path
Sebastian Golasch [Thu, 26 Jan 2017 19:32:53 +0000 (20:32 +0100)]
fix(addon): Remove temporary path

7 years agofeat(init): Repository init
Sebastian Golasch [Thu, 26 Jan 2017 19:22:16 +0000 (20:22 +0100)]
feat(init): Repository init