Commit graph

83 commits

Author SHA1 Message Date
b7113b2e44 Change to correct category 2022-07-10 18:33:44 +02:00
0a418e5836 Bump version to 0.1.1 2022-07-10 18:32:08 +02:00
03edf98b86 Better controlls 2022-07-10 18:31:17 +02:00
5a161c7e82 Better caching 2022-07-10 18:09:57 +02:00
60ab02b4ba Various fixes for chromecasts 2022-07-10 15:46:10 +02:00
fc0a26c74e Overwrite playlist when selecting a new video 2022-07-10 15:14:32 +02:00
9857816402 Create cache dir 2022-07-10 15:08:42 +02:00
Micke Nordin
e794b336ee Update 'README.md' 2022-07-08 13:52:48 +00:00
Micke Nordin
ff9ac9fb6c
Rename package python3-cast -> cast 2022-07-08 15:45:07 +02:00
Micke Nordin
733f8acee5
Bump version to 0.1.0 2022-07-08 15:44:06 +02:00
Micke Nordin
a5a2a5abb8
Cache alot more so now it is usable
Fixes: #4
2022-07-08 15:42:40 +02:00
Micke Nordin
165c98175a
Add back provider splash 2022-07-08 14:45:01 +02:00
Micke Nordin
0528d20f1d
Code format 2022-07-08 13:21:30 +02:00
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
Micke Nordin
564f64106a
Fix paths for assets 2022-06-30 16:52:18 +02:00
Micke Nordin
ee5aff33c1
Fix paths for assets 2022-06-30 16:38:35 +02:00
6af864c5d6
Add support for running in single video mode 2022-05-27 18:03:07 +02:00
Micke Nordin
d90de29d4f Update 'README.md' 2022-05-27 15:20:51 +00:00
6bba000280
Smolfix: Should be ready for 0.0.1 release 2022-05-27 17:18:08 +02:00
1986e395d7
Add setup.py 2022-05-27 17:06:15 +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
c2502162a8
Add back size so it works on x11 too 2022-01-13 19:26:12 +01:00
Micke Nordin
67589b5def
Fix border around buttonsizer 2022-01-13 19:10:38 +01:00
Micke Nordin
73ffe573fb
revert button styles 2022-01-13 18:19:26 +01: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
094b25f8cb
Go back to Gstreamer for now 2022-01-09 21:51:19 +01:00
4fb7014543
Try out MPV 2022-01-09 19:05:11 +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
62c0f68647
Make latest when overwriting channels 2022-01-08 22:37:27 +01:00
69be9c7c07
Allow empty subscription table 2022-01-08 22:33:55 +01:00
ea9379be7f
Add import from NewPipe-button 2022-01-08 22:28:31 +01:00
16aac8d1f9
Fix collapsable pane 2022-01-08 22:03:28 +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
8fe7f45f62
Start working on collapsable pane 2022-01-08 21:22:02 +01:00
efc6f8c8c0
Move to sqlite and remove pickle-ing 2022-01-08 21:21:34 +01:00
Micke Nordin
712e0eeaa2 Update 'README.md' 2022-01-07 21:57:10 +00:00
Micke Nordin
c9dac6fdee Fix constant name
Signed-off-by: Micke Nordin <micke@noreply.code.smolnet.org>
2022-01-07 21:50:24 +00:00
c1547de061 Start working on videos in database 2022-01-07 21:00:09 +01:00
Micke Nordin
f6628730d6
Use sqlite for storage 2022-01-07 18:16:13 +01:00
Micke Nordin
ed4ddf1d01
Add support for importing subscriptions from NewPipe 2022-01-07 14:26:46 +01:00
b0b05cbecc Screenshots running on OG PinePhone 2022-01-06 19:42:57 +01:00
f2983da0ef
Set scrollrate 2022-01-06 17:59:24 +01:00
ea54e92326
convert strechspacers to regular 2022-01-06 17:48:56 +01:00
e9762b348d
Put player in another sizer 2022-01-06 17:34:35 +01:00