Commit Graph

3639 Commits

Author SHA1 Message Date
dependabot[bot] a5cd8870d5
Bump codecov/codecov-action from 2.0.2 to 2.0.3
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v2.0.2...v2.0.3)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-30 14:04:57 +00:00
jessbo 9b2d499a9c jellyfin_kodi/{jellyfin/api,player}.py: Add missing "PlaySessionId" argument to close_transcode().
Without this argument, server always returns 400.
2021-08-29 15:45:40 -04:00
mcarlton00 73407f2726
Merge pull request #555 from jessbo/transcode-media-default
Add transcode dialog skip option: "Media default"
2021-08-29 15:10:06 -04:00
mcarlton00 0d94a5588a
Merge pull request #556 from jellyfin/dependabot/github_actions/burnett01/rsync-deployments-5.1
Bump burnett01/rsync-deployments from 4.1 to 5.1
2021-08-29 11:01:37 -04:00
dependabot[bot] 2c6247a69f
Bump burnett01/rsync-deployments from 4.1 to 5.1
Bumps [burnett01/rsync-deployments](https://github.com/burnett01/rsync-deployments) from 4.1 to 5.1.
- [Release notes](https://github.com/burnett01/rsync-deployments/releases)
- [Commits](https://github.com/burnett01/rsync-deployments/compare/4.1...5.1)

---
updated-dependencies:
- dependency-name: burnett01/rsync-deployments
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-16 14:06:01 +00:00
jessbo ea97b42a52 Add transcode dialog skip option: "Media default" 2021-08-13 10:47:19 -04:00
mcarlton00 f3c2f1a7a5
Merge pull request #551 from jellyfin/dependabot/github_actions/codecov/codecov-action-2.0.2
Bump codecov/codecov-action from 1 to 2.0.2
2021-07-26 10:20:27 -04:00
dependabot[bot] 023bf85d02
Bump codecov/codecov-action from 1 to 2.0.2
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1 to 2.0.2.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v1...v2.0.2)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-26 14:06:42 +00:00
Odd Stråbø fe8bbba7b6
Merge pull request #547 from mcarlton00/external-subs
Fix external sub conflict
2021-07-18 11:20:22 +02:00
Odd Stråbø 79f872eb42
Merge pull request #546 from mcarlton00/dev-build-argument
Add argument for dev mode to build script
2021-07-18 11:18:41 +02:00
Odd Stråbø 8072595c17
Merge pull request #545 from mcarlton00/transcode-codecs
Add option to transcode vp9 and av1
2021-07-18 11:17:49 +02:00
Sniperhund 085b9e5522 Translated using Weblate (Danish)
Translation: Jellyfin/Jellyfin Kodi
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-kodi/da/
2021-07-09 23:45:34 -04:00
Sniperhund ef2739db88 Added translation using Weblate (Danish) 2021-07-09 23:45:34 -04:00
Gubb Jonas 1eb6e0c024 Translated using Weblate (Swedish)
Translation: Jellyfin/Jellyfin Kodi
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-kodi/sv/
2021-07-09 23:45:34 -04:00
Herman Andgart a5d5f51237 Translated using Weblate (Swedish)
Translation: Jellyfin/Jellyfin Kodi
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-kodi/sv/
2021-07-09 23:45:34 -04:00
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