Commit Graph

2167 Commits

Author SHA1 Message Date
angelblue05 23686f975f Add database discovery 2019-01-10 17:38:57 -06:00
angelblue05 d43b261f0b Add shortcut restart addon
Add notification
2019-01-09 16:46:27 -06:00
angelblue05 25dbfd3a0e Fix service restart 2019-01-09 15:46:22 -06:00
angelblue05 79e335f185 Prep for multi db version support 2019-01-08 19:51:18 -06:00
angelblue05 d0e4aa8e1a Fix string 2019-01-04 19:07:22 -06:00
angelblue05 358a029700 Prep convert to local time 2018-12-30 19:34:45 -06:00
angelblue05 47f7d99954 Add dateutil library 2018-12-30 19:30:50 -06:00
angelblue05 bf0ebbc487 Fix libraries being wiped
Catch errors to prevent false positive
2018-12-30 16:14:40 -06:00
angelblue05 753b441b5b Version bump 3.1.36 2018-12-22 02:54:50 -06:00
angelblue05 9c01340af4 Verify patch connection 2018-12-22 02:49:35 -06:00
angelblue05 5839075424 Fix patch
ugh sleep!!
2018-12-14 04:31:26 -06:00
angelblue05 3ea2ecc50d Fix patch
Allow dev mode to redownload zip
2018-12-14 03:54:29 -06:00
angelblue05 ed9374205f Fix RT string 2018-12-14 01:28:19 -06:00
angelblue05 4830780632 Update patch
Check for updates + dev = forced grab from github
2018-12-13 18:40:18 -06:00
angelblue05 7dfdf91279 Add developer mode 2018-12-13 18:24:44 -06:00
angelblue05 0926c0b5b4 Fix audio/sub change
Only for addon playback
2018-12-13 15:10:24 -06:00
angelblue05 3dc72287b3 Add setup RT 2018-12-13 04:41:34 -06:00
angelblue05 5d6e106ef3 Fix emby connect auth string
Was preventing proper device detection when using emby connect, play to, etc.
2018-12-10 15:15:25 -06:00
angelblue05 52192ce123 Add optional rotten tomatoes option 2018-12-02 01:37:54 -06:00
angelblue05 a4ba5ef712 Fix encoding error 2018-12-01 03:03:22 -06:00
angelblue05 4912022a7e Fix updates 2018-11-19 00:12:46 -06:00
angelblue05 ca0513e96a Add setting to sync during playback 2018-11-17 03:46:22 -06:00
angelblue05 a90610e928 Fix LiveTV 2018-11-16 03:42:36 -06:00
angelblue05 883c1741bf Add remove libraries, fix mixed libraries 2018-11-10 14:50:21 -06:00
angelblue05 a1851069ed Fix subtitles not following server settings 2018-11-09 18:13:08 -06:00
angelblue05 702ce0beac Adjust playback progress monitor
Only track progress report if the item is an emby item
2018-11-08 21:58:42 -06:00
angelblue05 085e243e86 Add silent catch for errors 2018-11-08 17:53:36 -06:00
angelblue05 3070740f52 Fix playback for server 3.6.0.61 2018-11-06 17:09:20 -06:00
angelblue05 1bace6f0c3 Add Italian translation 2018-11-04 18:39:16 -06:00
angelblue05 e1430c61f3 Version bump 3.1.33 2018-11-04 18:18:16 -06:00
angelblue05 f365078877 Follow emby settings for subtitles 2018-11-04 18:18:07 -06:00
angelblue05 d5f9b76020 Fix progress report
Silent RefreshProgress in websocket
2018-11-04 16:36:32 -06:00
angelblue05 05483c7406 Detect coreelect, etc 2018-11-02 16:26:29 -05:00
angelblue05 7eaaa933b7 Fix dynamic widgets 2018-11-01 01:39:44 -05:00
angelblue05 1a1a306831 Fix nextup 2018-11-01 01:39:02 -05:00
angelblue05 3a79341065 Ensure deliveryurl is an actual url 2018-10-24 04:09:33 -05:00
angelblue05 043a2574b1 Change default behavior of startup dialog
In case it is forced closed by Kodi, allow the sync to proceed
2018-10-24 03:55:53 -05:00
angelblue05 51f1acef96 Add logging and small fixes
Prepare userdata by date modified
2018-10-18 07:07:51 -05:00
angelblue05 98f4f11fc2 Add a verification onwake
Somehow, Kodi can trigger OnWake without first trigger OnSleep.
2018-10-15 21:14:21 -05:00
angelblue05 f8bf3b5151 Krypton update to support upnext 2018-10-15 06:40:28 -05:00
angelblue05 58e02cfbb7 Small service adjustment 2018-10-15 06:26:25 -05:00
angelblue05 c3fbdf082c Support up next 2018-10-15 06:26:11 -05:00
angelblue05 2212b621ff Update DE translation 2018-10-13 04:15:02 -05:00
angelblue05 3163b86fbb Update FR translation 2018-10-13 04:14:06 -05:00
angelblue05 66822b6d0a Fix update library
Only do the compare when user selects update library, also add a restart service option in the add-on settings > advanced
2018-10-13 03:53:22 -05:00
angelblue05 1174c685e9 Restart service upon check for updates
To reload the new objects module.
2018-10-13 03:51:10 -05:00
angelblue05 c76f19e42d Adjust for resume settings
With .55 the resume setting is set per library. Instead query server to see if the item is played to offer delete
2018-10-13 01:00:05 -05:00
angelblue05 0d5a89757f krypton update 2018-10-12 20:10:33 -05:00
angelblue05 bc07da703a Fix user settings
Due to api change in 3.6.0.55
2018-10-12 18:23:00 -05:00
angelblue05 a6f4a157a8 Fix inital sync leading to fast sync 2018-10-12 00:26:44 -05:00
angelblue05 403e5834e0 Update patch
Move patch from cache to addon_data. No longer need to restart Kodi to apply the first patch.
2018-10-11 20:24:33 -05:00
angelblue05 d251db8d1a Fix resume sync behavior
Allow to complete the startup sync in the event user backs out of resume sync
2018-10-10 16:42:46 -05:00
angelblue05 b4791b1412 Fix boxset refresh 2018-10-10 16:38:49 -05:00
angelblue05 e17445b574 Fix empty results due to error 500 2018-10-10 16:38:40 -05:00
angelblue05 45eb2aac60 Ensure all threads are terminated correctly 2018-10-08 22:35:40 -05:00
angelblue05 1147a3b2bf Adjust playback
Allow direct play for http streams
2018-10-08 21:12:59 -05:00
angelblue05 3d0de5d8b1 Fix regression to welcome message 2018-10-08 16:10:38 -05:00
angelblue05 d11cb32802 Fix emby database locked 2018-10-08 01:21:30 -05:00
angelblue05 98a6778764 Version bump 3.1.28 2018-10-07 18:23:21 -05:00
angelblue05 d893996cf4 Prep for audiobook transcode
Still need to implement universal for audio transcode
2018-10-07 18:20:47 -05:00
angelblue05 69395b0e80 Review library threads 2018-10-07 18:19:06 -05:00
angelblue05 30f066ede8 Prevent patch loop
Try once, then let it go, to avoid locking user in a restart loop
2018-10-07 18:18:37 -05:00
angelblue05 aef76725c8 Move welcome message to service 2018-10-07 17:55:34 -05:00
angelblue05 2c4ce7e7a4 Fix audiobooks back to video type
Add shortcuts. Audiobook can't be music type otherwise it break resume behavior and it won't play the right item. Has to be video type.
2018-10-06 21:29:51 -05:00
angelblue05 4ecd3fa2f6 Add force transcode settings 2018-10-06 18:44:15 -05:00
angelblue05 14c07ce42f Fix artwork for shortcuts on profile switch 2018-10-05 17:29:21 -05:00
angelblue05 3c9a97047e Fix resume sync
Now save progress, unless exited due to path validation
2018-10-05 17:16:10 -05:00
angelblue05 90ed66bc56 Fix content type for dynamic music 2018-10-05 01:39:49 -05:00
angelblue05 c42dddf563 Stop trying to get items if server offline 2018-10-05 00:11:20 -05:00
angelblue05 3b3be6cf62 Version bump 3.1.27 2018-10-05 00:00:53 -05:00
angelblue05 2ec188341c Fix slowness 2018-10-04 23:38:55 -05:00
angelblue05 586717c7a1 Remove content with update library
Now remove irrelevant content as well
2018-10-04 05:20:42 -05:00
angelblue05 c63bfd1346 content notification 2018-10-04 00:41:31 -05:00
angelblue05 969629ec37 Revise progress bar
Fix typos and subsetting
2018-10-03 23:01:29 -05:00
angelblue05 1290abf75a Add progress for updates 2018-10-03 22:36:57 -05:00
angelblue05 299e519cb7 Fix source selection for direct stream 2018-10-03 19:22:57 -05:00
angelblue05 a5ffd8871b Fix screensaver toggle 2018-10-03 19:05:16 -05:00
angelblue05 313585efff Prevent error from creating nodes
The addon automatically creates nodes at startup with prefilled information. Prevent errors in the event something goes wrong. It will fix itself down the line, after user has logged in.
2018-10-03 18:50:11 -05:00
angelblue05 40ac4a0e8c Check db version 2018-10-03 18:25:51 -05:00
angelblue05 949714f22a Adjust lock modification 2018-10-03 17:18:05 -05:00
angelblue05 66a8a5161a Fix local trailers 2018-10-03 01:35:21 -05:00
angelblue05 15620a743a Version bump 3.1.25 2018-10-03 00:27:28 -05:00
angelblue05 8d838d257e Fix library sync
Adjust lock, re-add screensaver deactivated during sync, prep compare sync, stop library updates from being processed before startup sync is completed
2018-10-03 00:12:30 -05:00
angelblue05 b8ea16ed46 Fix missing new artists 2018-10-02 18:33:25 -05:00
angelblue05 c250457c87 Fix potential error with checksum 2018-10-01 21:24:08 -05:00
angelblue05 fa58296c75 Fix server detection in monitor 2018-10-01 02:27:19 -05:00
angelblue05 dcd594cdb5 Adjust sleep behavior 2018-09-30 21:13:22 -05:00
angelblue05 f9e26e1c23 Plug in settings for threading 2018-09-30 19:37:00 -05:00
angelblue05 b35cd29bc2 Plug in settings for threading 2018-09-30 19:35:31 -05:00
angelblue05 026095722c Fix slowness 2018-09-30 18:44:42 -05:00
angelblue05 0dd54b019d Patch to support pre 3.6 libraries 2018-09-25 16:41:17 -05:00
angelblue05 285b242a7f Fix lastplayed 2018-09-25 04:07:13 -05:00
angelblue05 2a1a4b8a7c Fix boxsets 2018-09-25 00:19:52 -05:00
angelblue05 2148fd152e Fix show update 2018-09-23 21:51:46 -05:00
angelblue05 7e387a8652 Fix playback starting server connection instance 2018-09-23 21:43:48 -05:00
angelblue05 4b8ebf5656 Version bump 3.1.21 2018-09-23 17:37:30 -05:00
angelblue05 42e1c2ece3 Revert "Small fixes"
This reverts commit 9ec1fa3585.
2018-09-23 17:35:34 -05:00
angelblue05 f1b37fc721 Version bump 3.1.20 2018-09-23 03:28:54 -05:00
angelblue05 c03cddef76 Add live tv support 2018-09-23 03:03:31 -05:00
angelblue05 d54aad726e Fix episodes for series pooling 2018-09-23 03:03:15 -05:00
angelblue05 8915773706 Fix transcode
flac and live tv
2018-09-22 20:05:13 -05:00
angelblue05 570a233d14 Change settings name
To ensure it takes default value instead of previous value set in 3.0.34
2018-09-22 17:05:48 -05:00
angelblue05 97a4e4d4e6 Fix artwork 2018-09-22 16:43:32 -05:00
angelblue05 83f3bb1937 Fix fast sync
try/except, default back to previous behavior.
2018-09-22 16:42:25 -05:00
angelblue05 9ec1fa3585 Small fixes 2018-09-22 06:27:01 -05:00
angelblue05 7b2ee9d4ba Add subfolders for dynamic movies 2018-09-22 03:28:39 -05:00
angelblue05 776d7b39c5 Update string for sync later 2018-09-22 02:54:25 -05:00
angelblue05 11f771ade2 Remember sync position for manual triggers
Allow to resume sync on restart for manual user triggers (update, repair). Automatically refresh boxsets if movie library is selected.

use waitForAbort and emby_should_stop prop to terminate threads
2018-09-22 02:52:14 -05:00
angelblue05 00ee891952 Prevent error in monitor
Put in place try/except in case data is None
2018-09-22 02:49:06 -05:00
angelblue05 3e4d590617 Fix sources.xml verification 2018-09-22 02:40:29 -05:00
angelblue05 3880c39177 Notify user of large updates
Give option to back out if the user wants to manually update the libraries
2018-09-22 01:09:57 -05:00
angelblue05 cc5c60e356 Version bump for objects
171076013
2018-09-21 04:21:24 -05:00
angelblue05 0185b28620 Version bump 3.1.18a 2018-09-21 04:17:03 -05:00
angelblue05 1fc22ce824 Fix empty artist, missing Title 2018-09-21 04:12:24 -05:00
angelblue05 59ce94066e Prep subfolders for dynamic
Support homevideos for now
2018-09-21 04:12:06 -05:00
angelblue05 0f38ab9e3d Base fast sync on server time
Try to fix music video refresh to prevent cursor from moving up.
2018-09-21 04:11:39 -05:00
angelblue05 6e601b9061 Fix source nonetype error
Just incase, wrap in a try/except because it's not important.
2018-09-21 04:04:51 -05:00
angelblue05 d07d1fcc89 Fix path encoding for patch
Hopefully this works...
2018-09-21 04:03:53 -05:00
angelblue05 5361fed96c Fix mixed content shortcut 2018-09-19 15:55:50 -05:00
angelblue05 21e780715e Transfer data.txt to data.json
Use default port for webserver caching
2018-09-18 04:53:14 -05:00
angelblue05 b9f8f05ea7 Fix userdata song 2018-09-18 02:49:30 -05:00
angelblue05 a7ba5aeba5 Add backup option 2018-09-18 02:49:08 -05:00
angelblue05 605472f983 Fix blank files sources 2018-09-17 00:47:06 -05:00
angelblue05 bb1a180a1b Fix logging 2018-09-16 19:28:38 -05:00
angelblue05 89ff748b9d Fix season artwork 2018-09-15 22:16:19 -05:00
angelblue05 5d2c47f84a Fix season artwork 2018-09-15 21:55:37 -05:00
angelblue05 396b6c4608 Version bump 3.1.17 2018-09-15 21:02:42 -05:00
angelblue05 ba9289641a Fix library tags on update 2018-09-15 20:11:12 -05:00
angelblue05 bd489769ca Version bump 3.1.16
Additional logging, fix kodi source.
2018-09-15 18:54:00 -05:00
angelblue05 387cfafa5a Fix patch
make a case insensitive search
2018-09-15 18:07:34 -05:00
angelblue05 556a6e4f8e Fix extra fanart 2018-09-15 16:26:20 -05:00
angelblue05 8d816414b8 Fix http potential errors
Prevent from going further if {server} or {userid} is requested but not filled to avoid 401 errors
2018-09-15 03:16:37 -05:00
angelblue05 223818a807 Fix for additional users
Return all users, not just public users
2018-09-14 22:58:23 -05:00
angelblue05 cc87cabc50 Version bump 3.1.15 2018-09-14 21:38:44 -05:00
angelblue05 a9bd8214b0 Fix series pooling 2018-09-14 21:28:10 -05:00
angelblue05 bb933604b0 Fix unauthorized behavior
Reprompt user with login
2018-09-14 21:19:41 -05:00
angelblue05 5ab2a7db5c Fix update library
Plug in remove library percentage
2018-09-14 18:01:18 -05:00
angelblue05 838ce36f44 Fix path verification 2018-09-14 17:49:03 -05:00
angelblue05 b4f142c01d Fix subtitles encoding 2018-09-14 04:03:33 -05:00
angelblue05 e8ab4945f0 Reset rescan flag 2018-09-14 03:22:48 -05:00
angelblue05 308a8ec947 Version bump 3.1.14 2018-09-14 02:13:28 -05:00
angelblue05 0e87595013 Fix empty show 2018-09-14 02:11:18 -05:00
angelblue05 7f89511c4e Fix keymap delete 2018-09-14 01:17:37 -05:00
angelblue05 3984d4e0a0 Add option to mask info 2018-09-13 23:55:39 -05:00
angelblue05 7672410601 Fix favorites 2018-09-13 21:00:56 -05:00
angelblue05 c8c43dadee Adjust refresh behavior 2018-09-13 20:47:51 -05:00
angelblue05 3297e47ff8 Fix boxsets for dynamic listing 2018-09-13 18:47:09 -05:00
angelblue05 ee23d73848 Fix wnodes 2018-09-13 15:04:51 -05:00
angelblue05 0a53bc8c1f Fix guid creation 2018-09-13 03:26:50 -05:00
angelblue05 a988d418ef Small music fix 2018-09-13 02:39:01 -05:00
angelblue05 4fdadb8b27 Revert "Small fix for music"
This reverts commit 30f0f9bc4f.
2018-09-13 02:35:45 -05:00
angelblue05 30f0f9bc4f Small fix for music 2018-09-13 02:31:03 -05:00
angelblue05 c0146b7f00 Version bump 3.1.12 2018-09-13 02:27:02 -05:00
angelblue05 dc7cfd54c3 Music and parentid changes
Verify for artists on albums without musicbrainzid with same name
2018-09-13 02:08:30 -05:00
angelblue05 eb83cfb6a4 Support delete keymap 2018-09-13 02:07:08 -05:00
angelblue05 3ac5c4ebb0 Make view fix less aggressive 2018-09-13 01:57:57 -05:00
angelblue05 f37fd7c983 Fix duplicates in views 2018-09-13 01:44:39 -05:00
angelblue05 2677f98012 Fix kodi hang on exit 2018-09-13 01:26:49 -05:00
angelblue05 d81d77d9aa Adjust views artwork
Do not set prop if artwork not available
2018-09-12 23:59:24 -05:00
angelblue05 60db191efa Fix profile auth
One device id per user.
2018-09-12 22:51:28 -05:00
angelblue05 2deb31b294 Prep parentid change
Few other things
2018-09-12 19:43:51 -05:00
angelblue05 0478894676 Fix boxsets for dynamic listing 2018-09-12 16:37:23 -05:00
angelblue05 24236b7637 Fix boxset refresh 2018-09-12 16:31:56 -05:00
angelblue05 8b9673b148 Update patch 2018-09-10 22:23:26 -05:00
angelblue05 77ec993f95 Adjust new auth method for remote access
Keep old method of auth if remote connection is unsecured
2018-09-10 19:16:11 -05:00
angelblue05 4fb014f3af Add French translation 2018-09-10 17:39:18 -05:00
angelblue05 9227a8ae95 Fix auth pass to new server way
Still need to look into profile switch 401 error.
2018-09-10 17:34:39 -05:00
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 3867946af0 Update translation 2018-09-09 23:24:01 -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 8cb4000469 Update string 2018-09-09 03:20:08 -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 e6022cbd17 Remove GA settings 2018-05-12 23:06:35 -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
angelblue05 a33d97a2fd Mask api/server in logs 2018-03-02 18:16:43 -06:00
angelblue05 8fd8d90681 Adjust path verification 2018-03-02 18:16:31 -06:00
angelblue05 e46c2a2c62 Add artwork for views 2018-02-12 16:50:10 -06:00
angelblue05 a33a9e3bac Fix subtiles detection
Darn copy paste...
2018-02-11 18:53:45 -06:00
angelblue05 eaadec0079 Remove helix support for views 2018-02-10 20:54:21 -06:00
angelblue05 68bf8655f3 fix playback report 2018-02-10 20:52:53 -06:00
angelblue05 93525652ae Remove maxheight/maxwidth from artwork
To avoid image processing server side and grab original images only.
2018-02-09 15:32:12 -06:00
angelblue05 b31c8dd4d7 Readd import
Forgot they are being used again.
2018-02-08 19:01:51 -06:00
angelblue05 9e8e383929 Stop transcode tweak
Make it happen before, just in case user wants to delete content.
2018-02-08 18:08:55 -06:00
angelblue05 5f2be9390f Clean up initial setup 2018-02-08 18:08:07 -06:00
angelblue05 606d865160 Rebrand play from http setting 2018-02-08 18:07:51 -06:00
angelblue05 3e6958a4eb Remove useless import 2018-02-08 18:07:27 -06:00
angelblue05 78d241a8c3 Increase waitforabort timers 2018-02-08 18:07:01 -06:00
Sebastian S 4413f469a3 Workaround for LibreElec bug with edit control (#127) 2018-02-08 18:05:24 -06:00
angelblue05 d41e3d7fe1 Tweak server detection a bit
Prevent looking up servers with default access dates.
2018-02-06 05:48:01 -06:00
angelblue05 2d48f043df Remove uppercase 2018-02-06 05:32:54 -06:00
angelblue05 b1035f8e69 Fix missing extension for playlists 2018-02-05 01:52:53 -06:00
angelblue05 ef00029ed0 Fix force transcode 2018-01-29 23:07:52 -06:00
angelblue05 4c602b67c8 Fix source selection 2018-01-29 02:04:29 -06:00
angelblue05 6b7fc4c7d8 Revert "Fix source selection"
This reverts commit 821e6ba385.
2018-01-29 01:49:39 -06:00
angelblue05 821e6ba385 Fix source selection 2018-01-29 01:38:35 -06:00
angelblue05 ec2c3622f3 Try to skip source selection for trailers 2018-01-28 21:55:59 -06:00
angelblue05 e51fe9e586 Fill intro with main item artwork
So it looks the same as within the library.
2018-01-28 02:18:12 -06:00
angelblue05 2341854de8 Fix intros 2018-01-28 02:14:38 -06:00
angelblue05 3f111f554e Fix watched status issue
Caused by intros.
2018-01-28 01:36:54 -06:00
angelblue05 e6dcf1333c Fix intro set item
But now, mark as watched is happening instantly...
2018-01-28 00:29:02 -06:00
angelblue05 04c74cb92d Force lowercase protocol for plugin playback
For direct path
2018-01-27 22:30:12 -06:00
angelblue05 cf31fbba45 Force the protocol to lowercase 2018-01-27 22:25:32 -06:00
angelblue05 7ad40e4553 Update 3.0.7a 2018-01-27 05:05:40 -06:00
angelblue05 16e5dbe479 Fix resume 2018-01-27 04:26:59 -06:00