vexorian
2e3c0b63b2
I *think* this change fixes somethign with music libraries. Let's see
2023-11-11 12:03:01 -04:00
vexorian
6af399a689
Button to sort fillers. Display show title (if any) in filler list. Sort movies by name in 'Sort Shows'
2021-09-21 21:28:36 -04:00
vexorian
ee53210f2f
Random episode order in random/time slots is preserved in consecutive runs.
2021-09-20 13:42:17 -04:00
vexorian
460b552d37
New Collections browser now supports Smart Collections too!
2021-09-19 00:53:46 -04:00
vexorian
b0220b438b
#365 Fix Libraries with many elements in multiple collections taking too long to load.
2021-09-13 09:47:02 -04:00
vexorian
1ea8b93a7b
#308 Fix shows appearing only in two collections
2021-05-31 22:28:06 -04: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
vexorian
4236867992
Related to #308 , stop hiding collections with only 1 element.
2021-05-16 07:12:38 -04:00
vexorian
0cf9bb314a
#293 Fix Sort TV shows deleting movies
2021-03-23 22:13:12 -04:00
vexorian
8946809ba3
Custom Shows
2021-03-23 16:37:37 -04:00
vexorian
d6b2bd1d5e
Random Slots
2021-02-19 16:20:46 -04:00
Rafael Vieira
7756bcc0da
Fix Metadata Undefined bug
2021-01-26 01:26:10 -03:00
Rafael Vieira Santos
c97ff8f24e
File cache system ( #242 )
...
* Create a File Cache Service and Channels M3U Cache
* Create a Cache Image Service for external images
* Singleton, db configurations and repairs
2021-01-24 11:56:36 -04:00
vexorian
fa42a3a687
Tweaks to music library UI. Playlists were acting strange. Year and date weren't getting added at times.
2021-01-24 11:37:54 -04:00
vexorian
9982f3c3db
Music Libraries UI
2021-01-23 20:40:00 -04:00
vexorian
54a6f14ff6
Tweaks to image upload . Now supports watermark as well. The api has changed. Dialog browses for Images.
2021-01-21 19:36:17 -04:00
Rafael Vieira
3bf63be768
Create a upload for channel logos
2021-01-20 00:30:46 -03:00
Rafael Vieira
dfac30b4ce
Improvement of UX with a Plex Authorization Modal
2021-01-10 18:50:47 -03:00
vexorian
70078c0140
Time Slots
2020-10-10 09:10:15 -04:00
vexorian
7aef9f21c7
Channel resolution and bitrate settings.
2020-10-06 23:33:29 -04:00
vexorian
d1a9be6058
Filler Lists
2020-09-20 22:42:17 -04:00
vexorian
9bd3e9063b
- Channel redirects will now render in the TV Guide.
...
- Programs shorter than 5 minutes will not appear in the TV Guide and will be treated the same way Flex time is treated normally.
- The Web UI now has its own TV Guide viewer so that you don't have to rely on clients to preview your channels' line ups.
- API: New endpoint to get what shows are being scheduled for a given time frame.
- Fix bug where some bad luck could cause two different XMLTVs to get written at once, generating a corrupt xmltv file.
2020-09-04 21:48:30 -04:00
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
Chris Barbara
7355b52dcd
genre support for movies
2020-08-17 06:42:34 -07:00
vexorian
52f9b20764
Made the library browser more reslient, hopefully errors won't cut the loading of programs but they will be reported in the page.
2020-08-15 18:23:31 -04:00
vexorian
b1163e2d00
* Improve the performance of the media importer, so that it doesn't become much slower after adding many programs.
...
* Progress Wheel during program import.
* Collections support
* Ability to import whole libraries (get ready to experience the joys of having huge channels)
2020-08-14 23:36:06 -04:00
vexorian
0bc810ccec
Introducing dizqueTV
2020-08-10 22:53:40 -04:00
vexorian
4a65960e0d
Version Info
2020-07-27 17:26:40 -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
vexorian
d41786f5a8
Handling of videos containing multiple episodes.
2020-06-20 13:26:38 -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
05accf5d65
fix login issue
2020-06-20 13:26:35 -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
Dan Ferguson
5979ef82cb
Updated README. Small bug fixes.
2020-05-15 12:38:37 -04:00
Austin Tinius
1aab8abc55
Changed Subtitle index
...
Changed SubtitleIndex to -2 so it defaults to no subs
2020-05-14 15:08:43 -07: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
681ab5f6c6
alpha v4
2020-04-23 16:11:40 -04:00