2024-12-17, 17:47
Hi!
I recently rescraped my library because of a new setup and now startet to run into the problem, that some movies have a wrong (too recent) "date added". All sources are SMB shares.
Checking via JSON RPC returns the following for some movies:
dateadded: "2024-12-08 08:10:51"
If I take a look at the same file via "stat", this seems strange:
Access: 2024-12-17 16:38:31.900790669 +0100
Modify: 2011-09-02 18:15:03.000000000 +0200
Change: 2024-04-12 16:48:31.516183211 +0200
Other files from the same share don't exhibit this problem and return the correct data:
dateadded: "2017-05-23 15:09:13"
Access: 2024-12-14 03:16:39.613143529 +0100
Modify: 2017-05-23 15:09:13.292748400 +0200
Change: 2024-04-12 16:48:31.640182614 +0200
Is there anything I'm missing why this might be happening? Could there be some permission error on my side?
I'm running Kodi 21.1 using Universal Movie Scraper (but I think the exact scraper shouldn't matter because this seems like general functionality used by every scraper?). I also rescraped the same folder and exactly the same files exhibit this same behavior again.
Any help is appreciated!
I recently rescraped my library because of a new setup and now startet to run into the problem, that some movies have a wrong (too recent) "date added". All sources are SMB shares.
Checking via JSON RPC returns the following for some movies:
dateadded: "2024-12-08 08:10:51"
If I take a look at the same file via "stat", this seems strange:
Access: 2024-12-17 16:38:31.900790669 +0100
Modify: 2011-09-02 18:15:03.000000000 +0200
Change: 2024-04-12 16:48:31.516183211 +0200
Other files from the same share don't exhibit this problem and return the correct data:
dateadded: "2017-05-23 15:09:13"
Access: 2024-12-14 03:16:39.613143529 +0100
Modify: 2017-05-23 15:09:13.292748400 +0200
Change: 2024-04-12 16:48:31.640182614 +0200
Is there anything I'm missing why this might be happening? Could there be some permission error on my side?
I'm running Kodi 21.1 using Universal Movie Scraper (but I think the exact scraper shouldn't matter because this seems like general functionality used by every scraper?). I also rescraped the same folder and exactly the same files exhibit this same behavior again.
Any help is appreciated!