CI Report:
https://ci-tests.linuxserver.io/linuxserver/manyfold/v0.120.0-ls95/index.html
LinuxServer Changes:
Rebase to Alpine 3.22.
Remote Changes:
This week's release brings some improvements to scanning processes. You can now run a metadata scan for any set of filtered models, including using a new search term for path matching, and you can run the new file check scan on an individual library.
There's also a new manyfold links sync
command to batch-synchronise links, including a --match
argument if you want to just sync with a single site, and errors with the sync will now be reported in the Problems list.
What's Changed
✨ New Features ✨
- Add syntax to search by model path by @Floppy in manyfold3d/manyfold#4562
- Add option to scan menu to rescan the current selection of models by @Floppy in manyfold3d/manyfold#4564
- Add button to scan a single library by @Floppy in manyfold3d/manyfold#4566
- Add
manyfold links sync
command to batch run link synchronisations by @Floppy in manyfold3d/manyfold#4568
🛠️ Other Improvements 🛠️
- Refactor Filterable concern to use new FilterService by @Floppy in manyfold3d/manyfold#4565
- Improve error handling and reporting for sync URLs by @Floppy in manyfold3d/manyfold#4567
- Add ngrok tunnel autostart to bin/dev by @Floppy in manyfold3d/manyfold#4569
Full Changelog: manyfold3d/manyfold@v0.119.0...v0.120.0