설명 없음

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

README.md

Run with:

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