Releases: domkalan/Piparr
Releases Β· domkalan/Piparr
v1.2.0
Changes:
- Workers now compile/get copied with source
- Failed streams can now be set to retry again
- Removed unnecessary console logs
- Full comments in server and client source
- Channels can now be deleted
- Streams can only be deleted if they are not being used by channels.
Note: EPG temporarily disabled pending rewrite
Full Changelog: 1.0.0...1.2.0
v1.0.0 - WebUI Overhaul
WebUI Overhaul Release
Big Changes:
providers
has been renamed tostreams
- WebUI Client now functions
- WebServer now has routes for streams, channels, and stream_sources
- EPG and settings are coming soon
Note: EPG temporarily disabled pending rewrite
Full Changelog: 0.0.3...1.0.0
0.0.3
- Fixes auto refresh to use
setInterval
instead ofsetTimeout
. - Clone and modify the guide instead of recreating it from scratch.
- Fix console.log for channels being created in the guide entry.
Full Changelog: 0.0.2...0.0.3
v0.0.2 - Dockerfile Fix
- Fixes issue with Dockerfile not building.
Full Changelog: 0.0.1...0.0.2
v0.0.1 - First Release
First release, many features do not work yet.
To add a provider, channel, or channel source you must add it via SQLite directly.
Full Changelog: https://github.com/domkalan/Piparr/commits/0.0.1