Skip to content

Releases: Mikescher/jClipCorn

jClipCorn v1.6

02 Dec 20:05
Compare
Choose a tag to compare

Changelog

############ 2013-04-13: 1.6 RELEASE

Changed the Versionnumber

############ 2013-04-13: 1.6 Features

Finished Shortcut System:
- Automatic Shortcuts for all Elements in the ActionTree
- Change Shortcuts in SettingsFrame
- ShortcutEdit (KeyStrokeEdit) for changing Shortcuts in the GUI
- Fixed Visual Bugs when displaying Shortcuts
Better Width and Height-Managment in Settingsframe:
- Automatic calc the Height (use Scrollbar if too much)
- Automatic calc the Amount of Tabs
Updated ToDos

############ 2013-04-13: 1.6 Features

Cleaned up the CCProperties code:
- getValue is now abstract
- setValue is now abstract
- No more ugly hard casts in CCProperties - easier to add new Property
Formats
Added CCKeyStrokeProperty

############ 2013-04-13: 1.6 Features

Added Keyboard Shortcuts

############ 2013-04-13: 1.6 Bugfix and Features

Fixed Focus Bugs in MassChangeScoreFrame
Fixed Focus Bugs in MassChangeViewedFrame
Added Numpad Keys to MassChangeScoreFrame
Added Numpad Keys to MassChangeViewedFrame
Added "Only Viewed" Option to MassChangeScoreFrame
Added "Only Not-Viewed" Option to MassChangeViewedFrame
Fixed AV in ScanFolderFrame

############ 2013-04-13: 1.6 Features

Added TabOrder for AddMovieFrame
Added TabOrder for AddEpisodesFrame
Added TabOrder for AddSeriesFrame
Added TabOrder for CompareDatabaseFrame
Added TabOrder for EditMovieFrame
Added TabOrder for EditSeriesFrame
Added TabOrder for ExportJxmlBKBFrame
Added TabOrder for FindCoverDialog
Added TabOrder for ParseImDBDialog
Added TabOrder for ScanFolderFrame
Added TabOrder for AutomaticSettingsFrame

############ 2013-04-12: 1.6 Features

Added TabOrder for AddMovieFrame
Added TabOrder for AddEpisodesFrame

############ 2013-04-10: 1.6 Updated ToDos 2

############ 2013-04-09: 1.6 Updated ToDos

############ 2013-04-09: 1.6 Bugfix

Fixed trim bug

############ 2013-04-08: 1.6 Features

Added "Show in Browser" to Movies/Series Popup
Updated .gitignore
Updated Changelog (now finally not binary)

############ 2013-04-08: 1.6 Features

Better Sort of Genres in Table
Throw UserDataProblem/DatabaseError when Tabs at start/end of strings
Auto set Quality of Mass-added-Episodes
Added contextmenu->"save as" to Coverlabels
Fixed AV when adding a season
Added findCover to AddSeason
Added ErrorCount to InputErrorDialog

jClipCorn v1.5

02 Dec 20:05
Compare
Choose a tag to compare

Changelog

############ 2013-04-05: 1.5 Bugfix

Fixed Bug when editing a Movie

############ 2013-04-05: 1.5 Changelog

Added Changelog

############ 2013-04-05: GIT Attributes Update

############ 2013-04-05: 1.5 UPDATE

Completely redone the findCoverFrame (everything is better now)

############ 2013-04-05: 1.5 RELEASE

Fixed CharSelctor (Less Buttons, but now all are visible)
Fixed IMDB-Background-Color not working with sorted Table
Added Lbl with Amount of Errors in CheckDatabaseFrame
Fixed Autofix-Filesize for Episodes
Added Display cover and ID to DebugMode (PreviewMovie and PreviewSeries)
Better delete Icon
Better Validate Icon
Added new Search Frame that also searches Paths, Seasons and Episodes
Renamed CheckDatabaseDialog to CheckDatabaseFrame
Added 2D Mode to CoverChooser
Added Option for 2D Mode
Added Borders to CoverChooser
Added Option for Border in CoverChooser
Changed Settings-Cateory from DIALOGS to OTHERFRAMES
Added Option to skip already rated Movies in MassChangeFrame
Added Border around Selected Cover in findCoverFrame

############ 2013-04-05: 1.5 Added Changelog

Changelog

############ 2013-04-04: 1.5 FEATURES AND BUGFIXES

- Added UserDataError: Zyklus/Title is not trimmed
- Changed Errors from Bad-JSON to Warnings
- Removed Iterator Test Code
- Fixed Deadlock in parseIMDBFrame
- Improved Thread-Managment in parseIMDBFrame
- Removed Rawtype Warnings from a bunch of Frames (added
Generic-Parameters)
- Fixed Color Reset Bug in EditMovie(with empty Path-Edits)
- Added Language as Field to CompareDatabase
- Fixed NullpointerException in DatabaseComparator
- Added Path Info to CompareDatabase Dialog
- Fixed Wrong UserDataError when changing path of a Movie with an Zyklus
- Added UserDataError: Zyklus ends with Roman
- Added UserDataError: Wrong Quality
- Added DatabaseError: Zyklus ends with Roman
- Added DatabaseError: Wrong Quality
- Moved getMovieQualityForFilesize to CCMovieQuality.java
- Improved IntelliSort with larger roman Numbers (should now always work
correctly)
- Removed Unhelpful LocalID's from CheckDatabaseFrame
- Added Open Edit Window Action to CheckDatabaseErrorDialog
- Update Button with Count whenn Adding Movie in ScanFolderFrame
- Fixed Deadlock in findCoverDialog
- Fixed OK-Button in parseIMDB-Frame always being enabled
- Added "Edit Movie on DblClick" Setting
- Removed ChangeScore-Button from PreviewMovieFrame
- Improved Filename Parser: <Men in Black III> is parsed as "Men in
Black III - Men in Black"
- Improved Filename Parser: <Men in Black - The Subtitle> is parsed as
"Men in Black: The Subtitle"
- Improved FilenameRenderer: Use complete Filesize (Of all Parts) to
calculate Quality
- Changed Label in Statusbar from "Movies" to "Elements"
- Added a Autofix-Button to Autofix Database Errors
- Added Autofix for Error: Incontinous Genrelist
- Added Autofix for Error: Wrong Filesize
- Added Autofix for Error: Incontinous Partlist
- Added Autofix for Error: Wrong Format
- Added Autofix for Error: Non Trimmed Title/Zyklus
- Added Autofix for Error: Wrong Quality
- Improved Multithread-Handling of ProgressCallbackListener (more
Methods)
- Added ProgressCallbackHelper (Easy Progress Display in Multithreading)
- Added DatabaseError: Duplicate Movietitle
- Added UserDataError: Duplicate Movietitle
- Made UserDataErrors in LanguageFiles better readable by forcing a
two-digit-number
- Removed old and unused Code from DatabaseCoverElement
- Fixed English Caption in German Language (SettingsFrame)
- Added DatabaseError: Duplicate File
- Added UserDataError: Duplicate File

############ 2013-04-04: 1.5 MASSIVE TODOS UPDATE

Added a fuckload of ToDos
(And fixed to easy bugs)

############ 2013-04-02: Merge pull request #1 from Bigben37/master

1.4 LANG Language Files fixed!
############ 2013-04-02: Small fixes to language files

jClipCorn v1.4

02 Dec 20:05
Compare
Choose a tag to compare

Changelog

############ 2013-04-02: 1.4 Update

Changed Launch4j config to 1.4

############ 2013-04-02: 1.4 RELEASE

Added Compare Frame
Changed Delete Icon
Fixed Language Problems in Filenameparser
Updated .gitignore to include libraries

############ 2013-04-02: 1.4 WIP-Feature

Started Implementing Comparing DB's

############ 2013-04-01: 1.4 Bugfix

Added Better (non-Glitching) CoverCache-ID Mechanism

############ 2013-03-31: 1.4 Imports

############ 2013-03-31: 1.4 Feature

Added TimeKeeper for Simple Methode Performance Testing
Added MD5 Calculation for Movie-File
Updated ToDos

############ 2013-03-31: 1.4 Documentation

Added better comments to the FindCoverThreads

############ 2013-03-31: 1.4 Features

Made disabled Spinner, Textfields and Comboboxes better readable

############ 2013-03-31: 1.4 Features

- Moved Util (Database) Classes to util package
- Added iterator(), iteratorMovies() and iteratorSeries()
- Replaced Loops with iterators

############ 2013-03-30: ToDo Updates

############ 2013-03-30: 1.4 Features

Implementes Serialization (XML) for
CCDatabaseElement
CCMovie
CCSeries
CCSeason
CCEpisode
Added Export as *.jxmlbkp Option (XML in Zip with Cover)
Fixed a Situation where you edit Swing Objects in an non-Event-Thread

############ 2013-03-30: 1.4 Features

Added Hidden DebugMode Option (only in extended Settings Dialog)
Added Option to change the FilesizeDrift

jClipCorn v1.3

02 Dec 20:05
Compare
Choose a tag to compare

Changelog

############ 2013-03-30: 1.3 Bugfix

Fixed the non-displaying the duplicate Cover Error Message
Added proper Debug Mode

############ 2013-03-29: 1.3 Bugfix

Fixed a Bug where you cant see which Elements have Bugs

############ 2013-03-29: 1.3 RELEASE

-  Added Score to AddMovieFrame

############ 2013-03-29: 1.3 REALEASE

- Added Score to AddMovieFrame

############ 2013-03-23: 1.3 Features

- Moved alle CheckUserDataMethods to the CheckUserData Class
- Added ToDos
- Do not Autoselect title in ParseImDB-Frame
- Use Progressbar when opening Page in ParseImDB-Frame
- Added (bannned) to AgeRatingParser
- Do not throw Warnings when parsing a Movie with minimal Infos
- Added UserDataWarning: Zyklus (or Title) has Leading or trailing
Spaces
- Added UserDataWarning: Zyklus already exists
- Fixed confusing Messages (and wrong algorithms) with the ZyklusNumbers
(-1 | 0 | Number)
- Added new Checks to CheckDatabaseDialogs : Leading / Trailing Spaces
- Added new Checks to CheckDatabaseDialogs : Wrong AddDate
- Added new Checks to CheckDatabaseDialogs : Wrong LastViewed
- Added new Checks to CheckDatabaseDialogs : Inconsistent AddDate and
isViewed
- Added new Checks to CheckDatabaseDialogs : Duplicate CoverFiles
- Changed JTextArea in CheckDatabaseFrame to JList
- Fixed Progressbar in CheckDatabaseFrame
- Exported CheckDatabase Code in to several extra Classes
- Changed DatabaseError Strings to Default :== German

############ 2013-03-20: 1.3 Features

Fixed Title in Preview Movie hides Viewed-Eye
Added Are-you-sure Dialog to delete Episode
Updated ToDo's

############ 2013-03-19: 1.3 Features

Added Filenamerules
Added EBNF for Filenames
Added CCDateSpinner Bug
Updates ToDo List
Updated UserData to German Texts

############ 2013-03-18: GIT FIX

Fixed Missing locae-Files (.gitignore failed hard)

############ 2013-03-18: 1.3 Features

Added Initial Sort Property
Improved CCRInt Property (Constructors)

jClipCorn v1.2

02 Dec 20:05
Compare
Choose a tag to compare

Changelog

############ 2013-03-18: 1.2 Bugfix IV

Bug vo BF III auch in CCSeason gefixt
Moar ToDo's

############ 2013-03-17: 1.2 Bugfix III

- Fixed Bug on Adding new Movie (deleting nonexistent cover)
- Fixed Auto-Calc Filesize when adding Movie
- Added ":" Syntax to Filenameparser

############ 2013-03-16: 1.2 Bugfix II

-Fixed Text Glitch in editMovieFrame
-Fixed Filesize fixing itself when open editFrame
-Fixed non-auto-relative Path in editSeriesFrame
-Fixed wrong calculation of FileExists and Filesize in
PreviewSeriesFrame
-Fixed TableTypFilter not working
-Made MoveSeriesFrame modal

############ 2013-03-16: 1.2 Bugfix

Fixed 2 massive Bugs in Covercache (Deleting and Adding)

############ 2013-03-16: 1.2 Update

Modality sucks

############ 2013-03-16: 1.2 Release

Fixed a load of Bugs
Added Context Menu to PreviewSeriesFrame
Added Search To PreviewSeriesFrame

jClipCorn v1.1

02 Dec 20:05
Compare
Choose a tag to compare

Changelog

############ 2013-03-16: 1.1 Bugfixes

Fixed AV when using StatusFilter
Fixed Checkbox in ScanFrame not correct disabled

############ 2013-03-16: Removed *.exe Files from Repository (4th Try)

############ 2013-03-16: Removed *.exe Files from Repository (3rd Try)

############ 2013-03-16: Removed *.exe Files from Repository (2nd Try)

############ 2013-03-16: Removed *.exe Files from Repository

############ 2013-03-15: 1.1 Realease

-Added Change Score Frame
-Added Change Viewed Frame
-Added Move Series Frame
-Improved Quality Filter / Renderer
-Added Status-Filter to Sidebar
-Fixed Scan Folder Dialog
-Fixed multiple Layout Issues
-Fixed CheckDB Dialog Issues
-Added Series to CheckDB Dialog

############ 2013-03-14: Added moar TODO's

############ 2013-03-14: INITIAL COMMIT