1.5.0
This commit is contained in:
parent
7665dcf6e8
commit
6898b9f31d
@ -1,4 +1,4 @@
|
||||
# dizqueTV 1.5.0-development
|
||||
# dizqueTV 1.5.0
|
||||
  
|
||||
|
||||
Create live TV channel streams from media on your Plex servers.
|
||||
@ -25,6 +25,7 @@ EPG (Guide Information) data is stored to `.dizquetv/xmltv.xml`
|
||||
- Subtitle support.
|
||||
- Auto deinterlace any Plex media not marked `"scanType": "progressive"`
|
||||
- Can be configured to completely force Direct play, if you are ready for the caveats.
|
||||
- It's up to you if the channels have a life of their own and act as if they continued playing when you weren't watching them or if you want "on-demand" channels that stop their schedules while not being watched.
|
||||
|
||||
## Limitations
|
||||
|
||||
|
||||
@ -28,5 +28,5 @@ module.exports = {
|
||||
// staying active, it checks every 5 seconds
|
||||
PLAYED_MONITOR_CHECK_FREQUENCY: 5*1000,
|
||||
|
||||
VERSION_NAME: "1.5.0-development"
|
||||
VERSION_NAME: "1.5.0"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user