Commit graph

563 commits

Author SHA1 Message Date
dekzter
7f0c426206 removed dup var declaration 2025-04-05 19:23:59 -04:00
dekzter
00f6e7c1cd first run at recordings, among other things 2025-04-05 18:59:15 -04:00
SergeantPanda
e8fdd88bca Update sorting in ChannelsTable to include name alongside channel number 2025-04-05 15:14:35 -05:00
SergeantPanda
e4496f40ac Sort by channel number by default. 2025-04-05 15:06:39 -05:00
SergeantPanda
3d8ced4296 Changed programme channel to channel number. 2025-04-05 14:59:37 -05:00
dekzter
3f85b0c113 wrong variable 2025-04-05 15:47:20 -04:00
dekzter
6ebd7bb666 use channel number so the client ordering is correct 2025-04-05 15:38:42 -04:00
dekzter
82b426f82a moved some perms around and new folders 2025-04-05 14:34:08 -04:00
dekzter
827e824651 bulk update of enabling channels by profile, more UI tweaks and updates 2025-04-05 09:50:47 -04:00
dekzter
64afc72c97 missing redis client 2025-04-05 07:18:35 -04:00
dekzter
82d6646137 fixed channel numbering from stream 2025-04-04 17:35:17 -04:00
SergeantPanda
f71e1aadd4 Flush Redis DB on startup. 2025-04-04 16:31:36 -05:00
dekzter
755d6c7865 fixed logo sizes 2025-04-04 16:27:03 -04:00
SergeantPanda
01273003a5 Re-add NGINX_PORT to nginx config. 2025-04-04 15:25:45 -05:00
dekzter
7351264e8a centralized and lazy-loaded redis client singleton, check for manage.py commands so we don't init proxyservers (redis connection), put manage commmands before starting uwsgi 2025-04-04 16:18:12 -04:00
SergeantPanda
5abaddebf8 Merge branch 'dev' of https://github.com/Dispatcharr/Dispatcharr into dev 2025-04-04 14:21:34 -05:00
SergeantPanda
cf059045c1 Decoupled from global redis client. 2025-04-04 14:21:27 -05:00
dekzter
ac12abf222 fixed streams not added on bulk operations 2025-04-04 13:53:24 -04:00
dekzter
e7c4324b64 updated logo url field 2025-04-04 11:24:31 -04:00
SergeantPanda
0b189d284f Merge branch 'dev' of https://github.com/Dispatcharr/Dispatcharr into dev 2025-04-04 10:23:38 -05:00
SergeantPanda
b91835aad4 Fixes stop channel not working. 2025-04-04 09:58:25 -05:00
dekzter
c0c7f2bc41 migration to fix incorrect user-agent for tivimate and update streamlink default profile 2025-04-04 10:57:33 -04:00
dekzter
3ad1a1b4dc fixed exact epg matching on bulk channel creation 2025-04-04 10:49:12 -04:00
dekzter
64d68bf11d tvg search name and tvg-id, fixed bulk create epg matching, attempting to fix favicon 2025-04-04 10:37:14 -04:00
Dispatcharr
a7fa6ff55e Merge branch 'dev' of https://github.com/Dispatcharr/Dispatcharr into dev 2025-04-04 08:26:50 -05:00
Dispatcharr
22ef9c4e9f Fixed Channel saving
Fixed bug where channel would not save if a logo was not present.
2025-04-04 08:26:33 -05:00
dekzter
b69aa6ad80 logo caching 2025-04-04 09:21:53 -04:00
dekzter
ec629a6e41 Fixed guide logos 2025-04-04 08:11:27 -04:00
dekzter
d60bada47d fixed m3u group filtering 2025-04-03 23:18:55 -04:00
dekzter
c01cb98d31 optimized channel bulk from streams, fixed frontend infinite loading 2025-04-03 22:47:56 -04:00
SergeantPanda
0a0b2f49f6 Added Github page as the generator-info-url. 2025-04-03 15:33:14 -05:00
SergeantPanda
35311aa391 Cleaned up unused code. 2025-04-03 15:30:42 -05:00
SergeantPanda
b5b21019b9 Merge branch 'epg-enhancements' of https://github.com/Dispatcharr/Dispatcharr into dev 2025-04-03 15:16:30 -05:00
dekzter
3aef6b4ea0 logo with bulk too 2025-04-03 16:12:55 -04:00
dekzter
7eae1e4ca5 support channel number for bulk from streams 2025-04-03 16:11:56 -04:00
dekzter
7a24511f51 fixing custom logos 2025-04-03 16:06:00 -04:00
dekzter
2108a9570f support custom logos 2025-04-03 15:41:19 -04:00
SergeantPanda
fc92a1034f Added icon for channel. 2025-04-03 14:38:26 -05:00
SergeantPanda
990a9ec7b7 Added custom properties to programme 2025-04-03 14:31:04 -05:00
dekzter
6aff45b21e sort by name 2025-04-03 15:06:14 -04:00
dekzter
88b0bbef1a added missing break 2025-04-03 13:25:01 -04:00
dekzter
83b11254ac clear redis when we get the client 2025-04-03 13:24:32 -04:00
dekzter
76965c368b fixed m3u and settings not saving, updated nativeselect to select 2025-04-03 13:00:41 -04:00
dekzter
319481f7d1 fixed m3u accounts not saving 2025-04-03 13:00:14 -04:00
dekzter
90b4d05cd0 added preferred region setting and default 2025-04-03 12:41:35 -04:00
dekzter
970734c5df handle if currently selected profile is deleted, slight ui changes to channels form 2025-04-03 10:42:09 -04:00
dekzter
d2dbbcc136 better handling of profiles and updating the necessary properties for other components 2025-04-03 09:47:01 -04:00
dekzter
a41b205629 fully supported channel profiles 2025-04-03 08:59:06 -04:00
dekzter
bd3c526668 persist nginx port 2025-04-02 18:00:27 -04:00
dekzter
f9e269bfda fixing permissions so can work on mac 2025-04-02 16:29:35 -04:00