Commit Graph

2061 Commits

Author SHA1 Message Date
schbal c0303cd6fc Added translation using Weblate (Korean) 2019-10-07 08:13:07 -04:00
whxciotw 102e8c10c8 Translated using Weblate (Chinese (Simplified))
Translation: Jellyfin/Jellyfin Kodi
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-kodi/zh_Hans/
2019-10-06 15:14:05 -04:00
mcarlton00 fb6e8f54b8
Merge pull request #109 from oddstr13/pr-ipv6-input-brackets-2
Remove dependency on `ipaddress` (not stdlib in py2)
2019-10-05 09:14:34 -04:00
WWWesten 0306d7af99 Translated using Weblate (Russian)
Translation: Jellyfin/Jellyfin Kodi
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-kodi/ru/
2019-10-05 02:14:02 -04:00
Odd Stråbø f565c0afbf ipaddress is not stdlib in Python 2
Let's copypaste from StackOverflow instead! https://www.xkcd.com/208/

Also, `localhost:///8096/emby/...` is not a valid HTTP(S) URL.
2019-10-05 04:44:24 +02:00
mcarlton00 417d89f2ee
Merge pull request #103 from oddstr13/pr-ipv6-input-brackets-1
Enclose address input in square brackets if it is an IPv6 address
2019-10-04 16:39:54 -04:00
mcarlton00 739c7efb45
Merge pull request #104 from oddstr13/pr-flake8-1
Most flake8 warnings corrected
2019-10-04 16:39:02 -04:00
Odd Stråbø 4d6b32d988 Fixed some flake8 F841 2019-10-04 02:36:48 +02:00
Odd Stråbø d28c9a3ac8 Correct logic errors introduced in 00765c0a, fix flake8 except F841 2019-10-04 02:17:32 +02:00
jellyfin-bot 49cfb6cb51 Fix SQL indentation 2019-10-03 23:34:23 +02:00
WWWesten f7563daebc Translated using Weblate (Chinese (Simplified))
Translation: Jellyfin/Jellyfin Kodi
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-kodi/zh_Hans/
2019-10-03 15:13:58 -04:00
Odd Stråbø 00765c0a12 Most flake8 warnings corrected 2019-10-03 04:25:03 +02:00
Odd Stråbø 578d51bc54 Enclose IPv6 address in square brackets 2019-10-03 01:45:31 +02:00
Odd Stråbø e74fac10be
Merge pull request #102 from TrueTechy/update-logging
Make log levels more appropriate and change warn to warnings
2019-10-02 23:47:11 +02:00
Scott Anecito 4852ad27a3 Added translation using Weblate (Japanese) 2019-10-02 13:05:24 -04:00
TrueTechy 7bffbc98b5 Make log levels more appropriate and change warn to warnings 2019-10-02 01:59:25 +01:00
TrueTechy 286e765a33 Merge branch 'master' of github.com:jellyfin/jellyfin-kodi into file-default-encoding 2019-09-29 23:45:04 +01:00
TrueTechy 4505629ca8 Add explicit file encoding to file handlers 2019-09-29 23:34:39 +01:00
Odd Stråbø 0f81a080a8 Improve address normalization in connection manager 2019-09-28 22:31:43 +02:00
Odd Stråbø 94b8fe85dc Remove stray single quote 2019-09-28 20:35:54 +02:00
Joshua M. Boniface c7c890392d
Merge pull request #90 from mcarlton00/sync-fix
Fix incremental sync, cleanup more getitem shenanigans
2019-09-28 12:23:12 -04:00
Matt 3835811d33 Fix incremental sync, cleanup more getitem shenanigans 2019-09-27 22:38:37 -04:00
TrueTechy e8110e4625 Remove unnecessary code from server connection 2019-09-27 21:22:21 +01:00
mcarlton00 1c328221b9
Merge pull request #81 from TrueTechy/fixes-for-10.4
Fix missed __getitem__ references
2019-09-25 19:04:36 -04:00
Mário Victor Ribeiro Silva a5c2930bf2 Translated using Weblate (Portuguese (Brazil))
Translation: Jellyfin/Jellyfin Kodi
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-kodi/pt_BR/
2019-09-24 22:13:50 -04:00
TrueTechy 77411c8559 Fix missed __getitem__ references 2019-09-23 21:08:45 +01:00
pucherot ef58d663c8 Translated using Weblate (Spanish)
Translation: Jellyfin/Jellyfin Kodi
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-kodi/es/
2019-09-23 06:13:53 -04:00
Mário Victor Ribeiro Silva 55d78bb899 Translated using Weblate (Portuguese (Brazil))
Translation: Jellyfin/Jellyfin Kodi
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-kodi/pt_BR/
2019-09-23 06:13:53 -04:00
mcarlton00 457cfbefec
Merge pull request #78 from TrueTechy/cleanup/png-artifacts#61
Remove unused image files
2019-09-22 10:35:15 -04:00
pucherot 9471a3c221 Added translation using Weblate (Spanish) 2019-09-21 14:45:04 -04:00
Mário Victor Ribeiro Silva 00b6a98a41 Translated using Weblate (Portuguese (Brazil))
Translation: Jellyfin/Jellyfin Kodi
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-kodi/pt_BR/
2019-09-21 12:13:39 -04:00
biAji ac86bd07d0 Translated using Weblate (Chinese (Simplified))
Translation: Jellyfin/Jellyfin Kodi
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-kodi/zh_Hans/
2019-09-21 12:13:37 -04:00
Mário Victor Ribeiro Silva 553efa5975 Added translation using Weblate (Portuguese (Brazil)) 2019-09-20 11:37:43 -04:00
TrueTechy fb0d3c021e Remove unused image files 2019-09-19 22:09:18 +01:00
WWWesten 5f65006658 Translated using Weblate (Russian)
Translation: Jellyfin/Jellyfin Kodi
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-kodi/ru/
2019-09-19 06:13:34 -04:00
mcarlton00 7e889f4561
Merge pull request #74 from TrueTechy/bug/unicode-support#65
Update file handling to support unicode
2019-09-18 21:23:40 -04:00
mcarlton00 568448b80b
Merge pull request #71 from TrueTechy/master
Change companion detection to endpoint check #23
2019-09-18 21:09:53 -04:00
zhang1340 561e0b3233 Translated using Weblate (Chinese (Simplified))
Translation: Jellyfin/Jellyfin Kodi
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-kodi/zh_Hans/
2019-09-18 05:13:31 -04:00
TrueTechy 2d193a25f3 Update file handling to support unicode 2019-09-16 21:43:56 +01:00
WWWesten 3306ac474a Translated using Weblate (Russian)
Translation: Jellyfin/Jellyfin Kodi
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-kodi/ru/
2019-09-16 04:13:30 -04:00
tluciomiranda c6d67ad20f Translated using Weblate (Portuguese (Portugal))
Translation: Jellyfin/Jellyfin Kodi
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-kodi/pt_PT/
2019-09-13 06:13:22 -04:00
TrueTechy 6c786cfb9b Fix indentation 2019-09-12 21:29:01 +01:00
TrueTechy 9a9b84c66c Change companion detection to endpoint check #23 2019-09-12 05:39:00 +01:00
tluciomiranda e1628463f2 Translated using Weblate (Portuguese (Portugal))
Translation: Jellyfin/Jellyfin Kodi
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-kodi/pt_PT/
2019-09-10 22:13:18 -04:00
WWWesten 44ae0768c2 Translated using Weblate (Russian)
Translation: Jellyfin/Jellyfin Kodi
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-kodi/ru/
2019-09-10 22:13:17 -04:00
biAji 8d280bc2f9 Translated using Weblate (Chinese (Simplified))
Translation: Jellyfin/Jellyfin Kodi
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-kodi/zh_Hans/
2019-09-10 22:13:17 -04:00
qqq-qqqq e224bde8bd Translated using Weblate (Chinese (Simplified))
Translation: Jellyfin/Jellyfin Kodi
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-kodi/zh_Hans/
2019-09-09 21:11:14 -04:00
biAji 6ef9a6379b Translated using Weblate (Chinese (Simplified))
Translation: Jellyfin/Jellyfin Kodi
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-kodi/zh_Hans/
2019-09-09 21:11:14 -04:00
qqq-qqqq 9c0406190f Translated using Weblate (Chinese (Simplified))
Translation: Jellyfin/Jellyfin Kodi
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-kodi/zh_Hans/
2019-09-09 21:09:04 -04:00
biAji ac50b17f88 Translated using Weblate (Chinese (Simplified))
Translation: Jellyfin/Jellyfin Kodi
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-kodi/zh_Hans/
2019-09-09 21:09:03 -04:00