forked from srrDB/pyrescene
-
Notifications
You must be signed in to change notification settings - Fork 0
/
TODO
50 lines (44 loc) · 2.26 KB
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
pyReScene
=========
- SRR support for RAR5 files <supportATrarlab.com>
- SRR support for ZIP files
- Make SFX volumes rescenable
- *.sfv as the first parameter (srr.py. Use Linux shell?)
- add, remove, rename stored files from CLI
- new block for empty directories? (use empty.txt instead for dirfixes?)
- do not create SRR based on empty SFV files (but do so when .mkv in there)
- here's an idea: if you find a tool, for example the gui one, to make
the srr process automated, like select target folder > rescene scans it,
makes a new folder somewhere else and copies the finished srrs in a perfect
output structure.
i guess they want some tool to scan whatever they have and
rescene-resample etc automated
without doing anything
meaning all..create srr, check rls for missing samples and resample,
reconstruct avi's from srr etc
but not with commands etc i guess..they just want buttons and automatic
maybe an app which scans all your drives , checks which rls dont have srr
on site, create srr for them, download srr packages from srrdb and re-sample
those rls which have missing Sample
- automatically check for rar executables in srr.exe dir
- new parameter: it must behave like -n (faster than recreating everything),
except when the release new files
compared to the ones stored in the existing srr release folder,
contains new files. new in the sense of addition e.g. proof jpg
- add a switch (like -z) for a single executable (compressed RAR reconstruction)
- add --broken-samples parameter (used with --list-releases option)
- SRRs for extracted disk image files or burned to disk
pyReSample
==========
- Support for additional video formats
* OGM
- Reconstruct LOL AVI samples correctly. (visible skip)
- try to extract/verify sample from one big AVI (sample across CDs)
(http://www.srrdb.com/release/details/Bobby.Deerfield.1977.DVDrip.XviD-DnB)
"Successfully rebuilt sample: dnb-bd-sample.avi" .. when before I kept
getting ... "Unable to extract correct amount of data for track 0. Aborting.
General
=======
- http://www.debian.org/doc/packaging-manuals/python-policy/
- http://infinitemonkeycorps.net/docs/pph/
- http://guide.python-distribute.org/