Commit Graph

  • ed3087a222 String manipulations and encoding fixes Matt 2021-01-26 22:34:51 -05:00
  • c6f6601f3c Working playback Matt 2021-01-26 22:34:39 -05:00
  • fb6a1c1329 Initial py3 pass Matt 2021-01-02 09:52:37 -05:00
  • 920c012338 Merge pull request #44 from mcarlton00/translation-variable-replacements mcarlton00 2021-01-02 23:02:02 -05:00
  • b629756f3e Add log message for deleting items Matt 2021-01-02 18:18:21 -05:00
  • 0cf4643d5f Remove %s from languages file Matt 2021-01-02 18:13:07 -05:00
  • 73d757122a Stop doing string manipulations on translations Matt 2021-01-02 18:10:59 -05:00
  • 975c953d78 Version bump to 0.3.1 v0.3.1 Matt 2020-12-23 21:33:39 -05:00
  • 9de1af4204 Merge pull request #40 from mcarlton00/external-sub-names mcarlton00 2020-12-23 21:32:49 -05:00
  • 7b7502fa2f Show proper language names for external subs Matt 2020-12-19 17:07:16 -05:00
  • b565005219 Merge pull request #39 from mcarlton00/clone-skin-fix mcarlton00 2020-12-19 11:38:16 -05:00
  • 68008c675e Fix errors when cloning default skin Matt 2020-12-18 19:53:14 -05:00
  • 2cf86eb6ae Merge pull request #37 from mcarlton00/urlencoding-auth-is-dumb mcarlton00 2020-12-18 17:18:00 -05:00
  • b0a1f9a680 Don't urlencode auth json payload Matt 2020-12-17 23:29:26 -05:00
  • 3f7816762e Version bump to 0.3.0 v0.3.0 Matt 2020-12-11 20:33:51 -05:00
  • 8bade51eb5 Merge pull request #33 from mcarlton00/10.7-fixes mcarlton00 2020-12-11 20:30:49 -05:00
  • 7c4398bfb5 When playback stops, only try to delete a transcode if we're transcoding Matt 2020-12-05 18:30:40 -05:00
  • 8f736e8bd3 We need the brackets for later Matt 2020-12-05 18:28:20 -05:00
  • 65a9b11dc5 Include URL when there's been an http error Matt 2020-12-05 18:27:36 -05:00
  • 7ffd16df4b Remove manually specifying return payload Matt 2020-12-05 18:26:53 -05:00
  • e2628d27dc Don't error on empty user list mcarlton00 2020-11-28 15:00:29 -05:00
  • 8799c2bb5e Use correct lookup URL mcarlton00 2020-11-28 14:59:55 -05:00
  • 4ba0b64d2c Update auth for 10.7 Matt 2020-11-23 17:58:45 -05:00
  • 4b2f43e8a2 Merge pull request #32 from mcarlton00/json-payloads mcarlton00 2020-11-15 14:44:11 -05:00
  • df774ca3c5 Simplify logic checks Matt 2020-11-15 14:13:45 -05:00
  • 084fab576e Remove debug statement Matt 2020-11-15 11:04:13 -05:00
  • 1733e64403 Parse json payloads in centralized place mcarlton00 2020-11-11 22:50:26 -05:00
  • 1d0360c0c3 Merge pull request #29 from mcarlton00/words-r-hard mcarlton00 2020-10-06 22:22:34 -04:00
  • 45823ccd96 Connect to servers with special characters in the name Matt 2020-10-06 21:43:36 -04:00
  • ef3b64cf51 Merge pull request #25 from mcarlton00/castaway mcarlton00 2020-09-10 17:41:24 -04:00
  • a424fb8793 Merge pull request #24 from mcarlton00/when-is-a-string-not-a-string mcarlton00 2020-09-10 17:40:51 -04:00
  • b6ae819d32 Merge pull request #23 from mcarlton00/i-know-my-abcs mcarlton00 2020-09-10 17:39:41 -04:00
  • 8711ae2452 Fix casting from web UI Matt 2020-09-05 17:49:18 -04:00
  • a90c2c2fa8 Use future strings to fix unicode errors Matt 2020-09-05 17:29:38 -04:00
  • 03a89d4f43 Remove unnecessary log line Matt 2020-09-05 16:15:54 -04:00
  • d48b2bdf2a Fix browsing libraries by letter Matt 2020-09-05 16:11:15 -04:00
  • 6a6ca8c642 Merge pull request #22 from mcarlton00/noisy-logs-are-noisy mcarlton00 2020-09-03 10:35:57 -04:00
  • d3ffecb866 Fix log levels Matt 2020-09-02 23:04:13 -04:00
  • 083f91611a Merge pull request #16 from Shadowghost/websocket-url-fix mcarlton00 2020-08-18 08:29:05 -04:00
  • 01e9c45df6 Fix websocket_url (fixes playing transcoded streams) Shadowghost 2020-08-18 11:22:27 +02:00
  • b327ebc5bd Update authors field Matt 2020-08-16 22:00:55 -04:00
  • ec1a5add73 version bump v0.2.0 Matt 2020-08-16 21:19:12 -04:00
  • b7110a7222 Merge pull request #15 from ltGuillaume/patch-1 mcarlton00 2020-08-16 19:13:45 -04:00
  • 2e19d2eac1 Fix annoying typo "defalt" Guillaume 2020-08-16 23:51:56 +02:00
  • ad7f388d68 Merge pull request #11 from mcarlton00/improve-logging mcarlton00 2020-07-25 16:01:58 -04:00
  • f28c1e7fae Cleanup less helpful logging Matt 2020-07-25 13:36:21 -04:00
  • 6ce342c0b3 Remove debug statement Matt 2020-07-25 13:36:03 -04:00
  • 622bdf613c Sanitize server url from logs Matt 2020-07-25 13:35:29 -04:00
  • a0efd1087f Copy log handler from JF for Kodi, modify for strings Matt 2020-07-25 01:01:30 -04:00
  • 9813295fd3 Merge pull request #8 from TrueTechy/server_address_storing_fix mcarlton00 2020-07-19 18:27:32 -04:00
  • 303fdfc9ad Merge branch 'master' of github.com:mcarlton00/jellycon into server_address_storing_fix Abby Gourlay 2020-07-19 23:19:28 +01:00
  • 90d88a998c Merge pull request #9 from TrueTechy/issue-template mcarlton00 2020-07-19 17:59:13 -04:00
  • 1999e1daf2 Update issue templates Abby 2020-07-19 17:17:45 +01:00
  • 433f39dd38 Merge pull request #7 from TrueTechy/httplib_replacement mcarlton00 2020-07-18 23:24:46 -04:00
  • 110746e859 Update resources/lib/image_server.py spelling error Abby 2020-07-19 04:21:37 +01:00
  • 640860a3af Store full URL instead of component parts. Fixes #1 and Fixes #2 Abby Gourlay 2020-07-19 03:30:45 +01:00
  • b21fa807db Fixed auth bug Abby Gourlay 2020-07-19 02:05:34 +01:00
  • 446dd921bf Replace httplib with requests Abby Gourlay 2020-07-19 01:31:42 +01:00
  • 594fccd602 Merge pull request #6 from TrueTechy/fix_connection_test mcarlton00 2020-07-18 11:31:33 -04:00
  • 47993b612f Removed debugging code Abby Gourlay 2020-07-18 15:55:24 +01:00
  • 2302f2dbef Lowered the maximum connection test size to comply with API limits Abby Gourlay 2020-07-18 15:53:21 +01:00
  • 62469e806a Remove debug statement v0.1.1 mcarlton00 2020-07-05 12:10:26 -04:00
  • 086a068fb1 Fix version string mcarlton00 2020-07-05 12:05:16 -04:00
  • 97342edee0 Remove bad variable mcarlton00 2020-07-05 12:03:28 -04:00
  • 69f3c7cb5d Bulk rename Emby to Jellyfin in dialogs v0.1.0 mcarlton00 2020-07-04 18:45:27 -04:00
  • 87ec183694 Fix url generation to work with jellyfin mcarlton00 2020-07-04 18:43:50 -04:00
  • 00d5ae58f4 Fix authentication headers from bulk rename mcarlton00 2020-07-04 18:42:35 -04:00
  • 43fadf8dd0 Add jellyfin icon mcarlton00 2020-07-04 13:31:18 -04:00
  • e59b54cccf Beginning rebranding + removing emby from api urls mcarlton00 2020-07-04 13:26:21 -04:00
  • 0a69d82ff1 add simple new data check faush01 2020-07-04 16:30:42 +10:00
  • 388076ff97 bump version faush01 2020-07-03 18:56:26 +10:00
  • 6015bb9e58 reload settings before suing them in the service faush01 2020-07-03 16:53:04 +10:00
  • 2e9a76d0db use custom dialog for play next prompt faush01 2020-07-03 16:39:22 +10:00
  • f25c309167 use locking to limit cache file access to one faush01 2020-07-03 15:38:37 +10:00
  • 14514fc7b5 remove old playback method functions faush01 2020-07-02 12:48:29 +10:00
  • ff8b92f1bb Merge branch 'feature/auto_play_method' into develop faush01 2020-07-02 12:43:46 +10:00
  • 6e38cb56e1 use correct names in timing data faush01 2020-07-02 12:40:37 +10:00
  • e32d74df1a reload settigns when needed to load new correct data faush01 2020-07-02 10:05:38 +10:00
  • c992d9edfc remove it string for now until they can be updated faush01 2020-07-02 10:04:48 +10:00
  • 3e28f5aa7c add play next episode prompt when approaching the end of the current episode faush01 2020-07-01 14:34:27 +10:00
  • 6b9f709092 small fix for transocde url having duplicate params faush01 2020-06-29 14:04:50 +10:00
  • 21a5a260e7 add option to play cinema intros faush01 2020-06-28 12:25:46 +10:00
  • ef5714e5d2 add tags to media items faush01 2020-06-27 19:40:44 +10:00
  • 83993f4304 add connection speet test faush01 2020-06-26 14:46:57 +10:00
  • ffafac6abf use black list for force transcode codec list faush01 2020-06-25 09:31:00 +10:00
  • 91cd8ce656 add force transcode bitrate selector faush01 2020-06-24 20:31:47 +10:00
  • 7edede7707 few small changes to the auto play logic faush01 2020-06-23 19:42:17 +10:00
  • 867545a9b3 use PlaybackInfo results to determin playback method, paths and urls faush01 2020-06-22 19:32:41 +10:00
  • e8a9be1ae0 fix a bung of LINT warnings faush01 2020-06-21 11:27:09 +10:00
  • 278e1e7aed add setting to allow showing watched items in some lists faush01 2020-06-10 15:51:13 +10:00
  • 693a505373 use the episode special sort numbering before|after to set the correct sorting for specials faush01 2020-06-09 12:07:38 +10:00
  • ea3e7620d8 add default sorting to settings faush01 2020-06-08 19:49:22 +10:00
  • 17ac755e36 add more audio options when transcoding faush01 2020-06-05 16:42:10 +10:00
  • 0979077146 add play session id to stop call faush01 2020-04-21 19:40:03 +10:00
  • 6bc39ae685 Add method to get TV shows content from Emby by first finding the TV show parent ID (#99) Juan Manuel Carnicero Vega 2020-04-20 05:03:07 +02:00
  • 1262c4ac76 small fixes to caching manager to not use zero length cached data and not to save it faush01 2020-04-18 20:21:03 +10:00
  • 38dcb5d119 add details for multi version items faush01 2020-04-18 11:05:51 +10:00
  • 6b562e069d Add label2 to list of streams to play dialog (#98) Juan Manuel Carnicero Vega 2020-04-18 02:53:00 +02:00
  • 1e3bd81e64 small text changes faush01 2020-04-16 22:07:03 +10:00
  • 946f5527c2 add Extras to the context menu faush01 2020-04-14 19:31:55 +10:00