Hi @Hebustroll,
from your description it looks like you have done most of everything right. If the Library app isn't showing the CBR/CBZ files, then perhaps it is a problem with the extensions.cfg file. I see in your comment that you called it "extension.cfg" instead of "extensions.cfg" (with the 's' in the name). If so, try renaming it with the latter name. Also, I believe that the file must be created with Unix line terminations (i.e. with LINEFEED only). If you created the file with a Windows program, make sure that it writes it out with the Unix format. If that's not possible with your current editor, then use a program like Notepad++ to do it, since it has that functionality.
|