Skip to content
This repository has been archived by the owner on Jan 18, 2022. It is now read-only.

mariusberget92/movie-ex

Repository files navigation

Abandoned

As of 17th of january I have decided to abandon this project as Radarr already does what this app does even better. No need to continue on this project.




Screenshot

Screenshot

Usage

Go over to releases and download the 7zip archive containing the executable.
Or clone the repo and run: npm install && npm run dev && npm run start

Description

Drag and drop movie organizer from scene-release standard naming standards.
Folders named like this: ( REQ )Some Movie (VHS Rip) will not work as this is not a scene-release standard.

Usage

Example folder: Citizenfour.2014.1080p.BluRay.DTS.x264-HDMaNiAcS
Tags are extracted and used to rename the movie folder and file following this standard: Citizenfour (2014)/Citizenfour [Bluray-1080p].ext
The application supports both folder and file drops, as long as the name of the item dropped is a scene-release standard.

Deletions

Extensions: .sfv, .nfo, .jpg, .png, .bmp, .gif, .cc, .to, .txt, .text
Folder or files: proof, sample, screenshots, screens
RAR archices will be deleted after a successfull unpacking.

Features

Toggleable: Downloads a poster file (poster.jpg) for the movie (using tMBD API)
Toggleable: Unpacks RAR archives automatically
Toggleable: Store a .nfo file with media-info and original release name
Non-toggleable: .srt, .sub, .idx, .ssa, .ass files will be moved to a /subsfolder in the movie folder
Non toggleable: Movie folders will be renamed (please read usage)

Important

Only tested on Windows 10 x64. The application is delivered as is. If there is any issues, please report them so I may fix them later.
Only movies are supported, not TV-Shows, games or music.