NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) v
« Previous 1 … 16 17 18 19 20 Next »
Windows Desktop/Sidebar Gadget with Recording Schedule

 
  • 0 Vote(s) - 0 Average
Windows Desktop/Sidebar Gadget with Recording Schedule
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#21
2011-10-16, 01:43 PM
Reddwarf Wrote:I'm pretty sure I replaced it the correct place, but it didn't help (note that I don't get the norwegian letters æ, ø and å). Here's how it looks in IE:

Were those letters there before?
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,820
Threads: 954
Joined: May 2006
#22
2011-10-16, 01:46 PM
The rss feed creation looks wrong for accented characters. Reddwarf's xml has odd representation for the ø character it probably should be ø I tried with a french accents and it displays wrong but works, likely because the accent is not in the pubDate field.

Martin
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,820
Threads: 954
Joined: May 2006
#23
2011-10-16, 01:57 PM
Here is a real RSS feed from Norway http://www.nrk.no/nyheiter/siste.rss note the different encoding, plug the pubDate uses the proper RSS spec.

Martin
Reddwarf
Offline

Posting Freak

Posts: 6,629
Threads: 230
Joined: Mar 2007
#24
2011-10-16, 02:11 PM
UncleJohnsBand Wrote:Were those letters there before?
Not in the RSS feed, but they display fine in the tv-guide.

"I'd rather have a bottle in front of me than a frontal lobotomy"
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#25
2011-10-16, 02:40 PM
mvallevand Wrote:Here is a real RSS feed from Norway http://www.nrk.no/nyheiter/siste.rss note the different encoding, plug the pubDate uses the proper RSS spec.

Martin

I could try setting the encoding to encoding="utf-8" rather than encoding="iso-8859-1 and see if that helps

I think I have the dates in the correst RSS format:
Code:
<pubDate>Sun, 16 Oct 2011 10:24:42 -0400</pubDate>
which is Rfc822 format.
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
Reddwarf
Offline

Posting Freak

Posts: 6,629
Threads: 230
Joined: Mar 2007
#26
2011-10-16, 03:00 PM
UncleJohnsBand Wrote:I could try setting the encoding to encoding="utf-8" rather than encoding="iso-8859-1 and see if that helps

I think I have the dates in the correst RSS format:
Code:
<pubDate>Sun, 16 Oct 2011 10:24:42 -0400</pubDate>
which is Rfc822 format.
I don't know about the date, but æ, ø and å displays correct in NEWA guide also.

"I'd rather have a bottle in front of me than a frontal lobotomy"
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,820
Threads: 954
Joined: May 2006
#27
2011-10-16, 04:41 PM
UncleJohnsBand Wrote:I think I have the dates in the correst RSS format:
Code:
<pubDate>Sun, 16 Oct 2011 10:24:42 -0400</pubDate>
which is Rfc822 format.

Are you sure rfc822 allows for international formats? It looks pretty rigid to me http://asg.web.cmu.edu/rfc/rfc822.html#sec-5.1

Martin
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#28
2011-10-16, 06:41 PM
mvallevand Wrote:Are you sure rfc822 allows for international formats? It looks pretty rigid to me http://asg.web.cmu.edu/rfc/rfc822.html#sec-5.1

Martin

Yea...date is ok...when I set this up I recall using the w3c feed validator which shows only this issue with dates and it is because they are future dates.....it did flag an inconsistency of what the web server was reporting for encoding vs. what was in the feed so I changed it to utf-8 to see what happens.

Reddwarf....give the attached a try and report back your findings.....
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,820
Threads: 954
Joined: May 2006
#29
2011-10-16, 07:04 PM
It does fixe my french accented recordings in the gadget.

Martin
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#30
2011-10-16, 07:12 PM
mvallevand Wrote:It does fixe my french accented recordings in the gadget.

Martin

Great....thanks.....we'll see what Reddwarf comes back with in regards to his feed.
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

Pages (15): « Previous 1 2 3 4 5 … 15 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  HDHRGuide for Windows mvallevand 62 9,215 2025-01-14, 03:44 PM
Last Post: mvallevand
  Comskipped videos played back on NextPVR desktop application halt on commercial break mlopez1007 2 916 2023-07-03, 07:47 PM
Last Post: mvallevand
  NextTool for Windows question MrReis 12 2,291 2023-03-31, 10:23 PM
Last Post: mvallevand
  Multiple Instances of Desktop Gadget BrettB 6 1,899 2021-05-16, 04:23 PM
Last Post: mvallevand
  Automatic movie recording based on existing libraries daneo 10 5,052 2020-04-14, 08:02 PM
Last Post: daneo
  NextPVR Recording Service Monitor ChaosMageX 2 2,217 2019-09-23, 02:19 PM
Last Post: ChaosMageX
  Desktop Gadget not working after Win10 Creators Update Bobbybear 1 3,518 2017-06-26, 09:01 PM
Last Post: Bobins
  ParallelProcessing.bat Recording Growth Monitor BrettB 0 2,080 2017-05-24, 01:51 AM
Last Post: BrettB
  Desktop gadget stopped working roy 4 3,460 2017-02-18, 08:16 PM
Last Post: roy
  Created a program to purge recording directory evans036 3 3,515 2016-11-30, 11:44 AM
Last Post: Graham

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode