Commit graph

17 commits

Author SHA1 Message Date
Micke Nordin
4f719ac781
Working categories. still not really usable 2022-07-08 13:16:49 +02:00
Micke Nordin
30544ac026
Initial support for all programs A-Ö
This feature is not yet really usable since it takes a really long
time to load all programs sequentially and synchronously.
2022-07-08 11:04:01 +02:00
3604862b84
Kill YouTube Support and switch to VLC for playback
With this commit only SVT Play is currently supported. I feel that
TubeFeeder is the best choice for YouTube on mobile linux and
maintenance burden will be less if I don't compete with an allready
nice app :)

I might add support for other providers down the line if they are not
supported in TubeFeeder. See:

* https://github.com/Tubefeeder/TubeFeeder

for more information about TubeFeeder

I am also switching out gstreamer in favour of VLC with this commit.
2022-05-27 16:43:41 +02:00
Micke Nordin
14ad0a4775
Somewhat workig search and thumbnails for channels 2022-01-13 18:12:26 +01:00
Micke Nordin
cf54794220
Only resolve youtubelinks when playing
This makes everything ALOT faster
2022-01-10 16:21:00 +01:00
1e53d8ef50
Slight cleanup 2022-01-09 19:04:48 +01:00
390df8abd8
Clear up what various indexes were 2022-01-09 17:26:07 +01:00
8e9086475d
Harmonize id 2022-01-09 13:24:17 +01:00
50f220afb4
Make refresh significantly faster, and also centralize threading 2022-01-09 13:24:02 +01:00
f6fe4f143b
Add refresh buttons 2022-01-08 23:16:26 +01:00
e97330ca09
Fixes for SVT
Store SVT videos in db and only parse the feed when needed

Also: dont show latest videos for SVT
2022-01-08 21:38:13 +01:00
efc6f8c8c0
Move to sqlite and remove pickle-ing 2022-01-08 21:21:34 +01:00
Micke Nordin
ed4ddf1d01
Add support for importing subscriptions from NewPipe 2022-01-07 14:26:46 +01:00
1670d56bc3
Rescale 2022-01-06 17:20:26 +01:00
d9cd63dc80 Fix button sizing 2022-01-06 15:34:07 +01:00
735ca3ef7e Use a uniform sizer with two buttons for everything
Also add png images locally
2022-01-06 13:14:57 +01:00
19ef2e6c03 Make crude installer 2021-12-31 15:12:02 +01:00