mirror of
https://github.com/WebTools-NG/WebTools-NG
synced 2024-11-22 11:03:13 +00:00
parent
dc4c93648a
commit
b2b1acd9a5
2 changed files with 3 additions and 2 deletions
|
@ -11,6 +11,7 @@
|
|||
|
||||
* [#598 Refactor tvdb rutines](https://github.com/WebTools-NG/WebTools-NG/issues/598) (Internal)
|
||||
* [#597 Add PMS Season/EP Count to FindMissing](https://github.com/WebTools-NG/WebTools-NG/issues/597) (Enhancement)
|
||||
* [#603 Find Missing Episodes Reorder columns](https://github.com/WebTools-NG/WebTools-NG/issues/603) (Enhancement)
|
||||
|
||||
## V1.1.1 ( 20220917 )
|
||||
|
||||
|
|
|
@ -79,10 +79,10 @@
|
|||
"Link (Cloud)",
|
||||
"Status (Cloud)",
|
||||
"Episode Count (PMS)",
|
||||
"Season Count (PMS)",
|
||||
"Seasons (PMS)",
|
||||
"Episode Count (Cloud)",
|
||||
"Season Count (PMS)",
|
||||
"Season Count (Cloud)",
|
||||
"Seasons (PMS)",
|
||||
"Seasons (Cloud)",
|
||||
"Missing"
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue