No description
  • TypeScript 98.6%
  • Dockerfile 1.4%
Find a file
2021-06-05 16:44:35 +00:00
.vscode Added image download for local storage of posters and backdrops. Added static server to serve them. 2020-05-02 04:03:37 +00:00
api Moved to socket based communication architecture over HTTP requests. 2021-06-05 16:44:35 +00:00
converter Refactored cast API to use chromecast-api instead of castv2-client. 2021-05-25 04:03:09 +00:00
indexer Refactored cast API to use chromecast-api instead of castv2-client. 2021-05-25 04:03:09 +00:00
lib Moved to socket based communication architecture over HTTP requests. 2021-06-05 16:44:35 +00:00
metadata Added support for proper seeking. 2021-01-31 16:49:37 +00:00
static Refactored locations of API so as to facilitate better casting. 2020-05-09 01:32:11 +00:00
subtitler Moved common items under lib. Moved to ts-node-dev to fix issue with tsc watch. 2020-06-10 22:32:32 +00:00
transpiler Added support for proper seeking. 2021-01-31 16:49:37 +00:00
.dockerignore Converter now works in docker. Added watchers for converter and indexer (movies). 2020-01-08 02:30:55 +00:00
.gitignore Moved common items under lib. Moved to ts-node-dev to fix issue with tsc watch. 2020-06-10 22:32:32 +00:00
.yarnrc Added support for proper seeking. 2021-01-31 16:49:37 +00:00
docker-compose.yml Started move back toward conversion on load vs on demand. 2021-05-10 00:05:24 +00:00
LICENSE Refactored docker configuration. API and indexer are now separate docker containers. 2020-01-01 20:35:54 +00:00
output.mp4 Started move back toward conversion on load vs on demand. 2021-05-10 00:05:24 +00:00
package.json Moved to socket based communication architecture over HTTP requests. 2021-06-05 16:44:35 +00:00
tsconfig.json Moved common items under lib. Moved to ts-node-dev to fix issue with tsc watch. 2020-06-10 22:32:32 +00:00
yarn.lock Track casted media. 2021-05-23 18:27:14 +00:00