Commit Graph

1859 Commits

Author SHA1 Message Date
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 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 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 654d0e5d93 Update Krypton objects 2019-01-22 07:34:16 -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 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