This website requires JavaScript.
Explore
Help
Sign In
KevinMidboe
/
seasonedShows
Watch
1
Star
0
Fork
0
You've already forked seasonedShows
Code
Issues
20
Pull Requests
2
Packages
Projects
Releases
8
Wiki
Activity
Files
b7f229ac7794b90295f30395edd51685bb43ccb6
seasonedShows
/
src
History
KevinMidboe
b7f229ac77
Now have player, movie, mediaInfo and user. These are small classes that holds vars for the specific type. The movie class is the same as the one prev in src/movie/movie.js
2017-05-10 19:40:29 -06:00
..
config
src holds all controllers, config and api
2017-04-12 22:20:31 +02:00
database
Fixed a lot of naming errors.
2017-04-12 22:37:24 +02:00
git
Added a controller and handler for dumping JSON data from git webhooks
2017-04-14 18:09:32 +02:00
media_classes
Now have player, movie, mediaInfo and user. These are small classes that holds vars for the specific type. The movie class is the same as the one prev in src/movie/movie.js
2017-05-10 19:40:29 -06:00
plex
Added a nowPlaying function that reads, maps to custom stream object and returns in stuborn promise way
2017-05-10 19:19:53 -06:00
seasoned
Added todo for errorhandling
2017-04-20 22:40:26 +02:00
tmdb
Changed so that movieClass from tmdb checks if it is a movie by checking media_type and if releasedate is set and tv show by if first_air_date is set. NB, object is called movie, but could also be ep.
2017-05-10 19:38:45 -06:00
webserver
Now searching in tmdb handles type for filtering media type
2017-04-21 17:01:35 +02:00