Merge branch 'main' into dev/0.0.x
This commit is contained in:
commit
053c6d53fc
@ -1,4 +1,4 @@
|
||||
# dizqueTV 0.0.61-testing
|
||||
# dizqueTV 0.0.60
|
||||
  
|
||||
|
||||
Create live TV channel streams from media on your Plex servers.
|
||||
|
||||
@ -2,5 +2,5 @@ module.exports = {
|
||||
SLACK: 9999,
|
||||
TVGUIDE_MAXIMUM_PADDING_LENGTH_MS: 30*60*1000,
|
||||
|
||||
VERSION_NAME: "0.0.61-testing"
|
||||
VERSION_NAME: "0.0.61-prerelease"
|
||||
}
|
||||
|
||||
@ -340,4 +340,4 @@
|
||||
<frequency-tweak programs="_programFrequencies" message="_frequencyMessage" modified="_frequencyModified" on-done="tweakFrequencies"></frequency-tweak>
|
||||
<offline-config offline-title="Add Flex Time" program="_addingOffline" on-done="finishedAddingOffline"></offline-config>
|
||||
<plex-library height="300" visible="displayPlexLibrary" on-finish="importPrograms"></plex-library>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user