25 Commits

Author SHA1 Message Date
vexorian
184eb2a42c Force merge 2.1.1 version 2021-06-01 20:46:24 -04:00
vexorian
44341f9c9f Merge branch 'main' into dev/1.4.x 2021-05-31 09:07:24 -04:00
dependabot[bot]
8a93b7af05
Bump axios from 0.19.2 to 0.21.1
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-30 12:44:25 +00:00
dependabot[bot]
337c29433d
Bump angular from 1.7.9 to 1.8.0
Bumps [angular](https://github.com/angular/angular.js) from 1.7.9 to 1.8.0.
- [Release notes](https://github.com/angular/angular.js/releases)
- [Changelog](https://github.com/angular/angular.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/angular/angular.js/compare/v1.7.9...v1.8.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-30 12:44:19 +00:00
vexorian
f134a75e98 Fix #316 . Opening a large channel in the UI causes playback to freeze for a second. 2021-05-30 07:25:24 -04:00
Rafael Vieira
3bf63be768 Create a upload for channel logos 2021-01-20 00:30:46 -03:00
Rafael Vieira
5f4ef4386d Removed unnecessary spaces on package.json 2021-01-10 18:44:18 -03:00
vexorian
110bd19a61 Improve random number generation for picking the next filler to play. 2020-11-22 19:18:11 -04:00
vexorian
852d09fc55 Implement graceful shutdown procedure. So far the only aspect that seems to need is is the xmltv writer, we want to make sure the xmltv is completely written before closing the app. #176 2020-11-22 16:58:59 -04:00
vexorian
1395c681ca Virtual Scroll for channel editor. Big thanks to @TimeBomb for the help. 2020-09-07 21:47:57 -04:00
vexorian
0bc810ccec Introducing dizqueTV 2020-08-10 22:53:40 -04:00
vexorian
71fc2e278a Revert "Bump angular from 1.7.9 to 1.8.0"
This reverts commit e068b4bb3c4d6932ba508837e70a2075688a025d.
2020-08-10 00:32:36 -04:00
vexorian
21afdec8ba Merge remote-tracking branch 'flying-sausages/patch-1' into development 2020-08-09 19:14:39 -04:00
vexorian
8e9d9e9a11 nexe instead of pkg 2020-07-28 15:40:57 -04:00
vexorian
4a65960e0d Version Info 2020-07-27 17:26:40 -04:00
Jordan Koehn
d5f4bea481 change from node-fetch to axios. Seems to be less strict. Confirmed working for remote servers whereas node-fetch would throw error 'Only absolute URLs are supported' if server was remote." 2020-06-20 13:26:36 -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
dependabot[bot]
e068b4bb3c
Bump angular from 1.7.9 to 1.8.0
Bumps [angular](https://github.com/angular/angular.js) from 1.7.9 to 1.8.0.
- [Release notes](https://github.com/angular/angular.js/releases)
- [Changelog](https://github.com/angular/angular.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/angular/angular.js/compare/v1.7.9...v1.8.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-18 15:32:55 +00:00
benmcmath
003602f92f
Adding support for Raspberry Pi
I wanted to run this on my raspberry pi that controls my plex server.
2020-05-20 21:40:11 -04: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
00ba6a73c7 Fixed (i think) a timeline bug causing a program to start at an incorrect time 2020-04-26 11:36:49 -04:00
Dan Ferguson
681ab5f6c6 alpha v4 2020-04-23 16:11:40 -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