30 Commits

Author SHA1 Message Date
vexorian
3022dfe375 1 json per channel. Plex server editing and status. Max resolution for transcoding. 640x360 fix. 2020-08-22 10:37:40 -04:00
vexorian
05a8b2c4af Improve version tab, include UI and ffmpeg versions. Channels in m3u get sorted by channel number because apparently that's important. 2020-08-15 18:16:23 -04:00
vexorian
b54b5d9112 * Fix Plex mobile apps spamming a new notification every time a video plays.
* Loading Screen.
* Minor log improvements.
* Minor defaults improvements.
* FFMPEG concat process to use 1 thread.
* Fix av1 bug when plex has to transcode the audio.
* /m3u8 endpoint
2020-08-14 23:31:28 -04:00
vexorian
0bc810ccec Introducing dizqueTV 2020-08-10 22:53:40 -04:00
vexorian
82bfd50535 Remove old 'commercials' feature. DB Migration in place. Backwards compatibility with pseudotv instances made between versions 0.0.51 and 0.0.53. Old commercials get replaced with Flex time 2020-08-09 15:09:47 -04:00
vexorian
4a65960e0d Version Info 2020-07-27 17:26:40 -04:00
vexorian
f9dd2af4d4 Flex time slots. Av1 support in ffmpeg provided by Dockerfile. Channel cache. Async guide writer. 2020-07-25 16:41:04 -04:00
Jordan
58c1385084
Merge pull request #73 from vexorian/bug/timezone1
Fix xmltv date bug with some time zones. Improve error message when it's not possible to call plex DVRs endpoint
2020-07-06 23:47:58 +00:00
vexorian
f36b4a13f0 Fix xmltv date bug with some time zones. Improve error message when it's not possible to call plex DVRs endpoint 2020-07-06 17:57:35 -04:00
vexorian
f73416a6fe Audio channel/sampleRate normalization. Fix ffmpeg config load issues. Raise beep volume a bit. ffmpeg config migration to version 4. 2020-07-04 17:53:05 -04:00
vexorian
94aa908e0b UI and config for normalization changes. Audio Volume Boost. Error streams.
Various fixes. Fix bug where normalize codecs logic to pick when to transcode was the reverse of what we wanted. Beep and white noise are less loud, which prevent issues with ac3 encoder. Channel Icon Overlay doesn't appear during error screen.
2020-06-27 17:36:38 -04:00
Jordan Koehn
52052bf91d add plex options to pick between plex paths and direct paths. Change ffmpeg concat to always read in at fastest rate possible. /stream endpoint will now always spawn a seperate ffmpeg process now, no longer redirects sometimes. Plex transcoder has ability to update play status regardless of direct/plex paths. Add debug logging. 2020-06-20 14:21:31 -04:00
Jordan Koehn
899a1b24f7 Add plex option to control downmix audio boost. Also fix request for audio channel limitation, was missing a & in the request 2020-06-20 13:26:38 -04:00
Jordan Koehn
df6a2bbe7d update version num 2020-06-20 13:26:38 -04:00
Jordan Koehn
0fe29e7598 Handle stream stream concatination using ffmpeg concat demuxer (ffmpeg 4.2+ required).
Change docker container to use alpine linux, comes with ffmpeg 4.2+ easier.
Encode commercials to be same video codec as programs when channel icons enabled. Resolution/framerate could still be problematic.
2020-06-20 13:26:37 -04:00
Jordan Koehn
ba8673e3b4 Improvements.
Sign in/Urls:
  Sign in now adds all servers; however refresh guide/refresh channels must be edited through the json.
  Now uses local/remote server https url instead of local 34440 port url with no cert.

Video Playback:
  Remove code not enforcing time limit for streams.
  Make default stream protocol http instread of hls which was used previously. Add option to choose.
  Add option to specify video codecs (which is prone to user error). Added mpeg2video to default video codecs.
  Add option to specify direct stream/transcode media buffer size. Not sure how much of a difference this makes.
  Add in safeguard to ffmpeg's kill so failed streams don't crash the application

M3Us:
  Add group-title="PseudoTV" for easier management in xteve
2020-06-20 13:26:35 -04:00
Jordan Koehn
1848a9c432 Implement plex transcoder api into PseudoTV-Plex. Add more specific settings for ffmpeg/plex. Remove some options which are no longer valid/possible. 2020-06-20 13:26:33 -04:00
Austin
bf60a6a35c print version at start
Adding version on startup as per #4
2020-05-18 22:21:09 -07:00
jkoehn
07d2d27616 Add options in ffmpeg settings for full/partial video/audio transcoding. Add functionality to ffmpeg.js to handle these scenarios. 2020-05-18 02:25:25 +00:00
Dan Ferguson
5979ef82cb Updated README. Small bug fixes. 2020-05-15 12:38:37 -04:00
Dan Ferguson
bac4b191b2 0.0.5 - Bug fixes, subtitles, Google auth, channel icon overlay, dummy channel, other front end shit.. 2020-05-10 23:37:31 -04:00
Dan Ferguson
f34e5f524c Skip plex media without a duration. FFMPEG Raw arguments added. Audio track selection by language using ffprobe. 2020-05-01 07:23:11 -04:00
Dan Ferguson
ebff2388ed Front end bug fixes. Fuck you angularJS scope... Added randomize option to block sort.. Made xmltv errors more verbose. 2020-04-24 16:54:26 -04:00
Dan Ferguson
4ffc036fd2 Added program managment options.. Shuffle, Block Shuffle, Sort, and Remove Dups.. 2020-04-24 14:07:30 -04:00
Dan Ferguson
f030b2785c Fixed bug where large imports would fail 2020-04-23 21:53:13 -04:00
Dan Ferguson
cf26888a9a _ 2020-04-23 20:39:33 -04:00
Dan Ferguson
681ab5f6c6 alpha v4 2020-04-23 16:11:40 -04:00
Dan Ferguson
dcd60f23c9 _ 2020-04-07 18:05:05 -04:00
Dan Ferguson
d28032fab4 v2 alpha 2020-04-07 17:03:39 -04:00
Dan Ferguson
a54603299b Initial commit 2020-03-28 14:06:22 -04:00