Alexis Tyler

Results 312 comments of Alexis Tyler

Yep, when using something like rollup I can deploy my app in a single file. With this issue I'm currently needing to install this dep at runtime so I can...

It's usually done for embedded apps and/or serverless like aws lambda. I'm honestly surprised this hasn't come up in the past. Usually with rollup the `__dirname` will be rewritten to...

I'm assuming it's got something todo with how they change require. https://github.com/zeit/pkg/blob/4bdbd6a95f64479a3e651a155fa0d72f1f38c489/prelude/bootstrap.js#L1145-L1313

@meeb you'll find people that're archiving loads of channels such as myself have access to proxies for load balancing. So I don't think the rate limiting would be much of...

> You'll likely have to update the output pattern to contain the video ID in square brackets to allow the third party agents to detect the videos. About this. Is...

For those finding this in the future,`XBMCnfoMoviesImporter` doesn't work as it's only for movies and I'm using a tv show library for this.

Yeah my bad, found it the second I commented that. Trying it now.

So ideally what I’m wanting is to have whole channels archived with every upload being an episode and years being the seasons. The same goes for playlists. Here's a channel...

The other option is absolute order using the "airdate". It just makes it hard to find an episode in 100s or 1000s of videos.

Would also be good to have tubesync create a `tvshow.nfo` in the base directory so that Plex can use that for the show info.