axcore / tartube

A GUI front-end for youtube-dl, partly based on youtube-dl-gui and written in Python 3 / Gtk 3
GNU Lesser General Public License v2.1
1.92k stars 105 forks source link

i do not understand how to move files #590

Closed Xananax closed 5 months ago

Xananax commented 9 months ago

I am probably misunderstanding how to do this.

I've downloaded several files; however, because I had not decided on a structure yet, many of them ended up in "Unsorted".

I'd like to sort them, but I see no way to move them. Dragging and dropping isn't working, and no right-click action or menu entry seems to do what I need it to do.

The README says I can move files while Tartube is closed, but I'm worried I'll lose the metadata this way. Please advise?

Xananax commented 9 months ago

Moving files work. I do not understand why I wasn't able to drag and drop them before. Maybe selecting all files was selecting something broken, or maybe it was a PEBCAK

axcore commented 9 months ago

Dragging videos from the Unsorted Videos folder to another folder doesn't seem to be working reliably, so I'll look into that when I have a chance.

axcore commented 8 months ago

On my system, Tartube has incorrectly registered a .webm video as a .3gp video. Therefore, when I try to move the non-existent file, nothing happens.

Perhaps you can tell me whether that's your problem, too. Right-click the video, and select Show video > Properties, then compare it to the actual file extension.

filext

axcore commented 5 months ago

Closed for inactivity.