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 … 26 27 28 29 30 … 106 Next »
Recording .map files remain after deletion

 
  • 0 Vote(s) - 0 Average
Recording .map files remain after deletion
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 107,170
Threads: 773
Joined: Nov 2003
#11
2023-08-19, 10:02 PM
(2023-08-19, 09:12 PM)mvallevand Wrote: The original recording might be open for thumbnails and timing files
That's my suspicion. I've made a change for the next release that should take care of that scenario.
QDivision
Offline

Member

United Kingdom
Posts: 58
Threads: 2
Joined: May 2023
#12
2023-08-19, 10:08 PM
Here is the log file. i just deleted a family guy episode and the map file was retained.

https://wetransfer.com/downloads/7425202...735/f53f07
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,940
Threads: 966
Joined: May 2006
#13
2023-08-19, 10:20 PM (This post was last modified: 2023-08-19, 10:24 PM by mvallevand.)
The zip that NextPVR creates for you is better.

For after the fact deletions what do you have in config.xml?

<DeleteAdditionalExtensions>...</DeleteAdditionalExtensions>

Maybe NextPVR doesn't add the new ones? It should have ,map,m3u8,thumbnails,timing

Martin
QDivision
Offline

Member

United Kingdom
Posts: 58
Threads: 2
Joined: May 2023
#14
2023-08-19, 10:39 PM (This post was last modified: 2023-08-19, 10:40 PM by QDivision.)
Here is the log zip and my config.

https://wetransfer.com/downloads/09f4017...732/ec24c6

Those additional files do get created but only map remains after deletion.

Looks like map extension is included in that XML parameter.
QDivision
Offline

Member

United Kingdom
Posts: 58
Threads: 2
Joined: May 2023
#15
2023-08-19, 10:41 PM
FYI, the family guy episode I just deleted was through NPVR web app to rule out Kodi plugin.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,940
Threads: 966
Joined: May 2006
#16
2023-08-19, 10:59 PM
Thanks,

Deletes from Kodi are via the web service API. Not sure why the config.xml setting is not being respected and no errors are generated.

Code:
2023-08-19 22:57:30.700    [DEBUG][76]    Requesting deletion of (14219): D:\Recordings\Family Guy\Season 21\Family.Guy.S21E02.Bend.or.Blockbuster.ts
2023-08-19 22:57:30.700    [DEBUG][76]    DeleteRecording(14219)
2023-08-19 22:57:30.700    [DEBUG][76]    DeleteRecording@1
2023-08-19 22:57:30.700    [DEBUG][76]     -removing: D:\Recordings\Family Guy\Season 21\Family.Guy.S21E02.Bend.or.Blockbuster.ts
2023-08-19 22:57:30.738    [DEBUG][76]    DeleteRecording@2
2023-08-19 22:57:30.738    [DEBUG][76]     -removing: D:\Recordings\Family Guy\Season 21\Family.Guy.S21E02.Bend.or.Blockbuster.xml
2023-08-19 22:57:30.739    [DEBUG][76]     -removing: D:\Recordings\Family Guy\Season 21\Family.Guy.S21E02.Bend.or.Blockbuster.thumbnails
2023-08-19 22:57:30.739    [DEBUG][76]     -removing: D:\Recordings\Family Guy\Season 21\Family.Guy.S21E02.Bend.or.Blockbuster.timing
2023-08-19 22:57:30.739    [DEBUG][76]    PlaybackPositionHelper.DeletePlaybackPosition(D:\Recordings\Family Guy\Season 21\Family.Guy.S21E02.Bend.or.Blockbuster.ts)
QDivision
Offline

Member

United Kingdom
Posts: 58
Threads: 2
Joined: May 2023
#17
2023-08-20, 07:25 AM
If @sub was saying the map file should be deleted on recording completion rather than deletion that would explain why the delete is not being attempted.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,940
Threads: 966
Joined: May 2006
#18
2023-08-20, 05:11 PM (This post was last modified: 2023-08-20, 05:12 PM by mvallevand.)
It is removed on deletion if the value is in config.xml (I faked one, it was not a left over)

Code:
2023-08-20 13:09:34.319    [DEBUG][49]    DeleteRecording@1
2023-08-20 13:09:34.319    [DEBUG][49]    PowerManagement CancelWakeup (needs implementation)
2023-08-20 13:09:34.319    [DEBUG][49]     -removing: /home/martin/recordings/Manual Recordings/Weather with time_20210202_13131343.ts
2023-08-20 13:09:34.571    [DEBUG][49]    DeleteRecording@2
2023-08-20 13:09:34.571    [DEBUG][49]     -removing: /home/martin/recordings/Manual Recordings/Weather with time_20210202_13131343.map
2023-08-20 13:09:34.684    [DEBUG][49]    PlaybackPositionHelper.DeletePlaybackPosition(/home/martin/recordings/Manual Recordings/Weather with time_20210202_13131343.ts)
2023-08-20 13:09:34.788    [DEBUG][49]    DeleteRecording@5
2023-08-20 13:09:34.788    [DEBUG][49]    DeleteRecording@exit
QDivision
Offline

Member

United Kingdom
Posts: 58
Threads: 2
Joined: May 2023
#19
2023-08-21, 08:08 AM
Ok, but as stated it's not on every occurrence. It's only on some recordings that the map file gets orphaned.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,940
Threads: 966
Joined: May 2006
#20
2023-08-21, 12:04 PM (This post was last modified: 2023-08-21, 01:18 PM by mvallevand.)
Because we haven't been getting the logs I decided to create a test scenario, and it does do exactly what you say.

The proper config.xml setting to delete these turns out to be ts.map not just .map.

Do you you sometimes time shift and watch in-progress past their end time?

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

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


Possibly Related Threads…
Thread Author Replies Views Last Post
  No LiveTV or Recording on one channel only cher 2 157 2025-10-07, 10:21 AM
Last Post: cher
  NextPVR can't update EPG while recording a program cc58 4 199 2025-10-02, 03:50 PM
Last Post: cc58
  Show not recording when title contains \t tab character scoobyjam 5 332 2025-10-02, 02:06 AM
Last Post: mvallevand
  Recording stuck in loop Gmjh 17 1,282 2025-08-31, 09:25 PM
Last Post: Gmjh
  Externally generated SRT subtitles for DVB recording not displayed hmc 12 1,237 2025-08-17, 09:03 AM
Last Post: hmc
  Recording Glitches - Debug Advice? andrewj 7 881 2025-06-23, 08:19 PM
Last Post: mvallevand
  Advanced Recording Scheduling question Bobins 7 788 2025-06-17, 12:56 AM
Last Post: mvallevand
  "Recording interrupted" problem started happening sharkbite 8 1,326 2025-06-02, 08:08 AM
Last Post: sharkbite
  Failed: Recording interrupted jzk 3 897 2025-04-18, 09:06 PM
Last Post: mvallevand
  Unable to delete recording. File may be in use. seattlefog 24 2,357 2025-04-13, 01:08 AM
Last Post: sub

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

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

Linear Mode
Threaded Mode