Commit Graph

98 Commits

Author SHA1 Message Date
Tim Eisele
f349d91670
Add analyzers and fix issues (#86)
Some checks failed
🏗️ Build Plugin / call (push) Has been cancelled
📝 Create/Update Release Draft & Release Bump PR / call (push) Has been cancelled
🔬 Run CodeQL / call (push) Has been cancelled
🧪 Test Plugin / call (push) Has been cancelled
🏷️ Sync labels / call (push) Has been cancelled
2024-09-30 07:49:06 -06:00
Killy
ab02bde8e4
Fix for collections with < entries than requested (#74) 2024-09-06 07:47:20 -06:00
jellyfin-bot
f4f4b59dcf
Prepare for release v11 (#71) 2024-05-11 13:29:17 -06:00
Cody Robibero
b493476705
10.9 (#79) 2024-05-11 13:25:41 -06:00
Cody Robibero
dcc99788d9 add unstable workflow 2024-03-25 16:50:34 -06:00
Cody Robibero
df24f064a1 update secrets 2024-03-09 08:26:01 -07:00
Metin Bektas
e693277f5b
Update README.md (#77)
Fix the link to the Jellyfin Project
2023-10-31 05:24:54 -06:00
Cody Robibero
555c7467c3
Merge pull request #69 from lordwelch/fixMultipleVersions 2022-06-12 08:04:46 -06:00
Cody Robibero
1b0fc4c9d6
Merge pull request #70 from h1dden-da3m0n/fix/bump-ci 2022-05-15 20:36:21 -04:00
K3rnelPan1c
93018571c6 fix: meta ci workflows 2022-05-15 23:24:17 +02:00
lordwelch
57421f75e6 Only add primary versions to collections 2022-04-07 19:00:12 -07:00
Cody Robibero
741c88b30d
Merge pull request #60 from jellyfin/prepare-10 2022-03-27 14:39:59 -06:00
Cody Robibero
0d1853b20d
Update build.yaml 2022-03-27 14:39:43 -06:00
jellyfin-bot
4f8fab307f Bump version to 10 2022-03-27 20:25:26 +00:00
Cody Robibero
c23e4d9ca3
Merge pull request #68 from jellyfin/10.8 2022-03-27 14:24:49 -06:00
Cody Robibero
c7e3fce0eb 10.8 support 2022-03-27 14:20:00 -06:00
Cody Robibero
f6cb154845
Merge pull request #67 from jellyfin/ci 2022-03-19 10:01:53 -06:00
K3rnelPan1c
f706f8c74a
bump version 2022-03-19 16:40:36 +01:00
Cody Robibero
3f74a93efd Use meta ci 2022-03-19 08:43:35 -06:00
Cody Robibero
dfe9df52a0
Merge pull request #59 from jellyfin/dependabot/github_actions/release-drafter/release-drafter-5.17.6
chore(deps): bump release-drafter/release-drafter from 5.15.0 to 5.17.6
2022-01-23 18:00:52 -07:00
dependabot[bot]
6163c21d10
chore(deps): bump release-drafter/release-drafter from 5.15.0 to 5.17.6
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5.15.0 to 5.17.6.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.15.0...v5.17.6)

---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-24 00:20:55 +00:00
Cody Robibero
f1fe883980
Merge pull request #50 from jellyfin/prepare-9 2022-01-04 21:39:32 -07:00
Cody Robibero
a3f041d2dc
Update build.yaml 2022-01-04 21:39:19 -07:00
jellyfin-bot
8d72381430 Bump version to 9 2022-01-05 04:37:32 +00:00
Cody Robibero
8f937afb7e
Merge pull request #56 from jellyfin/base-item-kind 2022-01-04 21:37:11 -07:00
Cody Robibero
286ebb0cd5 Use BaseItemKind 2021-12-26 17:27:13 -07:00
Cody Robibero
b24a6bdd6f Revert "Use BaseItemKind"
This reverts commit eda0a1f4d5.
2021-12-26 17:24:51 -07:00
Cody Robibero
eda0a1f4d5 Use BaseItemKind 2021-12-26 17:24:04 -07:00
Cody Robibero
27abcc9073
Merge pull request #49 from WWWesten/master
Update TMDbBoxSetManager.cs
2021-11-04 04:05:57 -06:00
WWWesten
14a0f72d51
Update TMDbBoxSetManager.cs
Fixed tipo "kоллекция" ->  "коллекция" in the _collectionRegex
2021-11-04 12:59:41 +05:00
Cody Robibero
46b3eb3da8
Merge pull request #48 from jellyfin/prepare-8 2021-11-01 15:02:45 -06:00
jellyfin-bot
5c2d35d666 Bump version to 8 2021-11-01 21:02:10 +00:00
Cody Robibero
ce98db6f33
Merge pull request #43 from danimart1991/feature/strip-collection-multilanguage 2021-11-01 15:01:42 -06:00
Claus Vium
54ec4924d1
Merge pull request #47 from jellyfin/10.8
10.8 support
2021-11-01 19:55:06 +01:00
Cody Robibero
d1b213ad29 Fix ci 2021-11-01 11:41:35 -06:00
Cody Robibero
e6e57d9664 10.8 support 2021-09-27 19:49:16 -06:00
Daniel Martin Gonzalez
b2fc003d33 Strip Collection string multilanguage 2021-04-15 14:01:06 +02:00
h1dden-da3m0n
9ede4a11f6
Merge pull request #41 from danimart1991/fix/null-collection-name
Fix #38: NullReferenceException on Collection Name
2021-04-14 20:06:27 +02:00
Daniel Martin Gonzalez
4c274ecda7 Fix PR comments 2021-04-14 15:18:36 +02:00
Daniel Martin Gonzalez
0b08fd9376 Fix #38: NullReferenceException on Collection Name 2021-04-14 13:44:51 +02:00
Claus Vium
0be9fe8050
Merge pull request #40 from danimart1991/fix/save-button
Fix #36: Save button has wrong text
2021-04-14 10:44:43 +02:00
Daniel Martin Gonzalez
c54694a43e Fix 36: Save button has wrong text 2021-04-14 10:30:53 +02:00
Odd Stråbø
846f0ea7ac
Merge pull request #39 from jellyfin/dependabot/github_actions/release-drafter/release-drafter-v5.15.0
chore(deps): bump release-drafter/release-drafter from v5.14.0 to v5.15.0
2021-04-13 06:42:34 +02:00
dependabot[bot]
46754a17bd
chore(deps): bump release-drafter/release-drafter
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from v5.14.0 to v5.15.0.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.14.0...fe52e97d262833ae07d05efaf1a239df3f1b5cd4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-12 10:24:10 +00:00
Odd Stråbø
3abbbbeb9d
Merge pull request #34 from h1dden-da3m0n/chore/ci
chore(ci): builds, releas drafter and more
2021-04-12 11:40:03 +02:00
h1dden-da3m0n
cb8ecb3703 fix incorrect url template 2021-03-11 01:37:20 +01:00
h1dden-da3m0n
ed85bc6c93 add basic readme badges 2021-03-11 00:56:43 +01:00
h1dden-da3m0n
559d1bf0e6 add release drafter workflows 2021-03-11 00:56:31 +01:00
h1dden-da3m0n
1349682b40 add basic build with codeQL 2021-03-11 00:56:16 +01:00
h1dden-da3m0n
9004472e6e add dependabot config 2021-03-11 00:56:00 +01:00