-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Subs loaded as episodes #86
Comments
This looks like the problem I mentioned here: #68 (comment) I just tested with 2.3.1 and I still get
If I URL-decode the path twice, I get this:
Non-nested rars are fine (the .sub doesn't get added to the library). |
@faltaren ugly workaround that seems to work: <advancedsettings version="1.0">
<video>
<excludetvshowsfromscan>
<regexp>\.sub$</regexp>
<excludetvshowsfromscan>
<video>
</advancedsettings> |
Were do i paste this? |
Will try. Thx :) |
Didnt work :(. Did a total rescan of the show (removed and readded) and it still scans the subs as episodes. |
@faltaren What is the name of the subs? This is regex and Try use this instead |
Noop. Still the same. Removed, readded. Clean. Nothing... |
@AlwinEsch are you working on this? Really anoying to have 3 of every ep 😫 |
I look soon to fix it, was shortly on another project. |
Thx 😊 |
@faltaren How do you have your subtitles? |
Its folder in the episode that is named subs. Then rar and sfv file |
Yeah, same as me then, but i only tried it on movies and it seems to work for me. |
Yes, now i manage to get TV shows to create not three but at least two of every episodes. I even tried exclude In my case both the subs files are compressed in |
It seems that both these will be ignored when scanning RAR files
|
You see 😋 |
@AlwinEsch hey, sorry to bother you but have you had any time to reproduce/fix this? Kodi 18.7 has been released and it did nothing for this specific issue. |
Think this becomes no more fixed inside Leia, there comes now 18.8 and if nothing special come, then the last release and then only becomes fixed in Kodi 19.0 Matrix. |
Ok. Sounds fine 😊 |
If there was a fix for this in 18.8 i didnt work. Removed everything and rescanned. Still double/tripple eps. |
See my note before:
On Leia was no time anymore on his last release to add, only within Matrix I can look about. |
Aha så "Fixes subtitle handling from archives" is something else |
xbmc/xbmc#18232 |
New bug now when it works with the library. I use 18.7 nightly and 2.3.1 Works very nice but the subs folder is read as an epside two times. So one episide for the first rar, then the same again for the rar inside the rar. So now I have Three episodes inside kodi when there is a seperate subsfolder in rar.
The text was updated successfully, but these errors were encountered: