Search found 5 matches

by mrsieb
January 16th, 2013, 5:52 pm
Forum: Feature Requests
Topic: .htaccess protected indexer
Replies: 1
Views: 1519

.htaccess protected indexer

Hy there!

Is it possible to integrate this in Sab ? I mean setup in the sabconfig a User and password for the urlgrabber,
and when sab retry to fetch the nzb in case of a timeout Sab schould try to send the user and the password ?

best regards
by mrsieb
March 21st, 2010, 3:24 pm
Forum: Post-Processing Scripts
Topic: looking for script to merge multiple m2ts
Replies: 3
Views: 3835

Re: looking for script to merge multiple m2ts

I tried it with tsmuxer. the cli version for linux is easy to use but the meta file is a little bit work so i will try to write script for this. - Stept one read out and count m2ts files - Catch Infos and write to file [for i in *.m2ts; do ~/tsMuxeR "$i" > "scan_$i.txt";  done] (...
by mrsieb
March 7th, 2010, 6:10 pm
Forum: Post-Processing Scripts
Topic: looking for script to merge multiple m2ts
Replies: 3
Views: 3835

looking for script to merge multiple m2ts

I am  looking for a  script witch join m2ts files from AVCHD to one m2ts or one MKV on linux, for easier handling on the XBMC Libray to prevent multiple detection. -> 00000.m2ts -> 00001.m2ts -> 00002.m2ts -> 0000x.m2ts = MOIVE_Name.m2ts or .mkv I think this should be possible with tsmuxer but i hav...
by mrsieb
March 7th, 2010, 7:23 am
Forum: Bug Reports
Topic: Failed Downlad Folder is not marked as failed if sorting function is on
Replies: 3
Views: 2248

Re: Failed Downlad Folder is not marked as failed if sorting function is on

We have an option called "Only postprocess when all tests verify". This will stop faulty jobs. If you have this option off, TV sort will do its work regardless. Since one of the purposes of TVSort is to get rid of additional folders, there could be no place to call "_failed_". O...
by mrsieb
March 7th, 2010, 3:51 am
Forum: Bug Reports
Topic: Failed Downlad Folder is not marked as failed if sorting function is on
Replies: 3
Views: 2248

Failed Downlad Folder is not marked as failed if sorting function is on

Version: ( 0.5)
OS: (Ubuntu 9.10)
Install-type: (linux repository)
Skin (if applicable): (Plush)
Firewall Software: ( None, )
Are you using IPV6? (no)
Is the issue reproducible? (yes)

If a switch on the Movie sorting function the Folder is not marked is _Failed like in the versions bevore.