Ei kuvausta

Gildas Chabot d4d0cb9568 Automatically remove \r from file list 4 vuotta sitten
api c994c23215 First endpoint to add movies 4 vuotta sitten
cmd c2931b4cd2 Add Movie page 4 vuotta sitten
ffmpeg be9c16ecce Add MediaInfo to movies and generate action 4 vuotta sitten
omdb 66c8e7369a Search movies by imdb id via OMDB 4 vuotta sitten
pages d4d0cb9568 Automatically remove \r from file list 4 vuotta sitten
templates be9c16ecce Add MediaInfo to movies and generate action 4 vuotta sitten
.gitignore 66c8e7369a Search movies by imdb id via OMDB 4 vuotta sitten
README.md 66c8e7369a Search movies by imdb id via OMDB 4 vuotta sitten
collection.go e8200dabc8 Add files page 4 vuotta sitten
files.go 7db1a5c09e Serve files 4 vuotta sitten
files_test.go 039aa791f2 Support multiple words in file search 4 vuotta sitten
list.go 4b01054a11 Introduce List page with add, view, update 4 vuotta sitten
movies.go be9c16ecce Add MediaInfo to movies and generate action 4 vuotta sitten
movies_test.go c994c23215 First endpoint to add movies 4 vuotta sitten

README.md

Run with:

$ API_KEY=$(cat omdb/api_key) go run cmd/movies/main.go