ochurlaud / macaw-movies

Movie collection manager, for movie lovers. Qt/C++/Sqlite |
GNU General Public License v3.0
26 stars 4 forks source link

Context menu add action to move to series/movies #134

Open ochurlaud opened 9 years ago

ochurlaud commented 9 years ago

If the movie/show comes from a path which is hasMovies & Series, allow the user to move it from one category or another.

It needs only to define isSeries as true or false.