Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create native libe_sqlite3 library used in dotnet applications #6348

Merged
merged 3 commits into from
Dec 9, 2024

Conversation

hgy59
Copy link
Contributor

@hgy59 hgy59 commented Dec 8, 2024

Description

  • create native libe_sqlite3 library for SQLitePCLRaw to run on DSM 6.2.4 and DSM 7.1

Fixes #6346

Checklist

  • Build rule all-supported completed successfully
  • New installation of package completed successfully
  • Package upgrade completed successfully (Manually install the package again)
  • Package functionality was tested
  • Any needed documentation is updated/created

Type of change

  • Bug fix

hgy59 added 2 commits December 8, 2024 22:50
- create native libe_sqlite3 library for SQLitePCLRaw to run on DSM 6.2.4 and DSM 7.1
- use libe_sqlite3.so created with cross/libe_sqlite3
@mreid-tt
Copy link
Contributor

mreid-tt commented Dec 9, 2024

@hgy59, this is brilliant! I was able to download and install both Ombi and Jellyfin on DSM 6.2.4-25556 Update 7. Everything appears to be fully functional so far.

@mreid-tt
Copy link
Contributor

mreid-tt commented Dec 9, 2024

@hgy59, tested both packages successfully on DSM 7.1.1-42962 Update 6.

LGTM

@hgy59 hgy59 merged commit a79cb60 into SynoCommunity:master Dec 9, 2024
15 checks passed
@hgy59 hgy59 deleted the add_libe_sqlite3 branch December 9, 2024 13:05
@hgy59 hgy59 added the status/published Published and activated (may take up to 48h until visible in DSM package manager) label Dec 9, 2024
@hgy59
Copy link
Contributor Author

hgy59 commented Dec 9, 2024

Ombi and Jellyfin published.

urosch pushed a commit to urosch/spksrc that referenced this pull request Dec 9, 2024
…ommunity#6348)

* add cross\libe_sqlite3 for dotnet
- create native libe_sqlite3 library for SQLitePCLRaw to run on DSM 6.2.4 and DSM 7.1

* ombi: fix for DSM 6.2.4 and DSM 7.1.1
- use libe_sqlite3.so created with cross/libe_sqlite3

* jellyfin: add support for DSM 7.1 and DSM 6.2.4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dotnet Related to dotnet (core) status/published Published and activated (may take up to 48h until visible in DSM package manager)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ombi v4.44.1 crash on DSM 7.1.1
2 participants