135 Commits

Author SHA1 Message Date
vexorian
f59cca4ea4 1.5.4 2024-10-21 02:00:48 -04:00
vexorian
0ea92271cb More weight 2024-10-20 23:12:12 -04:00
vexorian
cdc13a0267 'Preludes' can be disabled in ffmpeg options 2023-11-28 23:20:08 -04:00
vexorian
a72967e575 Bootstrap is now bundled as part of dizqueTV, so that the web UI can be used offline. 2023-11-27 23:21:15 -04:00
vexorian
a66ade1a8d FontAwesome is now bundled as part of dizqueTV, so that the web UI can be used offline. 2023-11-27 23:08:52 -04:00
vexorian
acc49fcd34 Refresh button for the library. 2023-11-26 22:14:33 -04:00
vexorian
447c33027b Ability to choose the place in the list to insert new programs. 2023-11-17 21:01:26 -04:00
vexorian
de3a64c4c0 Tweak the library browser, the placement of the add button is now consistent. The background of the row gets highlighted blue so that you know that the plus button is for a specific library element. 2023-11-15 01:04:05 -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
f18b853575 Channel Tools now have a compact version with less tools. Time/Random slots now have a reroll button to quickly refresh the schedule. Time/random slots data can be cleared from a channel. 2021-09-21 08:49:50 -04:00
vexorian
670b9a015d Merge branch 'dev/1.4.x' into dev/1.5.x 2021-09-20 10:50:47 -04:00
vexorian
0b1dc22e6c nodejs version warning and it also appears in version page. 2021-09-20 09:24:48 -04:00
vexorian
b9d6fe9ff1
Merge pull request #339 from rafaelvieiras/ft/i18next
Internationalization System
2021-08-06 13:47:28 -04:00
vexorian
5d072b76bb #347 On-demand channels. 2021-08-06 11:39:38 -04:00
Rafael Vieira
8c22340978 feat(web): add ng-i18next and implements on xmltv-settings, plex-settings, guide and top-menu
close #266
2021-07-06 01:27:32 -03:00
vexorian
a2ed1c1ec8 Fix HTMLs after angular version bump 2021-06-01 20:46:24 -04:00
vexorian
5e3ea57e89 Fix channel config html which broke after the angular version bump 2021-05-31 09:04:03 -04:00
vexorian
91a5f6337e #297 include year in plex library. 2021-03-25 22:41:31 -04:00
vexorian
a742da3ae0 #286 : Update guide images when the Plex server configuration is changed. Also make sure that programs inside of filler lists and custom shows are fixed up when modifying the server or deleting it. 2021-03-25 17:13:43 -04:00
vexorian
d0f17417b7 Close button for toast notifications 2021-03-25 17:13:43 -04:00
vexorian
8cce4a5d4b Merge branch 'dev/1.2.x' into dev/1.3.x 2021-03-23 19:58:19 -04:00
vexorian
3cdc027c83 #287 Increase max filler cooldowns to 7 day 2021-03-23 19:56:08 -04:00
vexorian
21371febd2 Custom select control in plex library, looks nicer 2021-03-23 19:52:36 -04:00
vexorian
62339d2de3 Player 2021-03-23 19:52:36 -04:00
vexorian
8946809ba3 Custom Shows 2021-03-23 16:37:37 -04:00
vexorian
748677ac50 Episode title in TV Guide. I don't like it but I can customize the CSS now :D 2021-03-21 18:51:50 -04:00
vexorian
7a8031adc5 Only guide is wide 2021-03-21 18:43:54 -04:00
vexorian
fbbcf95bdd Customizable style.css 2021-03-21 18:12:19 -04:00
vexorian
99a150c9cf Merge branch 'dev/1.2.x' into dev/1.3.x 2021-03-15 00:01:53 -04:00
vexorian
3a3567bc77 #264 fix typo 2021-03-14 23:58:53 -04:00
vexorian
4ee9f5c3e7 Make Discord invite take to the #rules channel so that members are less confused. 2021-03-14 23:58:53 -04:00
vexorian
a2e698bf09 Make the UI use more horizontal space, this is specially good for tv guide. 2021-03-14 23:58:53 -04:00
vexorian
87b6bb6d85 #144 Notification toast when updating settings (and other things) 2021-02-21 00:33:25 -04:00
vexorian
d6b2bd1d5e Random Slots 2021-02-19 16:20:46 -04:00
vexorian
3fadcc487c Time Slots 2021-02-18 09:06:22 -04:00
vexorian
1978a9e837 #106 Allow group-title customization in channels. 2021-01-24 21:33:42 -04:00
vexorian
42330a1215 Cleanup settings service stuff. 2021-01-24 21:33:42 -04:00
vexorian
0fc689bc3e Tweaks to caches 2021-01-24 16:23:34 -04: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
vexorian
1d502f212a Merge remote-tracking branch 'fork/dev/1.2.x' into dev/1.3.x 2021-01-17 16:14:27 -04:00
vexorian
f6537bad61 Visual Update 2021-01-16 15:15:17 -04:00
Jason Dove
6696d626fc add ffmpeg deinterlace options 2021-01-14 13:18:11 -06:00
vexorian
17e565ee6f Ability to change the scaling algorithm and default is now bicubic instead of fast_bilinear. Related to #116 2021-01-10 13:48:04 -04:00
vexorian
1a26be30d6 #185 : animated watermark causes stream to lock when switching between videos. 2021-01-09 20:18:26 -04:00
vexorian
ad08fca671 Time Slots improvement. Now by default tries to distribute flex times between videos in the same slot #184. Option to make it work like before. 10 minutes padding option. I don't care about lateness option. Fix bug that could be caused by two consecutive time slots with the same tv show (or both are movies) causing HUGE flex times. I basically rewrote the whole thing, so enjoy. 2020-11-22 11:12:24 -04:00
vexorian
20ed585c99 Merge branch 'dev/1.1.x' into dev/1.2.x 2020-11-22 11:11:39 -04:00