forked from th0ma7/spksrc
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Lidarr: Update dotnet build for DSM 7.2 (SynoCommunity#5584)
* Update dotnet build for DSM 7.2 * Add exclusions for ARMv7 archs * Add build for x86 architecture * Remove outdated mono version
- Loading branch information
Showing
13 changed files
with
73 additions
and
151 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,12 @@ | ||
Lidarr.master.1.0.2.2592.linux-core-x64.tar.gz SHA1 62f5f7f418f9ff43f0ddf84e93305bee7e7406ac | ||
Lidarr.master.1.0.2.2592.linux-core-x64.tar.gz SHA256 8ae236e204fbfd1159f7173872c77ecd61333d23ecc6a618e45fbbf085918f14 | ||
Lidarr.master.1.0.2.2592.linux-core-x64.tar.gz MD5 1435031348cd621343c188fd1e7cdfc7 | ||
Lidarr.master.1.0.2.2592.linux-core-arm.tar.gz SHA1 23504e911824674d651a60f9e018d62f3f00ca76 | ||
Lidarr.master.1.0.2.2592.linux-core-arm.tar.gz SHA256 dc59225da4490b40bea386d5ec5a305d43706447dbfea05f84505bc21b4425e5 | ||
Lidarr.master.1.0.2.2592.linux-core-arm.tar.gz MD5 a4f3c8228e219e60ea66004096963ff7 | ||
Lidarr.master.1.0.2.2592.linux-core-arm64.tar.gz SHA1 e49bb3a2b8ccbcd61321f742a1ed89b76ddebb90 | ||
Lidarr.master.1.0.2.2592.linux-core-arm64.tar.gz SHA256 c870286712de285ea6951fc0bf4107d0b8765eab8cf55c7a86e3434c4b38c325 | ||
Lidarr.master.1.0.2.2592.linux-core-arm64.tar.gz MD5 e3ba8cece9de4e48b0a0d9384e803b0a | ||
Lidarr.master.1.0.2.2592.linux-core-x64.tar.gz SHA1 62f5f7f418f9ff43f0ddf84e93305bee7e7406ac | ||
Lidarr.master.1.0.2.2592.linux-core-x64.tar.gz SHA256 8ae236e204fbfd1159f7173872c77ecd61333d23ecc6a618e45fbbf085918f14 | ||
Lidarr.master.1.0.2.2592.linux-core-x64.tar.gz MD5 1435031348cd621343c188fd1e7cdfc7 | ||
Lidarr.master.1.0.2.2592.linux-core-x86.tar.gz SHA1 31cd66297686064e645cf4f3bd96a561bcf1de16 | ||
Lidarr.master.1.0.2.2592.linux-core-x86.tar.gz SHA256 4e0a3828f9479c9b99210536903660839f38e5dd2764514d69b9661e0d087d00 | ||
Lidarr.master.1.0.2.2592.linux-core-x86.tar.gz MD5 0dbeb2b7ec46fcbd77b8cca87e6da6c8 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,7 @@ | ||
<?xml version="1.0" encoding="utf-8" standalone="yes"?> | ||
<Config> | ||
<Branch>master</Branch> | ||
<UpdateMechanism>BuiltIn</UpdateMechanism> | ||
<UpdateAutomatically>True</UpdateAutomatically> | ||
<LaunchBrowser>False</LaunchBrowser> | ||
<Port>8686</Port> | ||
<UpdateAutomatically>True</UpdateAutomatically> | ||
<UpdateMechanism>BuiltIn</UpdateMechanism> | ||
</Config> |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
[{ | ||
"step_title": "Starting and updating Lidarr", | ||
"items": [{ | ||
"desc": "The first time Lidarr is started it might take a few moments for the interface to become available!<br><br>Keep Lidarr up-to-date by using Lidarr's built-in updater.<br>Navigate to System>Updates in the Lidarr UI." | ||
}] | ||
},{ | ||
"step_title": "Attention! DSM Permissions", | ||
"items": [{ | ||
"desc": "Permissions for all download-related packages are managed with the group <b>'sc-download'</b> in DSM.<br>Please read <a target=\"_blank\" href=\"https://github.com/SynoCommunity/spksrc/wiki/Permission-Management\">Permission Management</a> for details." | ||
}] | ||
"step_title": "Starting and updating Lidarr", | ||
"items": [{ | ||
"desc": "The first time Lidarr is started it might take a few moments for the interface to become available!<br><br>Keep Lidarr up-to-date by using Lidarr's built-in updater.<br>Navigate to System>Updates in the Lidarr UI." | ||
}] | ||
}, { | ||
"step_title": "DSM Permissions", | ||
"items": [{ | ||
"desc": "Please read <a target=\"_blank\" href=\"https://github.com/SynoCommunity/spksrc/wiki/Permission-Management\">Permission Management</a> for details." | ||
}] | ||
}] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
[{ | ||
"step_title": "Mettre à jour Lidarr", | ||
"items": [{ | ||
"desc": "Au premier démarrage de Lidarr cela peut prendre un moment avant que l'interface ne soit disponible !<br><br>Garder Lidarr à jour en utilisant System>Updates dans l'interface Lidarr." | ||
}] | ||
},{ | ||
"step_title": "Attention! Permissions DSM", | ||
"items": [{ | ||
"desc": "Les permissions de toutes les applications de téléchargement sont gérées par le groupe <b>'sc-download'</b> dans DSM.<br>Merci de lire <a target=\"_blank\" href=\"https://github.com/SynoCommunity/spksrc/wiki/Permission-Management\">Permission Management</a> pour plus de détails." | ||
}] | ||
"step_title": "Mettre à jour Lidarr", | ||
"items": [{ | ||
"desc": "Au premier démarrage de Lidarr cela peut prendre un moment avant que l'interface ne soit disponible !<br><br>Garder Lidarr à jour en utilisant System>Updates dans l'interface Lidarr." | ||
}] | ||
}, { | ||
"step_title": "Permissions DSM", | ||
"items": [{ | ||
"desc": "Merci de lire <a target=\"_blank\" href=\"https://github.com/SynoCommunity/spksrc/wiki/Permission-Management\">Permission Management</a> pour plus de détails." | ||
}] | ||
}] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,13 @@ | ||
[{ | ||
"step_title": "Updating Lidarr", | ||
"items": [{ | ||
"desc": "Keep Lidarr up-to-date by using Lidarr's built-in updater.<br>Navigate to System>Updates in the Lidarr UI." | ||
}] | ||
"step_title": "Updating Lidarr", | ||
"items": [{ | ||
"desc": "This update is for additional libraries and DSM integration. It does not modify your current Lidarr version." | ||
}, { | ||
"desc": "Keep Lidarr up-to-date by using Lidarr's built-in updater.<br>Navigate to <b>System>Updates</b> in the Lidarr UI." | ||
}] | ||
}, { | ||
"step_title": "Attention! DSM Permissions", | ||
"items": [{ | ||
"desc": "Permissions for all download-related packages are managed with the group <b>'sc-download'</b> in DSM.<br>Please read <a target=\"_blank\" href=\"https://github.com/SynoCommunity/spksrc/wiki/Permission-Management\">Permission Management</a> for details." | ||
}] | ||
"step_title": "DSM Permissions", | ||
"items": [{ | ||
"desc": "Please read <a target=\"_blank\" href=\"https://github.com/SynoCommunity/spksrc/wiki/Permission-Management\">Permission Management</a> for details." | ||
}] | ||
}] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,13 @@ | ||
[{ | ||
"step_title": "Mettre à jour Lidarr", | ||
"items": [{ | ||
"desc": "Garder Lidarr à jour en utilisant System>Updates dans l'interface Lidarr." | ||
}] | ||
},{ | ||
"step_title": "Attention! Permissions DSM", | ||
"items": [{ | ||
"desc": "Les permissions de toutes les applications de téléchargement sont gérées par le groupe <b>'sc-download'</b> dans DSM.<br>Merci de lire <a target=\"_blank\" href=\"https://github.com/SynoCommunity/spksrc/wiki/Permission-Management\">Permission Management</a> pour plus de détails." | ||
}] | ||
"step_title": "Mettre à jour Lidarr", | ||
"items": [{ | ||
"desc": "Cette mise à jour concerne les bibliothèques supplémentaires et l'intégration DSM. Il ne modifie pas votre version actuelle de Lidarr." | ||
}, { | ||
"desc": "Garder Lidarr à jour en utilisant <b>System>Updates</b> dans l'interface Lidarr." | ||
}] | ||
}, { | ||
"step_title": "Permissions DSM", | ||
"items": [{ | ||
"desc": "Merci de lire <a target=\"_blank\" href=\"https://github.com/SynoCommunity/spksrc/wiki/Permission-Management\">Permission Management</a> pour plus de détails." | ||
}] | ||
}] |