Commit Graph

1963 Commits

Author SHA1 Message Date
James 5f0416d1ce Added a space to better follow style guidelines 2019-04-14 14:34:31 -04:00
James 9cb89156ee Added "Kodi Sync Queue" to plugins searched when attempting to use fast sync. 2019-04-11 21:20:28 -04:00
Vasily d195c4e6d2
Merge pull request #7 from cvium/update_from_upstream_again
Update from upstream again
2019-02-05 23:46:31 +03:00
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