Commit Graph

2260 Commits

Author SHA1 Message Date
Vasily 79b23aba14
Apply suggestions from code review
Co-Authored-By: cvium <cvium@users.noreply.github.com>
2019-02-05 13:11:33 +01:00
Claus Vium 3f0c1f4e05 Remove id check since it seems we don't need it 2019-02-04 22:28:02 +01:00
Claus Vium a14cc6182f More rebranding 2019-02-04 18:30:00 +01:00
Claus Vium 6425a6539f Add missing underscore to http var 2019-02-04 18:27:31 +01:00
angelblue05 93dd35b64d Merge pull request #209 from libanp/develop
Fix version checks
2019-02-04 16:38:10 +01:00
angelblue05 2e2ca1c7aa Support server 3.x with Leia 2019-02-04 16:37:51 +01:00
angelblue05 8c1903d632 Reload objects mapping
Upon restarting service
2019-02-04 16:36:54 +01:00
Vasily d3c6d9158a
Merge pull request #6 from cvium/fix_some_style_issues
Fix some style issues
2019-02-04 14:31:41 +03:00
Claus Vium eefe7c6fd7 Fix some style issues and one bug where param was missing 2019-02-03 16:10:44 +01:00
Claus Vium 1e4a5d9fff Remove extra whitespace 2019-02-03 15:42:32 +01:00
angelblue05 7468818598 Fix manual server connection 2019-02-03 15:41:29 +01:00
Claus Vium a0fb2207ac Remove donations 2019-02-02 22:29:12 +01:00
Claus Vium 8f4d2bfb89 Remove trailing whitespace 2019-02-02 21:31:06 +01:00
Claus Vium 995f871e19 Remove Connect as a login method option 2019-02-02 21:30:18 +01:00
Claus Vium 5fba6555a8 Remove automatic object updates 2019-02-02 21:26:29 +01:00
Claus Vium 5f720da986 Update icon url to jellyfin repo 2019-02-02 21:22:00 +01:00
Claus Vium fd9cde6008 Fix some tuples 2019-02-02 18:28:50 +01:00
Claus Vium 233192863a Change emby to jellyfin in functions, variables etc. 2019-02-02 18:21:22 +01:00
Claus Vium 647636430f Remove more Connect 2019-02-02 15:41:24 +01:00
Claus Vium 481ee11301 Remove Connect 2019-02-02 14:51:59 +01:00
Claus Vium 59c1dd42e3 Change most string occurrences of Emby to Jellyfin (case sensitive) 2019-02-02 14:10:33 +01:00
Claus Vium 168bab2b01 Rebrand addon name and id and make it compatible with Jellyfin 2019-02-01 19:21:11 +01:00
angelblue05 633d87684d Update krypton objects 2019-02-01 09:16:04 -06:00
angelblue05 e966b613b0 Ensure userid is set for token 2019-02-01 03:09:21 -06:00
angelblue05 4ebcb05ed5 Update local krypton 2019-02-01 03:07:47 -06:00
angelblue05 c9d51690df Fix Kodi hangup on exit 2019-01-31 07:25:21 -06:00
angelblue05 0e30a28dcb Fix webservice being stalled
This time, it should work. Logging was causing the stall?!
2019-01-31 04:06:46 -06:00
angelblue05 c367deed4a Update translation
Dutch
2019-01-30 06:43:24 -06:00
angelblue05 158a736360 Update webservice with cherrypy
Fix playback issues that was causing Kodi to hang up
2019-01-30 06:43:14 -06:00
angelblue05 b2bc90cb06 Move libraries import 2019-01-30 06:42:06 -06:00
angelblue05 3ea6890c34 Filter webservice requests
Only proceed if the id is a number.
2019-01-27 14:49:35 -06:00
angelblue05 e5aea3fbdc Allow homevideos under videos
Pictures won't display correctly, but restore previous behavior
2019-01-27 09:17:40 -06:00
angelblue05 467c474f4d Fix profile masterlock
fix missing content if a master lock is set.
2019-01-26 02:23:44 -06:00
angelblue05 0818e627c1 Fix new indicator for sync
Missing for incremental syncs
2019-01-26 00:25:02 -06:00
angelblue05 7e7cf1489d Rework full sync into a context 2019-01-25 09:30:30 -06:00
angelblue05 f9db3c6134 Update window utils
Remove useless replace
2019-01-25 08:11:49 -06:00
angelblue05 98ffa9b503 Fix multi-server support 2019-01-25 07:02:27 -06:00
angelblue05 c940578ecf Add indicator for sync 2019-01-25 05:32:29 -06:00
angelblue05 3363df431c Update Krypton objects 2019-01-25 04:30:43 -06:00
angelblue05 8283204201 Fix header for requests
Encode to utf-8 to prevent errors if the device name is non-ascii
2019-01-25 00:22:54 -06:00
angelblue05 e42e7e5c90 Disable Audiobooks
Server doesn't have a set structure yet. This feature is broken atm.
2019-01-24 05:35:25 -06:00
Sebastian S 51e2880c09 added "playlists" to wnodes 2019-01-24 09:11:09 +01:00
angelblue05 48b2cf7315 Only run one full sync instance
Prevent user from launching multiple syncs and freezing the add-on.
2019-01-23 18:40:36 -06:00
angelblue05 50c2b8153e Fix string typo 2019-01-23 18:13:32 -06:00
angelblue05 ce9a72e756 Adjust subtitles behavior 2019-01-23 12:28:14 -06:00
angelblue05 e411da027e Adjust client api 2019-01-22 21:35:54 -06:00
angelblue05 2c70a30f57 Update translation
Dutch, Polish
2019-01-22 07:39:58 -06:00
angelblue05 654d0e5d93 Update Krypton objects 2019-01-22 07:34:16 -06:00
angelblue05 30f34729dc Remove unused strings 2019-01-21 08:31:05 -06:00
angelblue05 48911cb511 Add option to enable/disable service 2019-01-21 08:30:53 -06:00
angelblue05 6c250d180b Re-add texture to database discovery 2019-01-21 07:06:00 -06:00
angelblue05 357182ca82 Update database discovery 2019-01-21 07:01:34 -06:00
angelblue05 11b80271dd Ensure widgets get updated
Container.Refresh alone doesn't seem to work
2019-01-21 06:56:49 -06:00
angelblue05 4612826ac8
Merge pull request #156 from adam111316/patch-2
Fix force hi10p transcoding behavior
2019-01-20 06:07:18 -06:00
angelblue05 2226935f41 Version bump 3.1.45 2019-01-20 05:21:55 -06:00
angelblue05 ce9015c0a1 Fix compare sync 2019-01-20 04:49:15 -06:00
angelblue05 4b2a941c88 Use LastConnectionMode for server test 2019-01-20 04:46:18 -06:00
angelblue05 349b81757b Update translation
German, Italian
2019-01-20 01:31:21 -06:00
angelblue05 2bbd5bf3a9
fix db stuff (#164)
* Reload objects upon initial setup

* Fix database discovery

ignore db-journal
2019-01-20 01:21:37 -06:00
Sebastian S 2a4e42fba0 Fix case sensitive issue at calling the log function 2019-01-19 18:05:17 +01:00
Sebastian S ff6bacf415 Don't clear playlist if busy spinner is active 2019-01-19 13:47:17 +01:00
Sebastian S bb3a2370ef Clear playlist on player.onstop 2019-01-19 09:33:03 +01:00
adam111316 452015dbd4
Fix force hi10p transcoding behavior
Fixes the "Force Hi10p transcoding" option to only apply to h264 video codecs
2019-01-19 16:16:06 +08:00
angelblue05 c598c3b99c Version bump 3.1.44 2019-01-16 18:48:23 -06:00
angelblue05 c77b8a93d9 Fix playlist 2019-01-16 18:42:06 -06:00
Sebastian S 7e2fdede83 load all item details for playlists 2019-01-16 11:06:45 +01:00
Sebastian S 749d0e92e4 fixed video listitem issues for krypton 2019-01-15 07:42:43 +01:00
angelblue05 9b8574b6a6 Fix database discovery prompt 2019-01-14 22:33:41 -06:00
angelblue05 05e8a2eb5d Update Krypton objects 2019-01-14 17:51:18 -06:00
angelblue05 d555079221 Quiet webservice 2019-01-14 17:49:58 -06:00
angelblue05 ae51eabb41 Fix context transcode 2019-01-14 17:49:43 -06:00
Sebastian S f6ffd31e2d Fixed transcode via context menu 2019-01-14 18:21:12 +01:00
angelblue05 d0c5cf5864 Fix database discovery 2019-01-14 04:51:14 -06:00
angelblue05 9cc8405a70 Add manage libraries
Too many entries
2019-01-14 03:16:50 -06:00
angelblue05 b80c5f7f57 Fix update generating duplicates 2019-01-14 02:59:47 -06:00
angelblue05 f617619430 Increase retry timeout 2019-01-14 02:05:37 -06:00
angelblue05 7332cfa4b2 Fix encode and params 2019-01-14 01:36:27 -06:00
angelblue05 6a6e9a597b Support songs without albums 2019-01-14 01:21:15 -06:00
angelblue05 40fa688526 Fix if server is selected but unavailable 2019-01-14 01:21:07 -06:00
angelblue05 3007e1d7cd Fix check update 2019-01-13 22:18:34 -06:00
angelblue05 ae0163d479 Update default sync indicator
Based on overall feedback
2019-01-13 16:31:34 -06:00
angelblue05 25ed1cb011 Fix service restart 2019-01-13 04:21:35 -06:00
angelblue05 5db5372db5 Add webservice for playback prep 2019-01-13 04:21:23 -06:00
angelblue05 2a689397e5 Fix discovery toggle 2019-01-11 22:46:14 -06:00
angelblue05 ff9120c847 Adjust database discovery
Compare loaded vs discovered to avoid loading old databases by accident.
2019-01-11 22:25:39 -06:00
angelblue05 73fefe057d Container optional playutils 2019-01-11 20:34:40 -06:00
angelblue05 ddc6b01055 Fix database discovery
Add table verification + date modified verification
2019-01-11 19:57:20 -06:00
angelblue05 844732d778 Fix db discovery
Ignore emby.db
2019-01-11 00:39:23 -06:00
angelblue05 b34b48fdc1 Fix dateutil import 2019-01-11 00:32:19 -06:00
angelblue05 1942f05559 Catch error for dateutil
In the event the server has some weird date that can't be converted
2019-01-10 20:36:20 -06:00
angelblue05 67377922a4 Quick fix for new library dateutil 2019-01-10 19:06:52 -06:00
angelblue05 556dffa3ce Update translation
New: Polish, Dutch Updated: German, French, Italian
2019-01-10 18:50:22 -06:00
angelblue05 299e8d3e83 Ensure previous playback terminated 2019-01-10 17:46:05 -06:00
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