HDInnovations / UNIT3D-Community-Edition

Private Torrent Tracker Built With Laravel, Livewire and AlpineJS.
GNU Affero General Public License v3.0
1.94k stars 370 forks source link

[Request] API Update - Cover File for Music #3688

Open MaddyTP opened 5 months ago

MaddyTP commented 5 months ago

Would it be possible to add cover file similar to nfo file to the API? Currently unable to fully automate uploading music since cover file isn't included in API post request.

Upvote & Fund

Fund with Polar

pT-Scripts commented 4 months ago

Hi!

What i do is...(workaround)

i just have a python script renaming and ftp uploading to \var\www\html\public\files\img\ so the cover_image.jpg is name torrent_cover_54563.jpg and so on

torrentid and filenameid should match.. then it will be shown as cover :)