jellyfin-to-m3u/README.md
2024-08-19 23:19:59 -07:00

230 B

jellyfin-to-m3u

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.1.24. Bun is a fast all-in-one JavaScript runtime.