Commit graph

1637 commits

Author SHA1 Message Date
angelblue05
aac8229f9b Plug in dynamic packages
For now, Kodi will need to be restarted to load from the dynamic package every time there is an update to the package.
2018-09-07 03:22:08 -05:00
angelblue05
a18fa90f13 Add dynamic package support
And a few other fixes
2018-09-06 23:56:05 -05:00
angelblue05
77843c7f1d Fix report progress
And other issues
2018-09-06 17:28:51 -05:00
angelblue05
5f9c071c39 Ensure file properties exists
For credentials and sync information
2018-09-06 15:40:23 -05:00
angelblue05
01450154fe Clean up views
Remove libraries from db when they don't exist anymore
2018-09-06 15:03:02 -05:00
angelblue05
ce81a1fc33 Re-add mpaa rating 2018-09-06 14:46:20 -05:00
angelblue05
ce47644868 Remove old code 2018-09-06 14:41:02 -05:00
angelblue05
3cf02e6fb6 Remove playlist.py 2018-09-06 03:42:44 -05:00
angelblue05
ace50b34dc New hybrid method 2018-09-06 03:36:32 -05:00
angelblue05
7f5084c62e Add report progress for seek 2018-08-15 21:49:33 -05:00
angelblue05
44bd2dc0e8 update kodi icon 2018-07-26 14:40:27 -05:00
angelblue05
ea0a250790 Revert "update kodi image"
This reverts commit 3d67b79138.
2018-07-26 14:39:25 -05:00
angelblue05
3d67b79138 update kodi image 2018-07-25 22:52:00 -05:00
angelblue05
61dd0aa9e0 Remove raised error
Just log it in and return nothing.
2018-07-19 23:59:51 -05:00
Niklas Fäth
a18ed5c304 Update Icon Url (#137)
Updated the Icon URL to emby repository.
2018-07-10 14:35:28 -05:00
angelblue05
5502f4b0b3 Fix playcount
Remove duplicate api_key and MediaSourceId in stream transcode url
2018-07-09 17:37:23 -05:00
angelblue05
1051d415a5 Define tvdb for uniqueId 2018-07-09 17:36:28 -05:00
angelblue05
3ea7b95010 Fix encoding BrowseContent 2018-07-09 17:36:07 -05:00
angelblue05
2c2c6a0958 Fix role error
If trailer has people defined but not their roles.
2018-07-09 17:35:48 -05:00
angelblue05
269deec562 Add IconUrl
Remove dialog when not connected.
2018-07-09 17:34:13 -05:00
angelblue05
87fa40d111 Update device profile 2018-06-25 03:32:01 -05:00
angelblue05
26c3bbf088 Fix unicode error
For deleting playlists
2018-06-24 10:57:59 -05:00
angelblue05
7c1f04b4e1 Modify notification
Ensure notification does not appear during video playback.
2018-06-22 17:13:46 -05:00
angelblue05
b433f6a870 Fix screensaver detect 2018-06-22 17:05:46 -05:00
Gerrit
e51d2452dc ~ leia music_database version bump 2018-06-20 13:04:57 +02:00
angelblue05
707fe46ff6 Fix ssl 2018-06-14 20:20:58 -05:00
angelblue05
d5097fb73a Fix external subs
Encode url for non ascii chars
2018-06-14 16:24:28 -05:00
angelblue05
9a84d7f1ce Fix post capabilities 2018-06-14 16:23:52 -05:00
angelblue05
274bd1f607 Add dialog server not connected 2018-06-14 16:23:14 -05:00
angelblue05
d3840ed27b Ping server session every 4min30
To keep the session alive under active player
2018-06-11 23:06:30 -05:00
angelblue05
b1517c7632 Remove double player 2018-06-11 01:26:08 -05:00
angelblue05
1da4d0cf2e Catch error 502 bad status
Just in case server restarts in the middle of everything, let's retry.
2018-06-11 01:12:42 -05:00
angelblue05
90f3ae7b07 Fix playback report 2018-06-11 01:12:03 -05:00
angelblue05
e1c046f218 Fix downloadutils revert 2018-06-11 01:11:44 -05:00
angelblue05
12f0c12dd7 Remove playback progress report
Fix report on pause, seek, resume
2018-06-11 01:11:35 -05:00
angelblue05
dcb1a203f3 Increase timeout retrying server 2018-06-10 16:44:19 -05:00
angelblue05
ae323d62e9 Bump version for Leia 2018-06-10 16:43:34 -05:00
angelblue05
bec267bfe4 Update ssl
Allow to disable verification for self signed cert.
2018-06-10 16:43:23 -05:00
angelblue05
83ea76d7eb Revert "Remove ssl settings"
This reverts commit dce980c4af.
2018-06-10 16:39:14 -05:00
angelblue05
d6d1265b7c Filter artwork
For artist/album/song poster type.
2018-06-09 01:20:39 -05:00
angelblue05
55c467afa0 Version bump 3.0.27a 2018-06-09 00:20:56 -05:00
angelblue05
4b2baa9165 Fix playback
artwork, subtitles
2018-06-09 00:20:36 -05:00
angelblue05
f93fd75361 Add emby.connected prop 2018-06-09 00:20:15 -05:00
angelblue05
d037092701 Fix read timeout 2018-06-09 00:19:53 -05:00
angelblue05
2fa16ddffb Fix season name 2018-06-09 00:19:14 -05:00
angelblue05
dce980c4af Remove ssl settings 2018-06-09 00:18:57 -05:00
angelblue05
816cd6ccb7 Remove GA code 2018-06-09 00:18:25 -05:00
angelblue05
c37652ccd7 Use TranscodingUrl if available 2018-05-17 03:51:07 -05:00
angelblue05
d402e3d0dd Revert device Id changes 2018-05-16 17:46:38 -05:00
angelblue05
3fd1dc6638 Fix capture progress report 2018-05-15 02:10:57 -05:00
angelblue05
1f9f4ed2b7 Add version to user-agent 2018-05-13 16:42:53 -05:00
angelblue05
db1767faa3 increase count for file detection 2018-05-12 22:57:37 -05:00
angelblue05
e50780bd37 Remove GA 2018-05-12 22:56:53 -05:00
angelblue05
9ecd546ce6 Fix deviceId
So turns out Network.MacAddress is not the MacAddress of the local
network card.
2018-05-12 22:44:02 -05:00
angelblue05
76a29d2039 Support resume default action 2018-05-10 20:24:59 -05:00
angelblue05
20b2061f4f Change deviceId 2018-05-10 18:21:08 -05:00
angelblue05
386e6bc14a Modify post capabilities
longer timeout + associate with http online instead of ws.
2018-05-10 04:09:25 -05:00
angelblue05
7e928a8fc5 Fix resume issue & Small caching issue 2018-05-10 04:06:18 -05:00
angelblue05
d30701956b Increase retry for the websocket 2018-05-09 16:53:10 -05:00
angelblue05
49e673a873 Allow music to be repaired 2018-04-20 03:30:08 -05:00
angelblue05
c66ca3b99c Support line return 2018-04-20 02:16:38 -05:00
angelblue05
1407a620ee Fix play all out of order 2018-04-20 01:46:58 -05:00
angelblue05
f19e268f1b Version bump 3.0.21a 2018-04-15 02:28:12 -05:00
angelblue05
a9dc804828 Fix resume double prompt 2018-04-13 17:56:12 -05:00
angelblue05
cd5a7580b0 Fix dialog visibility 2018-04-12 04:29:33 -05:00
Sebastian S
c122f0f6b0 Increase size of the dialogs for people with a bad or worse vision (#131) 2018-04-04 05:38:08 -05:00
angelblue05
8ebb25817f Increase the external player monitor 2018-04-03 22:28:01 -05:00
angelblue05
c4669e5b86 Move incremental to generator 2018-04-03 18:38:53 -05:00
angelblue05
6736223a86 Fix subs when local path is provided 2018-04-02 05:06:29 -05:00
angelblue05
59696da287 Revert "Prevent subtitles for certain types"
This reverts commit f7872aea07.
2018-03-31 06:31:28 -05:00
angelblue05
f7872aea07 Prevent subtitles for certain types 2018-03-31 05:14:57 -05:00
angelblue05
9c43587c50 Remove workaround widget for 18
plugin path only work with play next automatically disabled. More
changes will come.
2018-03-31 01:57:52 -05:00
angelblue05
f0f36b3b19 Make filepath more resiliant
to user mistakes when setting up a network share with extra trailing
slashes
2018-03-31 01:50:58 -05:00
angelblue05
97bd3e653d Revert taking transcode url from server
To allow for audio/subtitles selection customization
2018-03-30 04:50:36 -05:00
angelblue05
a88db12e8f Set up subtitles window prop 2018-03-29 18:20:23 -05:00
angelblue05
bab0f1fa20 Fix transcode 2018-03-29 18:01:41 -05:00
angelblue05
7eb233d3f9 Prevent playback error 2018-03-27 05:36:46 -05:00
angelblue05
10a7985a83 Fix cinema mode for widgets 2018-03-25 00:59:49 -05:00
angelblue05
36b8582226 Small correction to resume behavior 2018-03-23 05:17:28 -05:00
angelblue05
da7094a9de Version bump 3.0.16a 2018-03-23 04:55:43 -05:00
angelblue05
ef376a83be Fix manual sync for music 2018-03-23 04:06:52 -05:00
angelblue05
db7de1e333 Fix progress display 2018-03-23 03:08:54 -05:00
angelblue05
83e5473e8b Update for server plugin 2018-03-23 00:12:00 -05:00
angelblue05
ab02061a91 Modification for server plugin 2018-03-23 00:08:29 -05:00
angelblue05
57dd85ea52 Plug in emby resume dialog 2018-03-21 00:27:11 -05:00
angelblue05
ee11112f1c Skip widget workaround for 18 2018-03-20 23:25:09 -05:00
angelblue05
582d90110d Fix strm 2018-03-16 17:45:48 -05:00
angelblue05
a2fb25a922 Generators
For music
2018-03-15 05:32:56 -05:00
angelblue05
7ded39d580 Generators
For episodes
2018-03-13 18:54:14 -05:00
angelblue05
4cd270a9d2 Generators 2018-03-13 05:32:45 -05:00
angelblue05
7af2df5ade Fix dynamic listing
Remove channels
2018-03-12 01:58:48 -05:00
angelblue05
6329ead9d3 Fix music
Fix multiple albums being created due to missing musicbrainzid.
2018-03-11 21:50:52 -05:00
angelblue05
0613763c0e Undo Leia change 2018-03-11 18:39:25 -05:00
angelblue05
4e0a31f601 Update 3.0.14a 2018-03-10 04:47:26 -06:00
angelblue05
d62b5fe2d0 Add PlayNow remote control 2018-03-10 04:29:21 -06:00
angelblue05
b0c11ba7e8 Remove live tv shortcuts 2018-03-10 04:28:19 -06:00
angelblue05
055c12bfe5 Fix music 2018-03-10 04:28:02 -06:00
angelblue05
106e6e849d Fix typo subtitles transcode 2018-03-10 04:25:14 -06:00
angelblue05
307bb772b3 Music support for Leia 2018-03-07 16:53:24 -06:00
angelblue05
76dde9f8dd Fix widget detection modification 2018-03-05 01:15:08 -06:00