477 Commits

Author SHA1 Message Date
vexorian
fe2e7770fa
Merge pull request #290 from vexorian/20210323_dev
20210323 dev
2021-03-23 17:02:30 -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
542fa93b5b Make ffmpeg 4.3 the default in docker 2021-03-21 18:11:18 -04:00
vexorian
eca8d44af0 Prepare 1.3.2 development 2021-03-21 18:10:53 -04:00
vexorian
4f80719233
Merge pull request #284 from vexorian/20210315_dev
20210315 dev
2021-03-15 00:21:02 -04:00
vexorian
de3f859dea Add flex time so that the next program in time slots happens AFTER the current time. This is specially good for weekly slots, because programming won't start at Thursday for no reason anymore. 2021-03-15 00:18:23 -04:00
vexorian
8889d5a456 #263 Remove duplicates in programming before sending to random slots endpoint 2021-03-15 00:03:55 -04:00
vexorian
99a150c9cf Merge branch 'dev/1.2.x' into dev/1.3.x 2021-03-15 00:01:53 -04:00
vexorian
8935944c88
Merge pull request #283 from vexorian/20210315_dev
20210315 dev
2021-03-15 00:00:57 -04:00
vexorian
3b422b9bea #263 remove duplicates in programming before sending to time slots endpoint, so that it doesn't needlessly give 'request entity too large' 2021-03-14 23:58: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
b4941a4e44 #277 TV Guide start with correct zoom settings. 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
7e1c5095f5
Merge pull request #278 from TimeBomb/update-plex-status-log
Improve logging around getting plex status
2021-03-07 11:02:32 -04:00
timebomb0
80b1fb8ce7 Improve logging around getting plex status 2021-03-07 03:06:09 -08:00
vexorian
276b40006d
Merge pull request #272 from vexorian/20210228_dev
20210228 dev
2021-02-28 23:18:23 -04:00
vexorian
b9365115aa Remote attachment content-disposition from xmltv tv. Using URL rather than file is recommended for xmltv setup, and the attachment disposition encourages using the file. 2021-02-28 23:15:13 -04:00
vexorian
415add6a06 Prepare 1.3.1 development 2021-02-28 23:09:32 -04:00
vexorian
bb0a480af1 Merge remote-tracking branch 'dev/1.2.x' into dev/1.3.x 2021-02-28 23:08:47 -04:00
vexorian
129e59deb9
Merge pull request #271 from vexorian/20210228_dev
20210228 dev
2021-02-28 23:06:59 -04:00
vexorian
275ae23e1e Fix season/episode numbers not appearing in TiViMate, possibly other clients 2021-02-28 23:05:46 -04:00
vexorian
cf4a60cd91 Prepare 1.2.5 development 2021-02-28 23:05:46 -04:00
vexorian
42b9bf305e
Merge pull request #262 from vexorian/20210221_dev
20210221 dev
2021-02-21 00:36:54 -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
33f8d59959 Merge branch 'dev/1.2.x' into dev/1.3.x 2021-02-18 09:06:07 -04:00
vexorian
f239a18a0b
Merge pull request #260 from vexorian/20210215_dev
20210215 dev
2021-02-15 10:10:52 -04:00
vexorian
d39be13bf2 4 hours rerun blocks 2021-02-15 10:06:57 -04:00
vexorian
47b2fe8dd4 Max time for last-played is 7 days up from 24. I think this makes flex work nicer when the dizquetv session is long. But it's subjective. 2021-02-15 10:06:10 -04:00
vexorian
415ed27196
Merge pull request #254 from rafaelvieiras/fix/metadata-undefined
Fix Metadata Undefined bug
2021-02-15 10:03:57 -04:00
Rafael Vieira
7756bcc0da Fix Metadata Undefined bug 2021-01-26 01:26:10 -03:00
vexorian
1998d5c1e1
Merge pull request #253 from vexorian/20210124_dev
20210124 dev
2021-01-24 21:37:31 -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
b118a123c1
Merge pull request #252 from vexorian/20210124_dev
Tweaks to caches
2021-01-24 16:34:27 -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
56d6ae3bde
Merge pull request #251 from vexorian/20210124_dev
Tweaks to music library UI. Playlists were acting strange. Year and d…
2021-01-24 11:39:39 -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
480f12b4e9
Merge pull request #250 from vexorian/20210124_dev
Tweaks and fixes to music player.
2021-01-24 00:02:59 -04:00
vexorian
766241eaec Tweaks and fixes to music player. 2021-01-24 00:00:37 -04:00
vexorian
da8ac07567
Merge pull request #249 from vexorian/20210123_dev
Music Libraries UI
2021-01-23 20:44:08 -04:00
vexorian
9982f3c3db Music Libraries UI 2021-01-23 20:40:00 -04:00
vexorian
5650d07a54
Merge pull request #248 from vexorian/20210123_dev
#18  Allowing to play audio files in channels.
2021-01-23 13:13:04 -04:00
vexorian
9f194e62c6 #18 Allowing to play audio files in channels. They actually play now, but requires editing the channel json manually because there is no UI to import them yet. 2021-01-23 13:03:53 -04:00