Suchergebnisse

  • Ab sofort steht euch hier im Forum die neue Add-on Verwaltung zur Verfügung – eine zentrale Plattform für alles rund um Erweiterungen und Add-ons für den DSM.

    Damit haben wir einen Ort, an dem Lösungen von Nutzern mit der Community geteilt werden können. Über die Team Funktion können Projekte auch gemeinsam gepflegt werden.

    Was die Add-on Verwaltung kann und wie es funktioniert findet Ihr hier

    Hier geht es zu den Add-ons

  1. DaveR

    DSM 7.3 Neue Version 7.3.2 – 86009

    @Memento SanDisk SD8SN8U.256G-1006 are SATA-based M.2 SSD. They are not NVMe drives and not compatible with NVMe-only M.2 slots so I can't imagine how you got them to plug in (unless Synology's motherboard manufacturer ran of a "NVMe only" M.2 slots and used some "SATA and NVMe" M.2 slots on a...
  2. DaveR

    I built my own 3rd Party Synology Package Repository

    I've found and fixed the problem. In v1.0.27 I'd added a 2nd ui page in the WIZARD_UI/install_uifile but I'd left out the },{ between the "Permission setup required" section and the "How to schedule Ookla Speedtest" section. :rolleyes: So install was failing but upgrade and uninstall were...
  3. DaveR

    I built my own 3rd Party Synology Package Repository

    I'm not sure what is going on there. I can upgrade it or install on my DS1821+ (v1000 CPU) and DS925+ (v1000nk CPU) but not on my DS720+ (geminilake CPU). Sometimes when I try to install Ookla on the DS720+ it just refreshes Package Center and does not even try to download the spk file. Other...
  4. DaveR

    I built my own 3rd Party Synology Package Repository

    @geimist I forgot that Container Manager is only DSM 7.2 and later. So you'd need DSM 7 and DSM 7.2 spk files. In your DMS 7.2 INFO file you would need: install_dep_packages="ContainerManager" firmware="7.2-64570" os_min_ver="7.2-64570" os_max_ver="9.9-99999" In your DMS 7 INFO file you...
  5. DaveR

    I built my own 3rd Party Synology Package Repository

    Homebridge have joined the party! I asked if I could add their packages and they said yes.
  6. DaveR

    I built my own 3rd Party Synology Package Repository

    @geimist I was checking out the source code for your synoOCR packages to see why they are x86_64 and if they could be noarch, when I noticed they require docker. In your DMS 7 INFO file you should add: install_dep_packages="ContainerManager" In your DMS 6 INFO file you should add...
  7. DaveR

    I built my own 3rd Party Synology Package Repository

    I didn't realise how many package sources there used to be, and how many are now dead. https://synopackage.com/sources shows 10 working and 27 dead ones.
  8. DaveR

    I built my own 3rd Party Synology Package Repository

    I actually created this because you and @Tommes mentioned you wished there was a package repository that was better than cphub and synocommunity, and I didn't want to deal with SynoCommmunity's rules to publish my own packages. Rather than forcing people to make spk files that conform to what...
  9. DaveR

    I built my own 3rd Party Synology Package Repository

    I was just looking at old releases in your repos to see if you had any DSM 6 packages and noticed how many years you've been developing packages. There's one DSM 6 package in my repository index and it's feeling lonely.
  10. DaveR

    I built my own 3rd Party Synology Package Repository

    @Skyhigh I'm already thinking about which of my scripts can be made into packages. I've got the "package developer" bug :cool:
  11. DaveR

    I built my own 3rd Party Synology Package Repository

    I posted about my Synology package repository here and on reddit. Surprisingly Germans are using, or trying it, more than all the other countries. For Australia, the larger dot would be from all the testing I've done. It's nice to see that people or trying the repository. I've also noticed the...
  12. DaveR

    I built my own 3rd Party Synology Package Repository

    My package repository now supports all the languages that DSM supports. :) Now I need to add other languages to my own packages. :(
  13. DaveR

    DSM 7.3 7.3.2-86009 Update 3

    Can you run the script again and see if it finds your drive.
  14. DaveR

    I built my own 3rd Party Synology Package Repository

    FYI for anyone who manually installed a previous version of my Syno Ookla Speedtest package. Because I changed the name of the package, Package Center will see the installed version and the available version as 2 different packages (so no Upgrade button shows). You'll need to uninstall the old...
  15. DaveR

    I built my own 3rd Party Synology Package Repository

    Thank you. You'll like this then. You can see how many downloads each release has had, and the total of all downloads. https://hanadigital.github.io/grev/?user=toafez&repo=LogAnalysis https://hanadigital.github.io/grev/?user=toafez&repo=AutoPilot The data comes from the GitHub API. But it...
  16. DaveR

    I built my own 3rd Party Synology Package Repository

    It's alive! :D Looking at the download count for LogAnalysis and Syno Smart Info makes me little sad for my packages. LogAnalysis Download count: 1,486 Syno Smart Info Download count: 1,838
  17. DaveR

    DSM 7.3 7.3.2-86009 Update 3

    @shardsofwar I'm assuming that the DS124 is booting and you can access DSM, because you said you downloaded syno_hdd_db to a volume on the NAS. What does this command return? sudo ls -d /sys/block/s*
  18. DaveR

    I built my own 3rd Party Synology Package Repository

    @Tommes Where did you get the file layout for your package source? Is it a common layout that other 3rd party packages often use? I notice it has INFO.conf which is just a conf file in the repo's root. My package repos use a workflow to build the spk files when I create a new release. The...
  19. DaveR

    I built my own 3rd Party Synology Package Repository

    @Benares Can you run them one a time to work out which speedtest package, or packages, wake your HDDs?
  20. DaveR

    I built my own 3rd Party Synology Package Repository

    As I now have 4 Synology packages I decided I needed a package repository that users can add to Package Center. How to add the Synology Package Source to Package Center Open Package Center and click on Settings. Click on Package Sources. Click Add. Enter 007revad as the Name. Enter...