Commit graph

1985 commits

Author SHA1 Message Date
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