This repository was archived by the owner on Jan 23, 2025. It is now read-only.
Commit 3d543b5
committed
Extension and Changes to the whole project in the following three main areas:
1. Completion of missing functionality:
a) Implementation of the module 'vsmetaDecoder' for all possible kind of content
b) Implementation of ToDo's in the vsmetaEncoder(s), mainly Group1 and Group3 content
c) Implementation of tests for 'vsmetaDecoder'
2. Various architectural changes for higher code transparency and comprehensibility:
a) Separation of low level encoding and decoding functionality in the class 'VsMetaCode'
b) Merging the modules 'vsmetaImageInfo', 'vsmetaListInfo' into the module 'vsmetaInfo'
c) Merging the modules 'vsmetaMovieEncoder' and 'vsmetaSeriesEncoder' to 'vsmetaEncoder'
d) Moving the common encoding functionality into the module 'vsmetaBase'
3. Reformatting of the complete code according to the PEP8 guideline1 parent abd2a5b commit 3d543b5
File tree
28 files changed
+47854
-513
lines changed- src
- tests
- vsmetaCodec
- vsmetaEncoder
28 files changed
+47854
-513
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | | - | |
12 | | - | |
13 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
27 | | - | |
| 28 | + | |
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Binary file not shown.
Binary file not shown.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
0 commit comments