Commit graph

698 commits

Author SHA1 Message Date
anxdpanic
d320b28286 improve playback content not available on this device 2023-04-19 11:17:32 -04:00
anxdpanic
c13549a774 fixup shorts 2023-04-19 11:17:25 -04:00
anxdpanic
268c78cb6a [fix] error when filtering short videos 2023-03-14 15:10:39 -04:00
anxdpanic
1781f8477b [fix] video duration not showing in lists 2023-03-13 16:04:04 -04:00
anxdpanic
d55453dc68 update media paths 2023-02-25 15:14:08 -05:00
anxdpanic
c59ec823f4 remove dependency on six 2023-02-25 14:46:23 -05:00
anxdpanic
f1f4445fac remove python version related if statements 2023-02-25 14:02:24 -05:00
anxdpanic
b2917097e3 remove kodi version if statements 2023-02-23 16:42:17 -05:00
anxdpanic
44c0785974 initial nexus staging 2023-02-23 16:31:08 -05:00
anxdpanic
fa5c43f08d fixup backwards compat. 2023-02-07 14:24:05 -05:00
anxdpanic
35f2c4cf07 make studios a list 2023-02-06 19:29:49 -05:00
anxdpanic
7c501e2d8e move depend on infotagger internal for backwards compat. 2023-02-06 19:07:22 -05:00
anxdpanic
f25aba66a9 use listitem property for Inputstream Adaptive headers instead of url piped on Nexus+ 2023-02-05 16:03:03 -05:00
anxdpanic
bb4c5ad47d make httpd /api url case insensitive due to skin choice of uppercase settings text 2023-02-05 15:20:23 -05:00
jurialmunkey
68bf161914
Nexus compatibility with InfoTagVideo (#387)
*  Nexus compatibility with info tag

* Update abstract_settings.py

* Update settings.xml

* Update addon.xml

---------

Co-authored-by: anxdpanic <anxdpanic@users.noreply.github.com>
2023-02-05 15:19:54 -05:00
heroku-miraheze
035baf0eec
Add support for AV1
But it requires Kodi Nexus. See https://github.com/xbmc/xbmc/pull/21390.
2023-01-30 17:18:53 +01:00
Bernd Kuhls
efc12f5a3f add opus
Opus is reporting working:
https://github.com/xbmc/inputstream.adaptive/issues/885#issuecomment-1114994524

The code position for this fix was proposed here:
https://github.com/xbmc/inputstream.adaptive/issues/885#issuecomment-1021669177

Fixes missing audio for https://www.youtube.com/watch?v=fvlqJipNDf0
2022-12-25 21:10:35 +01:00
anxdpanic
d40f8bcfaf Use more descript reason for not playing video 2022-12-20 14:23:00 -05:00
anxdpanic
eb9bcd5675 allow some content check required content to play 2022-12-20 14:23:00 -05:00
anxdpanic
ad500c1271 uncomment history updating (accidently removed) 2022-12-20 14:22:59 -05:00
anxdpanic
678343fb1f revert tags 2022-12-09 15:08:14 -05:00
anxdpanic
6a470e5675 6.8.21 2022-12-01 12:49:03 -05:00
anxdpanic
e6d4aad5df add Saved Playlists 2022-12-01 12:34:23 -05:00
anxdpanic
31907d6f50 tags whitespace and default strings 2022-11-29 19:25:43 -05:00
anxdpanic
be373b56de
Merge branch 'master' into master 2022-11-29 19:04:56 -05:00
anxdpanic
b52e5623ea fix misc missing fanarts 2022-11-29 12:38:55 -05:00
anxdpanic
5ff387ebbf add fanart to Subscriptions menu 2022-11-29 12:38:27 -05:00
anxdpanic
d397ab9ebb fix displaying channel fanart 2022-11-27 16:49:39 -05:00
anxdpanic
1a939ac388 fixup subtitle url 2022-11-03 18:13:05 -04:00
anxdpanic
565dbabe5e fixup videoinfo failover 2022-11-03 18:12:54 -04:00
Jan Speckamp
767ff739b5 Allow for trailing slash when querying HTTP Server
This fixes #303 by stripping the path from trailing slashes.
2022-10-27 18:16:36 +02:00
anxdpanic
e1b72a8947 apply short video filter to my subscriptions/saved playlists 2022-10-22 14:41:06 -04:00
anxdpanic
22f46cd4f4 fixup hiding shorts 2022-10-21 13:26:07 -04:00
anxdpanic
9cb75c9fd0 Add setting General - Hide short videos (1 minute or less) 2022-10-21 11:57:55 -04:00
Joachim Breuer
d29475cd81 Add support for '/shorts/<video_id>' format links 2022-10-17 14:37:37 +02:00
anxdpanic
43012d7199 6.8.20 2022-10-03 21:30:34 -04:00
Mutronics
ff62f3cfd2
Update video_info.py
KODI 19.4 fix for correct show exception message for some langueages
https://postimg.cc/Rq3XSKrz
https://postimg.cc/Lhrvn5Rg
2022-06-11 23:39:08 +05:00
Eric S. Londres
7c3bf91510
check if access_store.json has some content before loading it 2022-05-26 18:46:34 -04:00
Joachim Breuer
b5687edcf9 Improve /supported_browsers?next_url= handling
Gather and pass URL parameters encoded both within next_url and those in
the top-level query string.
2022-03-31 18:54:01 +02:00
anxdpanic
8d8bfcc0b4 fix subtitle language names 2022-03-30 12:45:00 -04:00
anxdpanic
d1a79640de add thirdParty embedUrl 2022-03-30 12:45:00 -04:00
Joachim Breuer
1d905ccead Add case to UrlResolver
Deal with YouTube redirecting through /supported_browsers?next_url=...
2022-03-09 09:34:11 +01:00
anxdpanic
dc9163046b fix /uri2addon/ endpoint for playback of youtube.com urls 2022-03-02 14:59:15 -05:00
Jeremy Fleischman
b832fb91e3
Don't assume addon is installed in home directory.
Addons can actually be installed elsewhere. For example, Nix opts to
install them in `special://xbmc/addons/`.

I got this suggestion to use `addon.getAddonInfo('path')` from
https://forum.kodi.tv/showthread.php?tid=274751. It seems to do what
it's supposed to!
2022-01-24 18:49:43 -08:00
anxdpanic
8f2143d424 fixup age-restricted content 2021-10-20 12:25:49 -04:00
anxdpanic
c3ad33f5f7 fixup subtitles 2021-10-19 20:23:20 -04:00
anxdpanic
71fafcf60d 6.8.18~alpha4 2021-10-18 12:54:01 -04:00
RNavega
cb7538c183
fixup subtitles 2021-10-18 11:45:20 -04:00
anxdpanic
4c72914b42 remove unrequired cookies
- previously used for My Channel
2021-10-16 14:36:45 -04:00
anxdpanic
2703d348a6 add auth token to page requests 2021-10-16 12:53:53 -04:00