Updated Todo tracking (markdown)
@@ -1,16 +1,25 @@
|
|||||||
seasonedApi
|
## seasonedApi
|
||||||
plex/requestRepository.js
|
### plex/requestRepository.js
|
||||||
* add to DB so can have a admin page
|
* add to DB so can have a admin page
|
||||||
* try a cache hit on the movie item
|
* try a cache hit on the movie item
|
||||||
* get the mail adr from global location (easy to add)
|
* get the mail adr from global location (easy to add)
|
||||||
|
|
||||||
seasoned/strayRepository.js
|
### seasoned/strayRepository.js
|
||||||
* Add error handling!! StrayRepository.ERROR
|
* Add error handling!! StrayRepository.ERROR
|
||||||
|
|
||||||
Client
|
## Client
|
||||||
components/MovieObject.jsx
|
### components/MovieObject.jsx
|
||||||
* move this to separate files
|
* move this to separate files
|
||||||
* set the poster image async by updating the dom after this is returned
|
* set the poster image async by updating the dom after this is returned
|
||||||
|
|
||||||
components/SearchRequest.jsx
|
### components/SearchRequest.jsx
|
||||||
* add option for searching multi, movies or tv shows
|
* add option for searching multi, movies or tv shows
|
||||||
|
|
||||||
|
## App
|
||||||
|
### classedStray.py
|
||||||
|
* verify that it is a file
|
||||||
|
* don't get a list in subtitlePath
|
||||||
|
* Setup script
|
||||||
|
* What if item in db is not in this list?
|
||||||
|
* Log to error file
|
||||||
|
*
|
||||||
Reference in New Issue
Block a user