Commit Graph

2094 Commits

Author SHA1 Message Date
WWWesten 43c792ade2 Added translation using Weblate (Kazakh) 2019-09-09 10:03:12 -04:00
WWWesten ada1f3a091 Added translation using Weblate (Russian) 2019-09-09 10:03:12 -04:00
zhang1340 63be24354f Translated using Weblate (Chinese (Simplified))
Currently translated at 70.9% (163 of 230 strings)

Translation: Jellyfin/Jellyfin Kodi
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-kodi/zh_Hans/
2019-09-09 10:03:12 -04:00
zhang1340 6211f19224 Added translation using Weblate (Chinese (Simplified)) 2019-09-09 10:03:12 -04:00
TrueTechy d7087808b7 tvshows.py - remove __getitem__ 2019-09-09 01:56:38 +01:00
TrueTechy 6ac266688a musicvideos.py - remove __getitem__ 2019-09-09 01:56:09 +01:00
TrueTechy 51ccbfbce0 music.py - remove __getitem__ 2019-09-09 01:56:09 +01:00
TrueTechy 7ed36ca78a movies.py - remove __getitem__ 2019-09-09 01:56:09 +01:00
TrueTechy 789e1856de __init__.py - remove __getitem__ 2019-09-09 01:56:09 +01:00
Abby 4049023559 Cleanup __shortcuts__ in client.py and associated code (#66)
* client.py - remove "connected"

* client.py - remove "config" & configuration.py - removed shortcuts and get/set item functions

* client.py - remove "auth" & connection_manager.py - remove __shortcuts__ & __getitem__

* client.py - remove "auth" & connection_manager.py - remove __shortcuts__ & __getitem__

* client.py - remove "callback"

* client.py - remove "websocket" and __getitem__ & ws_client.py - remove __shortcuts__

* Fix rebase mess-up
2019-09-08 20:20:58 -04:00
mcarlton00 138451d516
Merge pull request #64 from TrueTechy/cleanup-shortcuts
Remove __shortcuts__ in http.py and some in client.py  #27
2019-09-08 09:19:12 -04:00
TrueTechy ae3dc2ab0f correct missed change when removing http shortcuts 2019-09-08 04:14:40 +01:00
TrueTechy b7fa48ea84 client.py - remove api 2019-09-04 03:58:31 +01:00
TrueTechy bf2b4e8c32 Remove http shortcut from client.py __getitem__ 2019-09-04 00:08:41 +01:00
TrueTechy 97fe6a6944 Remove __shortcuts__ from lib/jellyfin/core/http.py 2019-09-03 22:39:30 +01:00
owner b193a60825 Removes kodi_icon.png from baseline 2019-09-02 19:47:24 -05:00
owner b355d746f9 Updates project structure to Kodi v17 2019-09-01 11:19:23 -05:00
mcarlton00 f745e8ee75 Remove references to remote address from connection type logic 2019-08-31 20:20:10 -04:00
mcarlton00 6a31d01e50 Bare minimum to remove dependency on WAN address 2019-08-31 16:02:31 -04:00
TrueTechy 173710f1e0 Change server identification header to allow for basic auth support #52 2019-08-30 14:49:31 +01:00
biAji 8d42f48f93 Add Simplified Chinese translation 2019-07-22 13:53:02 +08:00
Odd Stråbø 6bac723da3 Remove `__cache__`, `__pcache__` and related code. 2019-07-14 19:33:27 +02:00
Odd Stråbø d36a469016 Remove some commented code 2019-07-10 16:37:19 +02:00
Odd Stråbø c559f2fff6 Strip pluginpath from logged stacktraces 2019-07-10 00:18:40 +02:00
Odd Stråbø 9ae99de8dd Increase amount of logging 2019-07-09 22:05:28 +02:00
Odd Stråbø c321b266f0 Add more logging to views.py 2019-07-08 02:37:25 +02:00
Odd Stråbø 0549a8b0ea Add file and line number to log output. 2019-07-08 02:33:32 +02:00
Odd Stråbø 24ffc886f8
Merge pull request #32 from jmeacoe/master
Fix music syncing for Kodi 18 retaining Kodi 17 compatibility
2019-06-02 03:42:44 +02:00
jmeacoe 1f205cf8c1 spacing. 2019-05-29 17:46:44 -04:00
jmeacoe b515642f62 fixes music syncing for kodi 18 while still usable by kodi 17.
Also removes the message in kodi 18 to scan media.
tested in kodi 17 and 18.
2019-05-28 18:46:40 -04:00
Odd Stråbø a3ae264cf7 Always use plaintext login
Fixes #22
2019-05-10 20:36:34 +02:00
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
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