Matt
|
a49900a2d7
|
More commented out code
|
2021-02-14 11:17:42 -05:00 |
|
Matt
|
8ece4ae651
|
Remove commented blocks of code
|
2021-02-14 11:14:03 -05:00 |
|
Matt
|
52207a5ed8
|
Update cache dialog box for kodi 19
|
2021-02-13 19:19:15 -05:00 |
|
Matt
|
f90db72f8b
|
End playback monitoring thread on Kodi exit
|
2021-01-30 23:28:01 -05:00 |
|
Matt
|
d298b4caa2
|
Fix hanging Kodi on exit
|
2021-01-30 23:27:16 -05:00 |
|
Matt
|
8109f5ae41
|
Move to upstream websocket library
|
2021-01-30 23:26:12 -05:00 |
|
Matt
|
ed3087a222
|
String manipulations and encoding fixes
|
2021-01-26 22:34:51 -05:00 |
|
Matt
|
c6f6601f3c
|
Working playback
|
2021-01-26 22:34:39 -05:00 |
|
Matt
|
fb6a1c1329
|
Initial py3 pass
|
2021-01-02 23:04:24 -05:00 |
|
Matt
|
b629756f3e
|
Add log message for deleting items
|
2021-01-02 18:18:21 -05:00 |
|
Matt
|
73d757122a
|
Stop doing string manipulations on translations
|
2021-01-02 18:10:59 -05:00 |
|
Matt
|
7b7502fa2f
|
Show proper language names for external subs
|
2020-12-19 17:07:16 -05:00 |
|
Matt
|
68008c675e
|
Fix errors when cloning default skin
|
2020-12-18 19:53:14 -05:00 |
|
Matt
|
b0a1f9a680
|
Don't urlencode auth json payload
|
2020-12-17 23:29:26 -05:00 |
|
Matt
|
7c4398bfb5
|
When playback stops, only try to delete a transcode if we're transcoding
|
2020-12-05 18:30:40 -05:00 |
|
Matt
|
8f736e8bd3
|
We need the brackets for later
|
2020-12-05 18:28:20 -05:00 |
|
Matt
|
65a9b11dc5
|
Include URL when there's been an http error
|
2020-12-05 18:27:36 -05:00 |
|
Matt
|
7ffd16df4b
|
Remove manually specifying return payload
|
2020-12-05 18:26:53 -05:00 |
|
mcarlton00
|
e2628d27dc
|
Don't error on empty user list
|
2020-11-28 15:00:29 -05:00 |
|
mcarlton00
|
8799c2bb5e
|
Use correct lookup URL
|
2020-11-28 14:59:55 -05:00 |
|
Matt
|
4ba0b64d2c
|
Update auth for 10.7
|
2020-11-23 17:58:45 -05:00 |
|
Matt
|
df774ca3c5
|
Simplify logic checks
|
2020-11-15 14:13:45 -05:00 |
|
Matt
|
084fab576e
|
Remove debug statement
|
2020-11-15 11:04:13 -05:00 |
|
mcarlton00
|
1733e64403
|
Parse json payloads in centralized place
|
2020-11-11 22:50:26 -05:00 |
|
Matt
|
45823ccd96
|
Connect to servers with special characters in the name
|
2020-10-06 21:43:36 -04:00 |
|
mcarlton00
|
ef3b64cf51
|
Merge pull request #25 from mcarlton00/castaway
Fix casting from web UI
|
2020-09-10 17:41:24 -04:00 |
|
mcarlton00
|
a424fb8793
|
Merge pull request #24 from mcarlton00/when-is-a-string-not-a-string
Use future strings to fix unicode errors
|
2020-09-10 17:40:51 -04:00 |
|
Matt
|
8711ae2452
|
Fix casting from web UI
|
2020-09-05 17:49:18 -04:00 |
|
Matt
|
a90c2c2fa8
|
Use future strings to fix unicode errors
|
2020-09-05 17:29:38 -04:00 |
|
Matt
|
03a89d4f43
|
Remove unnecessary log line
|
2020-09-05 16:15:54 -04:00 |
|
Matt
|
d48b2bdf2a
|
Fix browsing libraries by letter
|
2020-09-05 16:11:15 -04:00 |
|
Matt
|
d3ffecb866
|
Fix log levels
|
2020-09-02 23:04:13 -04:00 |
|
Shadowghost
|
01e9c45df6
|
Fix websocket_url (fixes playing transcoded streams)
|
2020-08-18 11:22:27 +02:00 |
|
Guillaume
|
2e19d2eac1
|
Fix annoying typo "defalt"
|
2020-08-16 23:51:56 +02:00 |
|
Matt
|
f28c1e7fae
|
Cleanup less helpful logging
|
2020-07-25 13:36:21 -04:00 |
|
Matt
|
622bdf613c
|
Sanitize server url from logs
|
2020-07-25 13:35:29 -04:00 |
|
Matt
|
a0efd1087f
|
Copy log handler from JF for Kodi, modify for strings
|
2020-07-25 01:01:30 -04:00 |
|
Abby Gourlay
|
303fdfc9ad
|
Merge branch 'master' of github.com:mcarlton00/jellycon into server_address_storing_fix
|
2020-07-19 23:19:28 +01:00 |
|
Abby
|
110746e859
|
Update resources/lib/image_server.py spelling error
Co-authored-by: mcarlton00 <mcarlton00@gmail.com>
|
2020-07-19 04:21:37 +01:00 |
|
Abby Gourlay
|
640860a3af
|
Store full URL instead of component parts. Fixes #1 and Fixes #2
|
2020-07-19 03:54:15 +01:00 |
|
Abby Gourlay
|
b21fa807db
|
Fixed auth bug
|
2020-07-19 02:05:34 +01:00 |
|
Abby Gourlay
|
446dd921bf
|
Replace httplib with requests
|
2020-07-19 01:31:42 +01:00 |
|
Abby Gourlay
|
47993b612f
|
Removed debugging code
|
2020-07-18 15:55:24 +01:00 |
|
Abby Gourlay
|
2302f2dbef
|
Lowered the maximum connection test size to comply with API limits
|
2020-07-18 15:53:21 +01:00 |
|
mcarlton00
|
62469e806a
|
Remove debug statement
|
2020-07-05 12:10:26 -04:00 |
|
mcarlton00
|
97342edee0
|
Remove bad variable
|
2020-07-05 12:03:28 -04:00 |
|
mcarlton00
|
87ec183694
|
Fix url generation to work with jellyfin
|
2020-07-04 18:43:50 -04:00 |
|
mcarlton00
|
00d5ae58f4
|
Fix authentication headers from bulk rename
|
2020-07-04 18:42:35 -04:00 |
|
mcarlton00
|
e59b54cccf
|
Beginning rebranding + removing emby from api urls
|
2020-07-04 13:26:21 -04:00 |
|
faush01
|
0a69d82ff1
|
add simple new data check
|
2020-07-04 16:30:42 +10:00 |
|