Johannes Trum [Mon, 6 Mar 2017 15:01:53 +0000 (16:01 +0100)]
chore(performance): Rearragenes imports to speed up addon start
Sebastian Golasch [Mon, 6 Mar 2017 13:08:19 +0000 (14:08 +0100)]
feat(esn): Adds ESN setting
Sebastian Golasch [Mon, 6 Mar 2017 12:51:34 +0000 (13:51 +0100)]
chore(performance): Adds string parser for inline JS data & performacne profiler for requests
Sebastian Golasch [Sat, 4 Mar 2017 20:12:19 +0000 (21:12 +0100)]
fix(user-handling): Fixes user profile switching
Sebastian Golasch [Sat, 4 Mar 2017 19:26:49 +0000 (20:26 +0100)]
chore(meta): Version bump
Sebastian Golasch [Sat, 4 Mar 2017 19:26:20 +0000 (20:26 +0100)]
fix(parser): Fix copy & paste error
Johannes Trum [Sat, 4 Mar 2017 14:19:33 +0000 (15:19 +0100)]
chore(meta): Version bump
Johannes Trum [Sat, 4 Mar 2017 14:18:45 +0000 (15:18 +0100)]
feat(dolbySound): enable/disable dolby sound in addon settings
Johannes Trum [Sat, 4 Mar 2017 13:54:45 +0000 (14:54 +0100)]
fix(mslLogin): Restart for credentials in MSL not longer necessary
Sebastian Golasch [Sat, 4 Mar 2017 11:51:19 +0000 (12:51 +0100)]
chore(meta): Version bump
Sebastian Golasch [Sat, 4 Mar 2017 11:50:42 +0000 (12:50 +0100)]
fix(parser): Speeds up HTML parsing
Johannes Trum [Fri, 3 Mar 2017 22:47:41 +0000 (23:47 +0100)]
Adds tracking
Johannes Trum [Fri, 3 Mar 2017 22:44:43 +0000 (23:44 +0100)]
Adds init segment length calculation
Sebastian Golasch [Fri, 3 Mar 2017 16:18:13 +0000 (17:18 +0100)]
fix(ui): Masks password input, renders empty list if no search or seasons results are found
Sebastian Golasch [Fri, 3 Mar 2017 12:36:44 +0000 (13:36 +0100)]
chore(meta): Fixes source in addon.xml
Sebastian Golasch [Fri, 3 Mar 2017 12:02:04 +0000 (13:02 +0100)]
chore(meta): Version bump
Sebastian Golasch [Fri, 3 Mar 2017 11:54:37 +0000 (12:54 +0100)]
fix(search): Fixes #12
Sebastian Golasch [Fri, 3 Mar 2017 11:27:06 +0000 (12:27 +0100)]
fix(seasons): Fixes #11 - Seasons are now properly ordered. Remove print debugging statement
Johannes Trum [Thu, 2 Mar 2017 19:04:23 +0000 (20:04 +0100)]
Adds more profiles to manifest request
Johannes Trum [Thu, 2 Mar 2017 14:44:13 +0000 (15:44 +0100)]
Adds profile to manifest request
Johannes Trum [Thu, 2 Mar 2017 13:12:54 +0000 (14:12 +0100)]
Merge branch 'master' of https://github.com/asciidisco/plugin.video.netflix
Johannes Trum [Thu, 2 Mar 2017 13:12:46 +0000 (14:12 +0100)]
Changes Crypto to Cryptodome
Adds more logging to MSL Service
Johannes Trum [Thu, 2 Mar 2017 13:12:09 +0000 (14:12 +0100)]
Removes own Loggging Setting
Johannes Trum [Thu, 2 Mar 2017 13:11:45 +0000 (14:11 +0100)]
Adds .idea to gitignore
Sebastian Golasch [Thu, 2 Mar 2017 13:06:16 +0000 (14:06 +0100)]
chore(readme): Minor additions
Sebastian Golasch [Thu, 2 Mar 2017 12:55:12 +0000 (13:55 +0100)]
fix(images): Add slightly better icon
Sebastian Golasch [Thu, 2 Mar 2017 12:48:39 +0000 (13:48 +0100)]
chore(metadata): Version bump
Sebastian Golasch [Thu, 2 Mar 2017 12:48:03 +0000 (13:48 +0100)]
chore(readme): Minor additions
Sebastian Golasch [Thu, 2 Mar 2017 12:46:37 +0000 (13:46 +0100)]
fix(images): Replace copyright protected logo & fanart with less shine, but legal homebrew versions
Sebastian Golasch [Thu, 2 Mar 2017 10:47:07 +0000 (11:47 +0100)]
fix(adult-pin): Remove adult pin as it´s not needed. People should adapt that in their own Kodi settings/profiles
Sebastian Golasch [Tue, 28 Feb 2017 16:48:55 +0000 (17:48 +0100)]
chore(docs): Update README
Sebastian Golasch [Mon, 27 Feb 2017 13:45:17 +0000 (14:45 +0100)]
fix(chore): Remove debug output
Sebastian Golasch [Mon, 27 Feb 2017 13:22:17 +0000 (14:22 +0100)]
fix(seasons): Make season sorting more robust
Sebastian Golasch [Mon, 27 Feb 2017 12:56:01 +0000 (13:56 +0100)]
Merge branch 'master' of github.com:asciidisco/plugin.video.netflix
* 'master' of github.com:asciidisco/plugin.video.netflix:
Set MPD::mediaPresentationDuration
Sebastian Golasch [Mon, 27 Feb 2017 12:55:53 +0000 (13:55 +0100)]
chore(git): Exclude .pyc files
Sebastian Golasch [Mon, 27 Feb 2017 12:55:21 +0000 (13:55 +0100)]
fix(core): Added back msl server certificate as long as the kodi settings bug persists
Sebastian Golasch [Mon, 27 Feb 2017 12:54:40 +0000 (13:54 +0100)]
fix(adult-pin): Fixed named variable for adult pin
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
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
liberty-developer [Mon, 27 Feb 2017 09:02:29 +0000 (10:02 +0100)]
Merge pull request #10 from peak3d/patch-1
Set MPD::mediaPresentationDuration
Markus Pfau [Mon, 27 Feb 2017 08:56:59 +0000 (09:56 +0100)]
Set MPD::mediaPresentationDuration
Sebastian Golasch [Sun, 26 Feb 2017 12:20:23 +0000 (13:20 +0100)]
fix(profiles): Add default avatar
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
Johannes Trum [Fri, 24 Feb 2017 11:13:57 +0000 (12:13 +0100)]
Fixes KeyError
Sebastian Golasch [Thu, 9 Feb 2017 11:03:29 +0000 (12:03 +0100)]
feat(search): Adds suggestions to the search results
Sebastian Golasch [Tue, 7 Feb 2017 13:10:16 +0000 (14:10 +0100)]
chore(gitignore): Exclude pyo files
Sebastian Golasch [Mon, 6 Feb 2017 10:54:17 +0000 (11:54 +0100)]
fix(msl): Broken imports
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
Sebastian Golasch [Sat, 4 Feb 2017 14:38:10 +0000 (15:38 +0100)]
feat(service): Dynamic port allocation
Sebastian Golasch [Fri, 3 Feb 2017 16:16:28 +0000 (17:16 +0100)]
chore(readme): Updated docs
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
liberty-developer [Sun, 29 Jan 2017 17:34:31 +0000 (18:34 +0100)]
fix bandwidth calulation
liberty-developer [Sun, 29 Jan 2017 14:38:26 +0000 (15:38 +0100)]
cleanup / msl-includes
Sebastian Golasch [Thu, 26 Jan 2017 19:32:53 +0000 (20:32 +0100)]
fix(addon): Remove temporary path
Sebastian Golasch [Thu, 26 Jan 2017 19:22:16 +0000 (20:22 +0100)]
feat(init): Repository init