14 lines
425 B
Markdown
14 lines
425 B
Markdown
# TideFin Server
|
|
|
|
This project aims to be an alternative to [Threadfin](https://github.com/Threadfin/Threadfin) written in .NET
|
|
The main reason for this is that the project has been discontinued.
|
|
|
|
For now this is a work in progress.
|
|
|
|
## Goals
|
|
|
|
- read and parse epg data
|
|
- read m3u files
|
|
- ability to match m3u files with epg data
|
|
- ability to return matched data as m3u and xml
|
|
- ability to parse m3u as HDHomerun device |