summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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