NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Windows v
« Previous 1 … 49 50 51 52 53 … 101 Next »
Missing artwork

 
  • 0 Vote(s) - 0 Average
Missing artwork
FrogFan
Offline

Member

Posts: 117
Threads: 18
Joined: Mar 2018
#21
2022-01-06, 03:31 PM
(2022-01-06, 02:50 PM)mvallevand Wrote: Logs would help more than the screenshots (I do believe your and the log will explain it too).  I'd like to see what happend at 7:48 pm.

In my email yesterday I also gave the command line to dump the full directory the full command line is

dir C:\Users\Public\NPVR-Data\media\shows > filenames.txt

and zipping that file would have been most helpful.

Martin

OK.  Sorry for all the screenshots.  I've attached a .zip of the files in the ...shows directory.

Let me know if you need further information.  Is there something I can do to help you find out what happened at 7:48?

Thanks.


Attached Files
.zip   filenames.zip (Size: 6.65 KB / Downloads: 1)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,001
Threads: 956
Joined: May 2006
#22
2022-01-06, 03:36 PM
Sorry I didn't mean to sound like I was complaining I am trying to save you time.

Could you zip up Cheyenne_00000891-catalog.xml from there too, it isn't 71 bytes but there is no art so I am curious what is being written. NextPVR is definitely not falling back to get the generic art for those images with the place holder.

Also we do still need the logs.

Martin
FrogFan
Offline

Member

Posts: 117
Threads: 18
Joined: Mar 2018
#23
2022-01-06, 03:47 PM
(2022-01-06, 03:36 PM)mvallevand Wrote: Sorry I didn't mean to sound like I was complaining I am trying to save you time.

Could you zip up Cheyenne_00000891-catalog.xml from there too, it isn't 71 bytes but there is no art so I am curious what is being written.  NextPVR is definitely not falling back to get the generic art for those images with the place holder.

Also we do still need the logs.

Martin

No problem, Martin.  I appreciate the help.

I thought I had attached logs to my first email this morning, but I run them again and attached them here.  I've also zipped and attached Cheyenne_00000891-catalog.xml for your review.

Thanks!


Attached Files
.zip   Cheyenne_00000891-catalog.zip (Size: 261 bytes / Downloads: 1)
.zip   logs-20220106-0941.zip (Size: 1.65 MB / Downloads: 1)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,001
Threads: 956
Joined: May 2006
#24
2022-01-06, 04:33 PM
Thanks that explains why they aren't 71 bytes.

The logs don't explain why there are so many shows not being retrieved when they aren't in the database via the POST API that should return them. They also don't explain why downloads that aren't from SD are given the SD naming convention and not the generic name, I think that is faulty logic. I also think there is a fail on providing generic art on SD name shows. These are all questions for sub.

Martin
FrogFan
Offline

Member

Posts: 117
Threads: 18
Joined: Mar 2018
#25
2022-01-06, 04:39 PM
(2022-01-06, 04:33 PM)mvallevand Wrote: Thanks that explains why they aren't 71 bytes. 

The logs don't explain why there are so many shows not being retrieved when they aren't in the database via the POST API that should return them.  They also don't explain why downloads that aren't from SD are given the SD naming convention and not the generic name, I think that is faulty logic.  I also think there is a fail on providing generic art on SD name shows.  These are all questions for sub.

Martin

Thanks again, Martin, for the great support.

I'll stand by for feedback from sub when he returns.  No rush here.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,001
Threads: 956
Joined: May 2006
#26
2022-01-06, 06:05 PM
Just a follow up for sub on that Cheyenne file that return no art.

Code:
2022-01-05 19:47:52.016    [DEBUG][24]    SD using existing token
2022-01-05 19:47:52.016    [DEBUG][24]    SD. Looking in database for existing artwork for EP00000891
2022-01-05 19:47:52.016    [DEBUG][24]    SD Did not find artwork in database
2022-01-05 19:47:52.017    [DEBUG][24]    SD will try to refresh artwork for EP00000891
2022-01-05 19:47:52.017    [DEBUG][24]    Refresh@start
2022-01-05 19:47:52.017    [DEBUG][24]    SD using existing token
2022-01-05 19:47:52.095    [DEBUG][24]    SD using existing token
2022-01-05 19:47:52.095    [DEBUG][24]    SD. Looking in database for existing artwork for EP00000891
2022-01-05 19:48:02.102    [DEBUG][24]    Downloading metadata and artwork took + 10086.378ms
2022-01-05 19:48:02.102    [DEBUG][24]    returning artwork file: C:\Program Files\NextPVR\wwwroot\placeholder-landscape.jpg

I checked the API and it definitely returns art so that abnormal 10 seconds might have been a timeout. Maybe on timeout don't create a blank catalog, but do return existing art for the show, since it doesn't mean it wasn't found.

Martin
persim
Offline

Member

Posts: 237
Threads: 37
Joined: Jul 2005
#27
2022-01-06, 06:50 PM
Add me to the list that this occurs to. Not sure how long its been happening, possibly since the whole SD artwork issues started. Figured out the deleting the catalog file and the art would come back.

Let me know if you need more info or logs.
FrogFan
Offline

Member

Posts: 117
Threads: 18
Joined: Mar 2018
#28
2022-01-13, 04:00 PM (This post was last modified: 2022-01-13, 04:00 PM by FrogFan.)
Hello again,

I noticed that sub has released a new version of NextPVR, 5.2.5.220111, and there was a reference to SD artwork in the notes, so I upgraded.  There was no impact on my missing artwork. 

This is a minor problem for me and I don't mean to sound impatient at all.  I just thought I'd note my experience for the record.

Thanks!
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,740
Threads: 767
Joined: Nov 2003
#29
2022-01-13, 04:06 PM
(2022-01-13, 04:00 PM)FrogFan Wrote: Hello again,

I noticed that sub has released a new version of NextPVR, 5.2.5.220111, and there was a reference to SD artwork in the notes, so I upgraded.  There was no impact on my missing artwork. 

This is a minor problem for me and I don't mean to sound impatient at all.  I just thought I'd note my experience for the record.

Thanks!
It's not going retry downloading the artwork for an existing show unless you delete the existing files for the show in C:\Users\Public\NPVR-data\media\shows.
FrogFan
Offline

Member

Posts: 117
Threads: 18
Joined: Mar 2018
#30
2022-01-13, 04:20 PM
(2022-01-13, 04:06 PM)sub Wrote:
(2022-01-13, 04:00 PM)FrogFan Wrote: Hello again,

I noticed that sub has released a new version of NextPVR, 5.2.5.220111, and there was a reference to SD artwork in the notes, so I upgraded.  There was no impact on my missing artwork. 

This is a minor problem for me and I don't mean to sound impatient at all.  I just thought I'd note my experience for the record.

Thanks!
It's not going retry downloading the artwork for an existing show unless you delete the existing files for the show in C:\Users\Public\NPVR-data\media\shows.

Ah, thanks, sub!

For the missing shows, there were multiple catalog-xml files.  I deleted all of them for all shows with missing artwork, and now I have artwork for everything I've recorded.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (4): « Previous 1 2 3 4 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Won't Record & Won't Forward & Minute Forward Missing suezew 2 198 2025-05-18, 07:36 PM
Last Post: sub
  NextPVR missing EPG benniehill 4 400 2025-04-28, 09:51 AM
Last Post: mvallevand
  Portions of recordings are missing MovieBuff 6 539 2025-04-14, 03:15 PM
Last Post: MovieBuff
  NextPVR missing a single digit when blasting (the Number 8) gobo 4 350 2025-02-12, 11:41 PM
Last Post: sub
  Missing EPG info for some channels dodgydart 18 1,451 2024-12-17, 01:07 PM
Last Post: mvallevand
  Missing time/date navigation in desktop client on guide page (Win11) JHP025 2 476 2024-08-04, 07:08 PM
Last Post: JHP025
  Missing TV listings afowlie 5 627 2024-06-29, 11:51 PM
Last Post: mvallevand
  "missing recorded file"..... new hardware....new setup.. same issue Houghton19@gmail.com 7 1,273 2024-04-16, 12:04 PM
Last Post: Houghton19@gmail.com
  File name missing E01S01 merlebeckman 7 4,466 2023-12-16, 05:33 PM
Last Post: mvallevand
  Recording missing episodes in series, best practice? Mr Whippy 3 823 2023-10-23, 01:02 PM
Last Post: mvallevand

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

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

Linear Mode
Threaded Mode