Commit Graph

4074 Commits

Author SHA1 Message Date
Matt 6c9d6e8593 Fix external sub conflict 2021-07-08 19:19:18 -04:00
mcarlton00 3d37b3a743
Change order of if statement
Co-authored-by: Odd Stråbø <oddstr13@openshell.no>
2021-07-04 21:02:46 -04:00
Matt df319b8f92 Add argument for dev mode to build script 2021-07-04 12:43:38 -04:00
Matt d5a9a52a7d Add option to transcode vp9 and av1 2021-07-04 11:45:44 -04:00
mcarlton00 2023188e30
Merge pull request #537 from h1dden-da3m0n/fix/publish-duplicate
fix: prevent dual GitHub release publish
2021-06-05 20:35:45 -04:00
h1dden-da3m0n dd6343f735 fix dual GitHub release publish 2021-06-06 02:08:13 +02:00
Odd Stråbø 45b834311c
Merge pull request #536 from jellyfin/prepare-0.7.4
Prepare for release v0.7.4
2021-06-06 01:47:02 +02:00
jellyfin-bot 790931c56f bump version to 0.7.4 2021-06-05 23:14:46 +00:00
Odd Stråbø 7e8300317a
Merge pull request #535 from h1dden-da3m0n/fix/create-release-pr
fix: create release pr workflow
2021-06-06 01:09:16 +02:00
h1dden-da3m0n 97ea385dcf add release readme for GitHub workflows 2021-06-05 20:15:06 +02:00
h1dden-da3m0n 7f0047d666 remove obsolete envVar pass in publish workflow 2021-06-05 20:15:06 +02:00
h1dden-da3m0n bf3830959d fix issue with prepare-release-pr workflow 2021-06-05 20:15:06 +02:00
mcarlton00 399fc32b60
Merge pull request #523 from h1dden-da3m0n/ci/migrate-to-actions
ci: migrate Azure Pipelines to GitHub Actions
2021-06-03 18:37:57 -04:00
h1dden-da3m0n 40fe1402c3 move build.py back to root 2021-06-01 22:14:36 +02:00
h1dden-da3m0n 14f500e856 overhaul workflows to be less complex and more reliable 2021-06-01 22:14:36 +02:00
mcarlton00 0bf51ad9ae
Merge pull request #529 from mcarlton00/baseurl-transcoding
Remove double slash when transcoding with a baseurl
2021-05-30 17:49:32 -04:00
h1dden-da3m0n 1526e0be54 add create-release workflow 2021-05-29 00:57:02 +02:00
Odd Stråbø 2371dfd1fa
Merge pull request #521 from mcarlton00/websockets-are-awful
Fix playback crashes
2021-05-28 15:19:51 +02:00
Odd Stråbø 65c7a5c59c
Merge pull request #528 from mcarlton00/database-version
Store a version parameter in the database for migrations
2021-05-28 15:15:07 +02:00
Odd Stråbø 51c14b3fb9
Merge pull request #525 from mcarlton00/status-code-error
Don't fail if status_code doesn't exist on startup
2021-05-28 15:12:12 +02:00
h1dden-da3m0n 326f00925a move build.py 2021-05-27 23:33:54 +02:00
h1dden-da3m0n afeb520433 change to use codecov for coverage report 2021-05-23 20:17:34 +02:00
h1dden-da3m0n 632fac7809 migrate from generate_xml to build a full bundle zip 2021-05-23 20:17:06 +02:00
Levi 8e0cdacbd0 Translated using Weblate (Swedish)
Translation: Jellyfin/Jellyfin Kodi
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-kodi/sv/
2021-05-23 08:31:01 -04:00
Levi 648e2385a5 Added translation using Weblate (Swedish) 2021-05-22 07:35:34 -04:00
mcarlton00 59eafe5192
Merge pull request #530 from venomousZealot/patch-1
Fix impossibility of choosing the first subtitle
2021-05-17 17:09:49 -04:00
venomousZealot e907e35773
Fix impossibility of choosing the first subtitle
The usual combination of a zero-based index and a lazy if...

Also, there is no reason to use the default subtitles after asking users which subtitles they want.
2021-05-17 16:39:46 +02:00
Matt 53aa27444b Arguments with a linter 2021-05-16 21:48:37 -04:00
Matt a4e024634f Make linter ignore these imports 2021-05-16 21:43:35 -04:00
Matt dd81d1a3d7 Remove double slash when transcoding with a baseurl 2021-05-16 21:26:30 -04:00
Matt 1effd2fa6e Remove new line at end of file 2021-05-16 19:04:11 -04:00
Matt 24167b5c29 Store a version parameter in the database for migrations 2021-05-16 18:45:34 -04:00
Matt 6deaddee6d Don't fail if status_code doesn't exist on startup 2021-05-16 11:01:30 -04:00
h1dden-da3m0n 1bd73881cb add dependabot config 2021-05-14 17:33:19 +02:00
h1dden-da3m0n bedefb494f fix unsupported editorconfig setting 2021-05-14 17:33:19 +02:00
h1dden-da3m0n bc07b8af53 add release-drafter for easy GitHub release management 2021-05-14 17:33:19 +02:00
h1dden-da3m0n 9b3edc8bd1 migrate Azure Pipelines to GitHub Actions 2021-05-14 17:33:19 +02:00
Matt 405a0038a3 Stop throwing errors during playback reporting 2021-05-11 19:55:08 -04:00
Matt 293dc7a768 Make sure numpy doesn't cause issues 2021-05-11 19:51:34 -04:00
Abby b6cd28e39c
Merge pull request #518 from mcarlton00/version-bump-0.7.3
Version bump for 0.7.3
2021-05-08 23:03:26 +01:00
Matt 98a9b53340 Version bump 2021-05-08 17:57:59 -04:00
mcarlton00 aad222b603
Merge pull request #515 from venomousZealot/patch-1
Allow multiple subtitles with identical names
2021-05-08 17:56:52 -04:00
venomousZealot 8870d772a8
Remove unused import 2021-05-05 14:23:26 +02:00
venomousZealot c79980c477
Make sonarcloud happy 2021-05-05 14:08:48 +02:00
venomousZealot 1ae54a3e20
Additional cleanup 2021-05-05 14:05:27 +02:00
venomousZealot 46d16293d2
Replacing ordered dictionaries with lists
Allows multiple subtitles with identical names. Should fix https://github.com/jellyfin/jellyfin-kodi/issues/435
2021-05-05 13:53:30 +02:00
Abby 3804447c48
Merge pull request #328 from mcarlton00/websocket-dependency
Remove websocket library
2021-05-03 02:16:55 +01:00
Abby 7c833767cd
Merge pull request #513 from mcarlton00/followup-sync
Fix subsequent syncs from the addon menu better
2021-05-03 01:55:11 +01:00
Matt 755637cc97 Include websocket dependency in config files 2021-05-02 17:10:01 -04:00
Matt eb0e85d8f5 Make tests not fail 2021-05-02 17:09:54 -04:00