Arief Hidayat
0a51bd366e
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (272 of 272 strings)
Translation: Jellycon/Jellycon
Translate-URL: https://translate.jellyfin.org/projects/jellycon/jellycon/id/
2022-08-15 08:40:31 -04:00
Francisco Álamo García
2c959b0e00
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (272 of 272 strings)
Translation: Jellycon/Jellycon
Translate-URL: https://translate.jellyfin.org/projects/jellycon/jellycon/es/
2022-08-15 08:40:31 -04:00
WWWesten
291c3533e2
Translated using Weblate (Esperanto)
...
Currently translated at 100.0% (272 of 272 strings)
Translation: Jellycon/Jellycon
Translate-URL: https://translate.jellyfin.org/projects/jellycon/jellycon/eo/
2022-08-10 16:22:30 -04:00
Thomas Schwery
6080a3e6ec
Translated using Weblate (French)
...
Currently translated at 86.3% (235 of 272 strings)
Translation: Jellycon/Jellycon
Translate-URL: https://translate.jellyfin.org/projects/jellycon/jellycon/fr/
2022-08-10 16:22:30 -04:00
WWWesten
97785abff4
Translated using Weblate (Russian)
...
Currently translated at 100.0% (272 of 272 strings)
Translation: Jellycon/Jellycon
Translate-URL: https://translate.jellyfin.org/projects/jellycon/jellycon/ru/
2022-08-10 16:22:30 -04:00
WWWesten
511f44e806
Translated using Weblate (Kazakh)
...
Currently translated at 100.0% (272 of 272 strings)
Translation: Jellycon/Jellycon
Translate-URL: https://translate.jellyfin.org/projects/jellycon/jellycon/kk/
2022-08-10 16:22:30 -04:00
Oskari Lavinto
f5a97b4730
Translated using Weblate (Finnish)
...
Currently translated at 100.0% (272 of 272 strings)
Translation: Jellycon/Jellycon
Translate-URL: https://translate.jellyfin.org/projects/jellycon/jellycon/fi/
2022-08-09 01:22:30 -04:00
Csaba
a47ba79413
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (272 of 272 strings)
Translation: Jellycon/Jellycon
Translate-URL: https://translate.jellyfin.org/projects/jellycon/jellycon/hu/
2022-08-09 01:22:30 -04:00
mcarlton00
cb0097a4e0
Merge pull request #204 from mcarlton00/user-switching
...
Fix user switching
2022-08-07 15:24:02 -04:00
mcarlton00
f66d2c55ca
Merge pull request #198 from mcarlton00/empty-folders
...
Don't request empty folders from api if setting is disabled
2022-08-07 14:52:03 -04:00
Alan Azar
a30e58677d
Translated using Weblate (Italian)
...
Currently translated at 38.7% (105 of 271 strings)
Translation: Jellycon/Jellycon
Translate-URL: https://translate.jellyfin.org/projects/jellycon/jellycon/it/
2022-08-07 13:22:29 -04:00
Matt
24548a081c
Fix user switching
2022-08-06 19:43:16 -04:00
Matt
52fe89170f
Don't error when switching to a cached user
2022-07-26 20:36:20 -04:00
andry.yosua
7451605dbb
fix whitespace
2022-07-26 01:17:24 +07:00
andry.yosua
860c487074
Add Continue Watching Widget
...
https://github.com/jellyfin/jellycon/issues/19
i'm using https://api.jellyfin.org/#operation/GetResumeItems to get
continue watching list
2022-07-26 01:09:44 +07:00
Matt
b1303413c6
Don't request empty folders from api if setting is disabled
2022-07-24 21:25:29 -04:00
Matt
34861fb9b9
Ensure a handle is valid before trying to use it to start playback
2022-07-21 21:45:33 -04:00
Matt
c330523b9e
Make playback comments more accurate
2022-07-20 08:22:31 -04:00
Matt
5a5c865135
Fix sys.argv comparison
2022-07-20 08:20:24 -04:00
mcarlton00
02c44eef82
Merge pull request #184 from aiosk/fix_sdh_subtitle_not_displayed
...
Fix forced and sdh/cc subtitle not working
2022-07-18 15:40:03 -04:00
andry.yosua
c21d10d7f9
fix couple minor style things
2022-07-18 14:52:22 +07:00
andry.yosua
d2d14e4c19
fix couple minor style things
2022-07-18 14:47:21 +07:00
andry.yosua
1da8bca9d1
remove unique id hi to identify sdh/cc
2022-07-12 14:29:14 +07:00
andry.yosua
dffbfd8860
add no language fallback
2022-07-12 06:41:19 +07:00
andry.yosua
7247c51b10
fix cannot choose sdh/cc/hi subtitle
...
condition:
I have multiple subtitle
- movie_name.en.srt
- movie_name.en.sdh.srt
expected:
I can play movie with sdh subtitle, either by choosing subtitle
before play movies, or while playing movies
result:
I cannot play movie with sdh subtitle
This happen because downloaded subtitle file only has language id in
it's name. It doesn't have unique identifier such as sdh/cc/hi. This fix
add sdh/cc/hi id to the downloaded subtitle.
This fix doesn't handle transcode procedure.
2022-07-12 04:58:09 +07:00
andry.yosua
2517e30f55
fix cannot choose forced subtitle
...
condition:
I have multiple subtitle
- movie_name.en.srt
- movie_name.en.forced.srt
- movie_name.id.srt
expected:
I can play movie with forced subtitle, either by choosing subtitle
before play movies, or while playing movies
result:
I cannot play movie with forced subtitle
This happen because downloaded subtitle file only has language id in
it's name. It doesn't have unique identifier such as forced. This fix
add forced id to the downloaded subtitle.
This fix doesn't handle transcode procedure.
2022-07-12 04:43:18 +07:00
mcarlton00
caa0e47399
Merge pull request #183 from mcarlton00/json-decoding
...
Manually decode json responses
2022-07-10 19:28:52 -04:00
Matt
276b18650c
Don't use requests.json() if we can help it
2022-07-08 21:44:58 -04:00
Matt
a69a8a269f
Fix profiling for py3
2022-07-08 21:22:20 -04:00
Fedir Smilianets
921628b2a1
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (271 of 271 strings)
Translation: Jellycon/Jellycon
Translate-URL: https://translate.jellyfin.org/projects/jellycon/jellycon/uk/
2022-07-07 13:22:18 -04:00
Fedir Smilianets
53225b427c
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (271 of 271 strings)
Translation: Jellycon/Jellycon
Translate-URL: https://translate.jellyfin.org/projects/jellycon/jellycon/uk/
2022-07-06 09:22:18 -04:00
Thomas Schwery
6aad1eb92d
Translated using Weblate (French)
...
Currently translated at 84.1% (228 of 271 strings)
Translation: Jellycon/Jellycon
Translate-URL: https://translate.jellyfin.org/projects/jellycon/jellycon/fr/
2022-07-06 09:22:17 -04:00
Patarimi
d4bccb9b05
Translated using Weblate (French)
...
Currently translated at 84.1% (228 of 271 strings)
Translation: Jellycon/Jellycon
Translate-URL: https://translate.jellyfin.org/projects/jellycon/jellycon/fr/
2022-07-06 09:22:17 -04:00
Joaquín Díaz
02e9886e2e
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (271 of 271 strings)
Translation: Jellycon/Jellycon
Translate-URL: https://translate.jellyfin.org/projects/jellycon/jellycon/es/
2022-07-06 09:22:17 -04:00
Marcin Woliński
a05363d202
Translated using Weblate (Polish)
...
Currently translated at 100.0% (271 of 271 strings)
Translation: Jellycon/Jellycon
Translate-URL: https://translate.jellyfin.org/projects/jellycon/jellycon/pl/
2022-06-28 09:22:15 -04:00
Michele Fattoruso
78fd1e206b
Translated using Weblate (Italian)
...
Currently translated at 38.7% (105 of 271 strings)
Translation: Jellycon/Jellycon
Translate-URL: https://translate.jellyfin.org/projects/jellycon/jellycon/it/
2022-06-28 09:22:15 -04:00
Matt
086e92da4b
use setResolvedUrl for playing single items where possible
2022-06-23 20:14:53 -04:00
wolong gl
e54c4c1bec
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (271 of 271 strings)
Translation: Jellycon/Jellycon
Translate-URL: https://translate.jellyfin.org/projects/jellycon/jellycon/zh_Hans/
2022-06-20 12:22:12 -04:00
mcarlton00
a0b1e9177b
Merge branch 'master' into external-subs-10.8
2022-06-19 16:01:12 -04:00
Matt
7a1a7843e6
Download all external subs when playback starts
2022-06-19 15:55:46 -04:00
Matt
567a02872b
Recursively play tracks of artists
2022-06-16 20:33:40 -04:00
Matt
cfc19cafc5
Add context menu play options for music
2022-06-16 19:47:11 -04:00
Matt
bad5f8e561
Remove unnecessary import
2022-06-16 19:38:15 -04:00
Matt
075e1e8974
Move current date calculation to a function
2022-06-16 18:24:16 -04:00
Matt
06f78ce620
Do all date calculations in UTC
2022-06-16 18:15:40 -04:00
mcarlton00
f35239e1a4
Merge pull request #168 from mcarlton00/offscreen-listitems
...
Use offscreen option when generating all listitems
2022-06-12 11:12:28 -04:00
Matt
5534878dcd
Use offscreen option when generating all listitems
2022-06-12 10:52:49 -04:00
Oskari Lavinto
f1b82cf89a
Translated using Weblate (Finnish)
...
Currently translated at 100.0% (271 of 271 strings)
Translation: Jellycon/Jellycon
Translate-URL: https://translate.jellyfin.org/projects/jellycon/jellycon/fi/
2022-06-12 08:22:09 -04:00
Moritz
4ae81b9f52
Translated using Weblate (German)
...
Currently translated at 100.0% (271 of 271 strings)
Translation: Jellycon/Jellycon
Translate-URL: https://translate.jellyfin.org/projects/jellycon/jellycon/de/
2022-06-12 08:22:09 -04:00
Matt
52baa2e8cc
Make sure manual login shows when connecting to a 10.7 server
2022-06-11 08:04:40 -04:00
Matt
fae51bd9b2
Remove safe delete code
2022-06-09 21:31:16 -04:00
mcarlton00
9a6e16f505
Merge pull request #165 from mcarlton00/flake8-fixes
...
Address flake8 warnings
2022-06-09 20:54:10 -04:00
Matt
44afd62989
Address flake8 warnings
2022-06-09 20:35:06 -04:00
mcarlton00
69986cc40d
Merge pull request #164 from mcarlton00/dict-definitions
...
Simplify url param dict definitions
2022-06-09 20:30:50 -04:00
Matt
9769a36c30
Simplify dict definitions
2022-06-09 20:12:48 -04:00
mcarlton00
1621510b15
Merge pull request #163 from mcarlton00/optimize-loops
...
Optimize loops while building menus
2022-06-09 20:00:44 -04:00
DJSweder
85f910dd48
Translated using Weblate (Czech)
...
Currently translated at 4.4% (12 of 271 strings)
Translation: Jellycon/Jellycon
Translate-URL: https://translate.jellyfin.org/projects/jellycon/jellycon/cs/
2022-06-09 17:22:08 -04:00
DJSweder
e260124351
Added translation using Weblate (Czech)
2022-06-08 16:46:16 -04:00
Csaba
1eb2d21086
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (271 of 271 strings)
Translation: Jellycon/Jellycon
Translate-URL: https://translate.jellyfin.org/projects/jellycon/jellycon/hu/
2022-06-08 00:22:07 -04:00
WWWesten
fedc67e1e2
Translated using Weblate (Esperanto)
...
Currently translated at 100.0% (271 of 271 strings)
Translation: Jellycon/Jellycon
Translate-URL: https://translate.jellyfin.org/projects/jellycon/jellycon/eo/
2022-06-08 00:22:07 -04:00
WWWesten
c88a7b134f
Translated using Weblate (Russian)
...
Currently translated at 100.0% (271 of 271 strings)
Translation: Jellycon/Jellycon
Translate-URL: https://translate.jellyfin.org/projects/jellycon/jellycon/ru/
2022-06-08 00:22:07 -04:00
WWWesten
20dfc02624
Translated using Weblate (Kazakh)
...
Currently translated at 100.0% (271 of 271 strings)
Translation: Jellycon/Jellycon
Translate-URL: https://translate.jellyfin.org/projects/jellycon/jellycon/kk/
2022-06-08 00:22:07 -04:00
egymoh
2ca11e53be
Translated using Weblate (Arabic)
...
Currently translated at 66.2% (179 of 270 strings)
Translation: Jellycon/Jellycon
Translate-URL: https://translate.jellyfin.org/projects/jellycon/jellycon/ar/
2022-06-05 10:22:07 -04:00
WWWesten
1b79794ede
Translated using Weblate (Esperanto)
...
Currently translated at 100.0% (270 of 270 strings)
Translation: Jellycon/Jellycon
Translate-URL: https://translate.jellyfin.org/projects/jellycon/jellycon/eo/
2022-06-05 10:22:07 -04:00
WWWesten
806de6910a
Translated using Weblate (Russian)
...
Currently translated at 100.0% (270 of 270 strings)
Translation: Jellycon/Jellycon
Translate-URL: https://translate.jellyfin.org/projects/jellycon/jellycon/ru/
2022-06-05 10:22:07 -04:00
WWWesten
ba30fc1613
Translated using Weblate (Kazakh)
...
Currently translated at 100.0% (270 of 270 strings)
Translation: Jellycon/Jellycon
Translate-URL: https://translate.jellyfin.org/projects/jellycon/jellycon/kk/
2022-06-05 10:22:07 -04:00
Matt
cd5774bfd3
Remove unneeded variable
2022-06-05 10:19:51 -04:00
Matt
df9cd5fe48
Reuse URL parameters during loops
2022-06-05 10:19:01 -04:00
Matt
76d189b8de
Combine sequential for loops
2022-06-05 10:05:17 -04:00
Matt
f78764d18a
Fix playing all files
2022-06-04 22:38:58 -04:00
mcarlton00
59b352df35
Merge pull request #161 from mcarlton00/music-options
...
Add genres and alpha picker to music
2022-06-04 22:26:43 -04:00
Matt
c241cc9df9
Ensure variables are initialized before use
2022-06-04 22:10:54 -04:00
Matt
5ba6291fd9
Add genre and alpha picker to music
2022-06-04 21:56:40 -04:00
hogenf
c8715218c8
Translated using Weblate (Swedish)
...
Currently translated at 75.7% (203 of 268 strings)
Translation: Jellycon/Jellycon
Translate-URL: https://translate.jellyfin.org/projects/jellycon/jellycon/sv/
2022-06-04 06:22:06 -04:00
mcarlton00
cc9caf3d54
Merge pull request #160 from mcarlton00/add-button-to-bitrate-dialog
...
Add button to the bitrate selector
2022-06-01 16:46:18 -04:00
mcarlton00
6d298daea4
Merge pull request #159 from mcarlton00/quick-connect
...
Add quick connect authentication
2022-06-01 16:45:41 -04:00
B v H
07ef6b6f41
Translated using Weblate (Dutch)
...
Currently translated at 48.8% (131 of 268 strings)
Translation: Jellycon/Jellycon
Translate-URL: https://translate.jellyfin.org/projects/jellycon/jellycon/nl/
2022-06-01 13:51:37 -04:00
Matt
6c8e193130
Add button to the bitrate selector
2022-05-30 16:45:29 -04:00
Matt
b7c31fa7a0
Add custom dialog for quick connect
2022-05-30 15:27:35 -04:00
Matt
d25c7b351e
Default to using quick connect to log into server
2022-05-28 19:27:51 -04:00
mcarlton00
90103b9fba
Merge pull request #157 from mcarlton00/ensure-server
...
Ensure server is present in API requests
2022-05-28 10:22:17 -04:00
Matt
7c39b06297
Ensure server is present in API requests
2022-05-28 10:06:29 -04:00
mcarlton00
2ead20b2f7
Merge pull request #156 from mcarlton00/stop-transcode
...
Fix errors when stopping transcoded playback
2022-05-28 09:09:58 -04:00
mcarlton00
c8821b1055
Merge pull request #155 from mcarlton00/context-menu
...
Fix content update checks
2022-05-28 09:09:31 -04:00
Matt
50b6f773f5
Fix errors when stopping a transcode
2022-05-26 21:43:05 -04:00
mcarlton00
11705d46f2
Merge pull request #154 from mcarlton00/verify-certs
...
Verify certificates by default
2022-05-26 21:39:10 -04:00
Matt
3e96211433
Fix opening context menu multiple times
2022-05-26 21:32:42 -04:00
Matt
0c3cefc0ff
Verify certificates by default
2022-05-26 21:05:12 -04:00
mcarlton00
deab5fc2c2
Merge pull request #153 from mcarlton00/stale-migration
...
Fix stale data after storage migration
2022-05-22 12:08:51 -04:00
Matt
9c68120447
Check for updated credentials before making requests
2022-05-21 00:10:55 -04:00
Matt
6f3181a643
Ensure auth token is in request headers
2022-05-20 23:56:58 -04:00
Matt
416b04fdec
Don't use stale data 2 - widgets
2022-05-20 23:46:59 -04:00
Matt
c2958445cb
Get current data when generating URLs
2022-05-20 23:40:13 -04:00
liimee
1176db8f41
Translated using Weblate (Indonesian)
...
Currently translated at 44.0% (118 of 268 strings)
Translation: Jellycon/Jellycon
Translate-URL: https://translate.jellyfin.org/projects/jellycon/jellycon/id/
2022-05-20 00:22:01 -04:00
Sherlock
136e22bb84
Translated using Weblate (Hindi)
...
Currently translated at 31.7% (85 of 268 strings)
Translation: Jellycon/Jellycon
Translate-URL: https://translate.jellyfin.org/projects/jellycon/jellycon/hi/
2022-05-20 00:22:01 -04:00
MoFanFr
78b7f38f61
Translated using Weblate (French)
...
Currently translated at 80.2% (215 of 268 strings)
Translation: Jellycon/Jellycon
Translate-URL: https://translate.jellyfin.org/projects/jellycon/jellycon/fr/
2022-05-20 00:22:01 -04:00
liimee
8040349718
Added translation using Weblate (Indonesian)
2022-05-18 09:14:01 -04:00
José Albano
fca212edc3
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (268 of 268 strings)
Translation: Jellycon/Jellycon
Translate-URL: https://translate.jellyfin.org/projects/jellycon/jellycon/es/
2022-05-17 00:13:56 -04:00
mcarlton00
26c02fdbac
Merge pull request #150 from mcarlton00/skin-shortcuts
...
Fix legacy skin shortcuts
2022-05-12 18:08:04 -04:00
Rhodri
aa4a3531e9
Translated using Weblate (Welsh)
...
Currently translated at 37.6% (101 of 268 strings)
Translation: Jellycon/Jellycon
Translate-URL: https://translate.jellyfin.org/projects/jellycon/jellycon/cy/
2022-05-08 07:13:52 -04:00