This website requires JavaScript.
Explore
Help
Sign In
Alex
/
flox
Watch
1
Star
0
Fork
0
You've already forked flox
mirror of
https://github.com/devfake/flox.git
synced
2024-11-14 22:22:39 +01:00
Code
Issues
Releases
Wiki
Activity
29264489ac
flox
/
flox-file-parser
/
.gitignore
5 lines
78 B
Plaintext
Raw
Normal View
History
Unescape
Escape
File parser update (#19) * 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
2017-01-03 20:10:45 +01:00
app/fixtures/tv/*
app/fixtures/movies/*
Add File Parser Add setup More tests Refactoring Update readme Update json format Bump Refactor Add ext property for episodes Update README.md Add subtitles Add code coverage Add movies Add tv and movie api request Add env variables for root paths Clean up Merge all GET requests into one Clean up
2016-12-14 18:51:23 +01:00
coverage/
File Parser database setup (#16) * Add database setup * Update readme * Change src type STRING to TEXT
2016-12-28 10:34:39 +01:00
database/config/config.json
Reference in New Issue
Copy Permalink