einstein95 / crunchy-xml-decoder

GNU General Public License v2.0
35 stars 14 forks source link

Not an issue but an idea: Automatically tag languages and add S00E00 to the file name. #13

Closed ghost closed 8 years ago

ghost commented 9 years ago

This would be useful for anyone using XMBC / Kodi: After I download a video I have to put it through MKV merge and do the following: edit the subtitle language code to be correct and mark it as a forced track edit the audio language to Japanese edit the file name to end with " - Crunchyroll_SXXEXX" so Kodi automatically adds it to my library.

It would be nice if you could edit it so the subtitle track is forced (--forced-track) and for the "_S00E00" tag to be added.

einstein95 commented 9 years ago

Yeah, setting the subtitle language code and audio language code has been on my "todo eventually if you actually remember to do this" list for a while as it also is useful for playback via Plex. I'll definitely look into this.

On Wed, May 13, 2015 at 10:48 PM, ganon11000 notifications@github.com wrote:

This would be useful for anyone using XMBC / Kodi: After I download a video I have to put it through MKV merge and do the following: edit the subtitle language code to be correct and mark it as a forced track edit the audio language to Japanese edit the file name to end with " - Crunchyroll_SXXEXX" so Kodi automatically adds it to my library.

It would be nice if you could edit it so the subtitle track is forced (--forced-track) and for the "_S00E00" tag to be added.

— Reply to this email directly or view it on GitHub https://github.com/einstein95/crunchy-xml-decoder/issues/13.

ghost commented 9 years ago

Also another feature that would be useful (and possibly easier to implement?) would be an option to automatically mark everything that gets downloaded as watched.

alzamer2 commented 8 years ago

i can help you in this one if you like send me message

einstein95 commented 8 years ago

Added in #34