mirror of
https://github.com/devfake/flox.git
synced 2024-11-14 14:12:31 +01:00
70af78ab27
* Insert movies into db * refactoring * Add current time into 'added' on fetch * Only insert if src is not in db * Insert tv into db * Set removed field in field_history for missing files * Add tv 'removed' field * split up spec file * Refactor tv and movies into own file * Add migration * Insert full file description * Update tv fixtures * Flatten tv hierarchy and redefined the output * Add status property * Add since param for movies * Add since param for tv * Sort output * Remove 'added' column and integrated snapshot tests * Refactor
5 lines
78 B
Plaintext
5 lines
78 B
Plaintext
app/fixtures/tv/*
|
|
app/fixtures/movies/*
|
|
coverage/
|
|
database/config/config.json
|