steeve / plugin.video.pulsar

Pulsar addon for XBMC/Kodi
http://forum.kodi.tv/showthread.php?tid=200957
Other
547 stars 351 forks source link

Subtitle handling issue #91

Open ghost opened 9 years ago

ghost commented 9 years ago

Subtitles is stored in /temp eventhough the main setting in kodi is set to "Store subtiles with the movie" this is probably becouse torrent2http is caching something here, or kodi sees the file as stored here? the problem with this is when you use a stoarge path for download like /storage/movie the movie folder itself is stored here but the subtitle is not. evetualy the /temp folder will fill up with old subtitle .srt files requireing a manual removal. this is not good.

hazcod commented 9 years ago

+1 on this

hazcod commented 8 years ago

@prilly is this still an issue?

ghost commented 8 years ago

yes this is still a issue. It have been nice to see the subtitles beeing stored in the same folder as the downloading media. if pulsar is setup to delete the media after download it will also delete the added subtitles. the problem now is as indicated abow, the temp folder is increasing with subtitle files for media that has been delete.

hazcod commented 8 years ago

@steeve any plans to fix this?

nunofgs commented 8 years ago

Also bit by this. Subtitles is not working on Android due to this.

Refs #150