Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Omega final changes #266

Merged
merged 2 commits into from
Aug 11, 2024
Merged

Omega final changes #266

merged 2 commits into from
Aug 11, 2024

Conversation

emveepee
Copy link
Collaborator

@emveepee emveepee commented Jul 4, 2024

Start timeshift in real time mode. Low bit radio was taking to long to buffer. Parse XMLTV for episode number and part. Parse movie year from EPG. Cleanup extra S/E information added to the subtitle by the backend when subtitle didn't exist. Handle season 0 which can retrieved in future versions for episode only shows.

@emveepee emveepee changed the title Timeshift change Omega final changes Jul 28, 2024
pvr.nextpvr/addon.xml.in Outdated Show resolved Hide resolved
src/buffers/ClientTimeshift.h Outdated Show resolved Hide resolved
Start timeshift in real time mode.  Low bit radio was taking to long to buffer.
Remove duplicated series information from recordings, timer and EPG.  Parse episode display information from the description.
emveepee added a commit to emveepee/pvr.nextpvr that referenced this pull request Jul 28, 2024
Remove duplicated series information from recordings, timer and EPG.  Parse episode display information from the description. From PR kodi-pvr#266
emveepee added a commit to emveepee/pvr.nextpvr that referenced this pull request Jul 29, 2024
Remove duplicated series information from recordings, timer and EPG.  Parse episode display information from the description. From PR kodi-pvr#266
@emveepee
Copy link
Collaborator Author

emveepee commented Aug 1, 2024

@ksooo @phunkyfish please review when you have a chance. I'd like to get this out and have @sub3 tag it so it can go with the translations that was merged recently, and then I can focus completely on Pies.

@emveepee emveepee requested a review from ksooo August 10, 2024 08:10
@sub3 sub3 merged commit 7b372f6 into kodi-pvr:Omega Aug 11, 2024
8 checks passed
emveepee added a commit to emveepee/pvr.nextpvr that referenced this pull request Aug 17, 2024
Remove duplicated series information from recordings, timer and EPG.  Parse episode display information from the description. From PR kodi-pvr#266
emveepee added a commit to emveepee/pvr.nextpvr that referenced this pull request Aug 17, 2024
Remove duplicated series information from recordings, timer and EPG.  Parse episode display information from the description. From PR kodi-pvr#266
emveepee added a commit to emveepee/pvr.nextpvr that referenced this pull request Aug 18, 2024
Remove duplicated series information from recordings, timer and EPG.  Parse episode display information from the description. From PR kodi-pvr#266
sub3 pushed a commit that referenced this pull request Sep 7, 2024
* Timeshift change

Start timeshift in real time mode.  Low bit radio was taking to long to buffer. From PR 266

* Series and episode clean up

Remove duplicated series information from recordings, timer and EPG.  Parse episode display information from the description. From PR #266

* Cache channel changes

NextPVR has no group API calls.  Cache and compress channel list to avoid extra downloads.  Compress to save on disk for large IPTV channel lists with zlib potential future use with VOD.  Also update to same tinyxml2 version used by Kodi

* Populate EpisodePart

PVR 9 allows populating EpisodePart on recordings.  Update package for release

* Fix incorrect tag

Since Matrix the wrong  XML tag was being extracted so the genre colour and genre text have been incorrect.  Will backport to Omega with changes from @ksooo improving the port from Omega in this PR.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants