Commit Graph

1736 Commits

Author SHA1 Message Date
angelblue05 2d27ff78fd Fix views encoding 2018-09-10 17:34:06 -05:00
angelblue05 16c8571f07 Version bump 3.1.10 2018-09-10 04:38:37 -05:00
angelblue05 4670cb426a Simplify view selection, fix loop
Add new Emby.wnodes props, prevent duplicates, fix
2018-09-10 04:32:17 -05:00
angelblue05 0740dd024b Support this project 2018-09-10 00:40:18 -05:00
angelblue05 05c755ac21 Actually fix kodi companion prompt 2018-09-10 00:40:04 -05:00
angelblue05 340d6887d0 Reduce logging for unzip 2018-09-09 23:46:03 -05:00
angelblue05 b15160f57a Fix kodi companion popup 2018-09-09 23:16:44 -05:00
angelblue05 3ecbaedbb9 Version bump 3.1.09 2018-09-09 23:06:52 -05:00
angelblue05 419afcce3c Fix patch on android
Create own unzip method since zipfile is no longer reliable.
2018-09-09 22:53:20 -05:00
angelblue05 8dad5bdd74 Fix delete on playback end 2018-09-09 18:51:57 -05:00
angelblue05 ea97465050 Fix seek detection
onPlayBackSeek seems to not trigger in Leia. Use monitor event Player.OnAVChange.
2018-09-09 18:33:41 -05:00
angelblue05 3da0ab5b24 Fix empty albumid for songs 2018-09-09 14:31:32 -05:00
angelblue05 ebb4139d48 Adjust local database reset
Add music reset dialog
2018-09-09 14:31:09 -05:00
angelblue05 f9f3c00f53 Fix library label 2018-09-09 13:28:21 -05:00
angelblue05 b86e5d1f2e Fix runtime error 2018-09-09 03:44:25 -05:00
angelblue05 1832a54ee9 Update patch process
Add extra verification
2018-09-09 02:49:56 -05:00
angelblue05 a0aa9530d4 Version bump 3.1.08 2018-09-09 00:49:33 -05:00
angelblue05 24ab27bbe2 Add manual transcode option
Update queue playlist
2018-09-09 00:44:23 -05:00
angelblue05 cdb3b54026 Fix progress report 2018-09-08 21:05:41 -05:00
angelblue05 39c223a1f0 Fix patching on android 2018-09-08 20:40:59 -05:00
angelblue05 c9d5f13332 Add notification for silent patch 2018-09-08 18:11:19 -05:00
angelblue05 5a63bd43a3 Modify applying patch
First time still requires a restart. Subsequent patches do not.
2018-09-08 18:05:12 -05:00
angelblue05 17fdf0e923 Clear patch
In the event the patch is borked, clear it and let the user know of this.
2018-09-08 16:50:46 -05:00
angelblue05 d78b289a2b Convert dialog 2018-09-08 15:30:03 -05:00
angelblue05 938c7ce025 Version bump 3.1.06 2018-09-08 15:07:06 -05:00
angelblue05 5394b1adc3 Fix artists 2018-09-08 15:04:32 -05:00
angelblue05 1b53583d98 Fix objects mapping 2018-09-08 15:00:53 -05:00
angelblue05 56c6db7e5d Fix strm
Reset musicscan settings
2018-09-08 14:40:19 -05:00
angelblue05 010dc3243a Fix string encoding 2018-09-08 14:31:20 -05:00
angelblue05 47175fb216 Fix log error 2018-09-08 14:25:15 -05:00
angelblue05 01a82eee2d 3.1.05-fix audiobook
Audiobooks will now only appear under music to prevent visual bugs
2018-09-08 04:04:38 -05:00
angelblue05 a36c85dd50 Prevent empty selection for libraries 2018-09-08 04:01:14 -05:00
angelblue05 e6556b28d1 Add check update option
To manually look for an update regarding objects (pulled from plugin.video.emby branch)
2018-09-08 03:35:48 -05:00
angelblue05 71eea37448 Add libraries option
Display audiobooks under music
2018-09-08 03:11:44 -05:00
angelblue05 0d5e718553 Fix dialog/prop 2018-09-08 02:15:15 -05:00
angelblue05 48daed72b2 Fix audiobook playback 2018-09-08 02:02:18 -05:00
angelblue05 acafe27b6c Fix mask error 2018-09-08 02:01:45 -05:00
angelblue05 f7ee4223ad Version bump 3.1.03
Fix mask server error
2018-09-08 01:37:08 -05:00
angelblue05 e13a08a8b9 Version bump 3.1.02
Fix typo
2018-09-08 01:09:41 -05:00
angelblue05 bb8afe218d Fix missing import 2018-09-07 22:53:49 -05:00
angelblue05 7438603835 Player prop 2018-09-07 19:43:26 -05:00
angelblue05 f469885d8b Fix audiobook playback 2018-09-07 17:52:25 -05:00
angelblue05 57758f3f99 Fix add/remove server 2018-09-07 17:52:14 -05:00
angelblue05 df306e69d7 Fix resume/start from beginning
Also fix seek verification (kodi seek does not seem to trigger expected built-in functions)
2018-09-07 17:39:24 -05:00
angelblue05 2c0f6a16a0 Add verify advanced settings
To remove cleanonupdate if plugin paths are used
2018-09-07 16:34:14 -05:00
angelblue05 b41721907c Change remove library 2018-09-07 16:20:03 -05:00
angelblue05 b4ef64af5c Add embyintro prop
For embruary to know an intro is playing and not the main title.
2018-09-07 13:36:14 -05:00
angelblue05 3ffbc20f4b Fix DatePlayed in sync 2018-09-07 13:18:31 -05:00
angelblue05 9005ad84be Fix DatePlayed
DatePlayed should be empty when unwatched. And other minor fixes.
2018-09-07 13:10:14 -05:00
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
angelblue05 3c9785073f Update playbackutils
Seems a slightly later date build of krypton doesn't need the workaround
for widgets.
2018-03-02 21:05:05 -06:00