Displaying cbr comics
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Displaying cbr comics
I've got a bunch of comics in *.cbr files.
Can these be displayed on the TV with UMS.
How would I do it?
How does one navigate?
Thank.
Can these be displayed on the TV with UMS.
How would I do it?
How does one navigate?
Thank.
- SharkHunter
- Developer
- Posts: 648
- Joined: Fri Jun 01, 2012 9:36 pm
Re: Displaying cbr comics
CBR files are supported by UMS. UMS will open the archive and display all the files within the archive as individual files. Navigating is up to your render.
You just have to make sure that the config option "Browse compressed archives" is set.
You just have to make sure that the config option "Browse compressed archives" is set.
We reject: kings, presidents and voting.
We believe in: rough consensus and running code.
We believe in: rough consensus and running code.
Re: Displaying cbr comics
In $HOME/.config/UMS/UMS.conf
....
enable_archive_browsing = true
....
In $HOME/.config/UMS/debug.log
....
DEBUG 2014-05-05 19:17:16.262 [Library Scanner] Scanning Folder: Comics
TRACE 2014-05-05 19:17:16.265 [Library Scanner] Could not match any format to "/data/Pictures/Comics/105.cbr"
TRACE 2014-05-05 19:17:16.265 [Library Scanner] Could not match any format to "/data/Pictures/Comics/105.cbr"
TRACE 2014-05-05 19:17:16.265 [Library Scanner] Could not match any format to "/data/Pictures/Comics/106.cbr"
TRACE 2014-05-05 19:17:16.266 [Library Scanner] Could not match any format to "/data/Pictures/Comics/106.cbr"
....
> cd /data/Pictures/Comics/
> file 105.cbr
105.cbr: RAR archive data, v14, os: Win32
Help
Thanks.
RME
....
enable_archive_browsing = true
....
In $HOME/.config/UMS/debug.log
....
DEBUG 2014-05-05 19:17:16.262 [Library Scanner] Scanning Folder: Comics
TRACE 2014-05-05 19:17:16.265 [Library Scanner] Could not match any format to "/data/Pictures/Comics/105.cbr"
TRACE 2014-05-05 19:17:16.265 [Library Scanner] Could not match any format to "/data/Pictures/Comics/105.cbr"
TRACE 2014-05-05 19:17:16.265 [Library Scanner] Could not match any format to "/data/Pictures/Comics/106.cbr"
TRACE 2014-05-05 19:17:16.266 [Library Scanner] Could not match any format to "/data/Pictures/Comics/106.cbr"
....
> cd /data/Pictures/Comics/
> file 105.cbr
105.cbr: RAR archive data, v14, os: Win32
Help
Thanks.
RME
- SharkHunter
- Developer
- Posts: 648
- Joined: Fri Jun 01, 2012 9:36 pm
Re: Displaying cbr comics
Archives can't be scanned.
But you can browse them.
And you must restart to make the enable_archive_browsing flag to take effect.
If you still have problems upload full logs. I tried with a cbr archive and it works for me.
But you can browse them.
And you must restart to make the enable_archive_browsing flag to take effect.
If you still have problems upload full logs. I tried with a cbr archive and it works for me.
We reject: kings, presidents and voting.
We believe in: rough consensus and running code.
We believe in: rough consensus and running code.
Re: Displaying cbr comics
After re-start, I can see the comic pages but when I select one, I get an
Exception.
See Attachment (debug.log and UMS.conf).
Thanks
RME
Exception.
See Attachment (debug.log and UMS.conf).
Thanks
RME
- Attachments
-
- debug_conf.zip
- (25.58 KiB) Downloaded 518 times
- SharkHunter
- Developer
- Posts: 648
- Joined: Fri Jun 01, 2012 9:36 pm
Re: Displaying cbr comics
That looks weird. It tries to find subtitles. That NPE should be plugged anyway. Try switching off v2 (I don't know what it is called actually but on the network tab there should be something called v2).
We reject: kings, presidents and voting.
We believe in: rough consensus and running code.
We believe in: rough consensus and running code.
Re: Displaying cbr comics
Thanks.
Set it to use the non-v2 version but still no luck. Still got an Exception.
I might add that the tv is a Samsung UN60F7100 so that might be the issue,
no one else is using one with UMS (?).
Attached is the log file.
This is really not a high priority with me; I just wanted to check out UMS's
features.
RME
Set it to use the non-v2 version but still no luck. Still got an Exception.
I might add that the tv is a Samsung UN60F7100 so that might be the issue,
no one else is using one with UMS (?).
Attached is the log file.
This is really not a high priority with me; I just wanted to check out UMS's
features.
RME
- Attachments
-
- debug_conf2.zip
- (23.99 KiB) Downloaded 490 times