toniebox-reverse-engineering / teddycloud

teddyCloud is an open source server replacement for the Boxine Cloud
https://toniebox-reverse-engineering.github.io/docs/tools/teddycloud/
GNU General Public License v2.0
458 stars 35 forks source link

Managing taf files by AudioID #198

Closed kreativmonkey closed 1 month ago

kreativmonkey commented 3 months ago

It would be nice to manage/edit the taf files by Audio ID (and custom ones too). Renaming the taf file to a human readable name to get a easy overview off the content. That also will make it more easy to remap audio files to custom tags or stick cloud content to the custom tags. Ideal will be the library page to edit the content. This can be another enhancement to the Issue #188

henryk86 commented 3 months ago

so new features like:

Therefore 1 or 2 new API endpoints are needed.

SciLor commented 1 month ago

/api/fileMove paramters: source, target

henryk86 commented 1 month ago

@kreativmonkey in current develop is the new api integrated. feel free to play with the rename and move functionality and test it also.