|
|
|
@730
|
[730]
|
01/06/09 15:55:15 |
gbooker |
Use the path information of a symlink instead of the file it pointed to in … |
|
|
|
@729
|
[729]
|
01/06/09 11:44:35 |
gbooker |
Added mark and display menus to the main menu (collections).
Added ability … |
|
|
|
@728
|
[728]
|
01/06/09 11:40:48 |
gbooker |
Removed an NSLog |
|
|
|
@726
|
[726]
|
01/06/09 09:47:35 |
gbooker |
Corrected comment to be more accurate |
|
|
|
@725
|
[725]
|
01/06/09 09:36:03 |
gbooker |
The creation date on these had the wrong year |
|
|
|
@724
|
[724]
|
01/05/09 17:42:45 |
gbooker |
There's no need to create the context in four places, so consolidated to … |
|
|
|
@723
|
[723]
|
01/05/09 17:18:34 |
gbooker |
Changed the order of construction to be consistent with Apple's examples. … |
|
|
|
@722
|
[722]
|
01/05/09 17:17:08 |
gbooker |
Yes, these animations are pretty, but I'm tired of waiting when I am … |
|
|
|
@721
|
[721]
|
01/05/09 14:18:57 |
gbooker |
Added error display if file is missing before playback, and removed memory … |
|
|
|
@720
|
[720]
|
01/05/09 12:43:59 |
gbooker |
Fixes #254 and #252 |
|
|
|
@719
|
[719]
|
12/30/08 21:35:40 |
gbooker |
If the episode has no ep number (special), sort by air date |
|
|
|
@718
|
[718]
|
12/30/08 21:34:22 |
gbooker |
This was a mistake, the ep value was supposed to be 0, not a nil value |
|
|
|
@717
|
[717]
|
12/30/08 17:25:11 |
gbooker |
Made the branch also less fussy |
|
|
|
@715
|
[715]
|
12/27/08 18:51:44 |
gbooker |
Made logging more sensible and added abilities to detect network failures … |
|
|
|
@714
|
[714]
|
12/27/08 18:49:05 |
gbooker |
It seems that this structure didn't work with more than one special in a … |
|
|
|
@713
|
[713]
|
12/08/08 22:45:06 |
gbooker |
Merged [711] and [712] |
|
|
|
@708
|
[708]
|
12/08/08 10:10:33 |
gbooker |
The equivalent of [705] |
|
|
|
@707
|
[707]
|
12/08/08 10:05:36 |
gbooker |
This wasn't supposed to be removed |
|
|
|
@700
|
[700]
|
12/06/08 11:01:48 |
gbooker |
More resilient to importing move data and added optional logging |
|
|
|
@698
|
[698]
|
12/05/08 23:01:51 |
gbooker |
Changed some items with the version generation and fixed some scripts |
|
|
|
@697
|
[697]
|
12/03/08 15:15:52 |
gbooker |
Added some additional files which were lost |
|
|
|
@696
|
[696]
|
12/03/08 15:14:08 |
gbooker |
Putting back the stuff that was lost on server |
|
|
|
@692
|
[692]
|
11/02/08 17:00:01 |
gbooker |
Remove the current importer in case it's informer is removed. Should fix … |
|
|
|
@691
|
[691]
|
11/02/08 16:58:44 |
gbooker |
Guess I forgot to commit this a while ago |
|
|
|
@690
|
[690]
|
11/02/08 16:58:11 |
gbooker |
Switched to a better method of getting a c string; one that doesn't return … |
|
|
|
@689
|
[689]
|
11/02/08 16:57:18 |
gbooker |
Added some better saving procedures, including a return that says whether … |
|
|
|
@688
|
[688]
|
10/28/08 13:51:51 |
gbooker |
Switched the compat classes to an external; which should be easier to … |
|
|
|
@687
|
[687]
|
10/28/08 13:50:25 |
gbooker |
Ensure allItems is flushed |
|
|
|
@685
|
[685]
|
10/26/08 18:21:54 |
gbooker |
Invalidate the timer only after we are done with it |
|
|
|
@683
|
[683]
|
10/07/08 19:44:58 |
gbooker |
Improved method of faulting things |
|
|
|
@674
|
[674]
|
09/28/08 23:35:48 |
gbooker |
Leak plugged |
|
|
|
@673
|
[673]
|
09/28/08 23:35:35 |
gbooker |
Correct the writing timer |
|
|
|
@670
|
[670]
|
09/21/08 21:28:10 |
gbooker |
Added ability to reset decisions made on a file (means importer will have … |
|
|
|
@669
|
[669]
|
09/21/08 21:27:33 |
gbooker |
This seems to be a better way to get plot |
|
|
|
@668
|
[668]
|
09/21/08 21:25:19 |
gbooker |
Make sure / directory exists with the proper settings (does not trash the … |
|
|
|
@667
|
[667]
|
09/21/08 21:24:50 |
gbooker |
Use the now nicer save function |
|
|
|
@666
|
[666]
|
09/21/08 21:24:03 |
gbooker |
Sometimes the save fails due to locking; exponential backoff on attempts |
|
|
|
@665
|
[665]
|
09/21/08 21:22:38 |
gbooker |
Don't throw away local changes on dir as it may not be saved yet. |
|
|
|
@661
|
[661]
|
09/17/08 09:57:08 |
gbooker |
Mergeded over [660] |
|
|
|
@659
|
[659]
|
08/17/08 18:19:12 |
gbooker |
Corrected a case where import was never actually done in the background. |
|
|
|
@658
|
[658]
|
08/17/08 18:10:53 |
gbooker |
Properly background import instead of waiting on background process to … |
|
|
|
@657
|
[657]
|
08/17/08 18:08:54 |
gbooker |
Add some exception catching for saves. Not the best of methodes, but … |
|
|
|
@656
|
[656]
|
08/17/08 18:06:58 |
gbooker |
dataUsingEncoding doesn't null terminate; corrected so this doesn't false … |
|
|
|
@655
|
[655]
|
08/03/08 21:23:34 |
gbooker |
Merge [654] |
|
|
|
@653
|
[653]
|
08/02/08 21:18:43 |
gbooker |
Some cleanup; fixed a project idiocy where it used the frameworks from … |
|
|
|
@652
|
[652]
|
08/02/08 21:17:43 |
gbooker |
Fix the broken browser caching; helps with many things |
|
|
|
@651
|
[651]
|
08/02/08 17:31:23 |
gbooker |
Significantly improved speed of directory scanning |
|
|
|
@650
|
[650]
|
08/02/08 14:03:58 |
gbooker |
Some changes to the directory scanning. This is a bit faster, but still … |
|
|
|
@649
|
[649]
|
07/30/08 17:26:45 |
gbooker |
Set a merge policy since we already have two apps that modify things. … |
|
|
|
@648
|
[648]
|
07/30/08 17:26:17 |
gbooker |
Added the ability to delete collections; useful for disks that no longer … |
|
|
|
@645
|
[645]
|
07/27/08 17:28:47 |
gbooker |
Merge 644 |
|
|
|
@643
|
[643]
|
07/27/08 17:12:30 |
gbooker |
Merge [642] |
|
|
|
@641
|
[641]
|
07/26/08 21:16:05 |
gbooker |
Merge over [640] |
|
|
|
@637
|
[637]
|
07/17/08 19:46:46 |
gbooker |
Seems to fetch faster |
|
|
|
@636
|
[636]
|
07/17/08 19:44:54 |
gbooker |
Correct an Apple bug just like [635] |
|
|
|
@633
|
[633]
|
07/14/08 17:11:42 |
gbooker |
Fixed playback of AC3 audio |
|
|
|
@632
|
[632]
|
07/14/08 17:11:26 |
gbooker |
Merged over [631] |
|
|
|
@630
|
[630]
|
07/09/08 21:22:29 |
gbooker |
Award winning should be sorted by most awards first instead of the least … |
|
|
|
@629
|
[629]
|
07/07/08 20:52:16 |
gbooker |
Forgot to remove this nslog |
|
|
|
@628
|
[628]
|
07/07/08 20:51:37 |
gbooker |
Use the better storing mechanism for files with sub episodes |
|
|
|
@627
|
[627]
|
07/07/08 20:50:45 |
gbooker |
Made an easier way to import sub episodes from the importer and forced a … |
|
|
|
@626
|
[626]
|
07/05/08 22:26:31 |
gbooker |
Massive speed increase of the tvshow, cast, director, and genre virtual … |
|
|
|
@625
|
[625]
|
07/05/08 21:53:45 |
gbooker |
Inform super dir if we were modified so it can clean out its cache |
|
|
|
@624
|
[624]
|
07/05/08 16:36:46 |
gbooker |
Corrected movie import on single result files. This seems to be more … |
|
|
|
@623
|
[623]
|
07/05/08 14:32:17 |
gbooker |
Optimizations. Use a predicate for fetching files since it can be faster … |
|
|
|
@622
|
[622]
|
07/04/08 22:12:30 |
gbooker |
Last of the mergeChanges change
Massive optimizations of tv show … |
|
|
|
@621
|
[621]
|
07/04/08 22:09:46 |
gbooker |
More of the last commit |
|
|
|
@620
|
[620]
|
07/04/08 22:09:07 |
gbooker |
Changed mergeChanges to NO so that it will read from the store |
|
|
|
@619
|
[619]
|
07/03/08 23:34:58 |
gbooker |
Corrected search of files for predicate matching:
"dir" contains no … |
|
|
|
@618
|
[618]
|
07/03/08 23:19:03 |
gbooker |
Don't remove required values from metadata as it can then no longer save … |
|
|
|
@617
|
[617]
|
07/03/08 23:17:32 |
gbooker |
Removed NSLogs that shouldn't be here |
|
|
|
@616
|
[616]
|
07/03/08 23:15:41 |
gbooker |
Don't merge changes as it doesn't actualy read from the disk at all!!!! … |
|
|
|
@615
|
[615]
|
07/03/08 23:13:29 |
gbooker |
Log save errors instead of them being silent, impossible to find, problems |
|
|
|
@614
|
[614]
|
07/03/08 22:33:55 |
gbooker |
Check to make sure a file exists (this needs an error message) before … |
|
|
|
@613
|
[613]
|
07/03/08 22:16:14 |
gbooker |
Sort directories in normal directories
Don't filter out empty directories … |
|
|
|
@612
|
[612]
|
07/03/08 22:15:44 |
gbooker |
Remaining of last commit
Search for cover art in case insensitive manner |
|
|
|
@611
|
[611]
|
07/03/08 22:15:16 |
gbooker |
Added field for manually added collections
Only display collections which … |
|
|
|
@610
|
[610]
|
07/03/08 16:33:09 |
gbooker |
Check to make sure the metadata isn't deleted before asking for … |
|
|
|
@609
|
[609]
|
07/01/08 19:24:48 |
gbooker |
When sorter is in place, still sort the directories the normal way (until … |
|
|
|
@608
|
[608]
|
07/01/08 19:24:08 |
gbooker |
Added some debug info for later use
Correctly delete non-existing … |
|
|
|
@607
|
[607]
|
07/01/08 19:22:33 |
gbooker |
Corrected stupid mistake breaking the TV Airdate importer |
|
|
|
@606
|
[606]
|
07/01/08 19:21:57 |
gbooker |
Correctly set the mount flag by not setting it during import, and then … |
|
|
|
@605
|
[605]
|
07/01/08 19:19:19 |
gbooker |
Corrected some cases where movie importing was failing |
|
|
|
@604
|
[604]
|
07/01/08 19:18:35 |
gbooker |
Correct the URL encoding slightly (but now it is specific to query strings … |
|
|
|
@603
|
[603]
|
07/01/08 19:17:21 |
gbooker |
Didn't define the defaut directory sorter |
|
|
|
@602
|
[602]
|
06/20/08 20:01:31 |
gbooker |
Only create movies when we actually have data for them; don't assign a … |
|
|
|
@601
|
[601]
|
06/18/08 14:56:14 |
gbooker |
Only the frontmost browser needs delegate messages; otherwise it wastes … |
|
|
|
@600
|
[600]
|
06/18/08 14:55:33 |
gbooker |
Indent subsequent predicate names; makes the association clear |
|
|
|
@599
|
[599]
|
06/17/08 17:57:43 |
gbooker |
* Moved some files around
* Added sorting ability
* Included new display … |
|
|
|
@598
|
[598]
|
06/16/08 10:59:02 |
gbooker |
* Changed cache structure to be more efficient on predicates
* Use a less … |
|
|
|
@597
|
[597]
|
06/15/08 21:45:02 |
gbooker |
Remove a log we really don't need anymore |
|
|
|
@596
|
[596]
|
06/15/08 21:44:31 |
gbooker |
Don't compile classes that aren't use (may use these in the future) |
|
|
|
@595
|
[595]
|
06/15/08 21:43:47 |
gbooker |
The cast now has the concept of having a major role, and we only list cast … |
|
|
|
@594
|
[594]
|
06/15/08 17:34:44 |
gbooker |
Merged over [593] |
|
|
|
@592
|
[592]
|
06/15/08 16:55:51 |
gbooker |
Changed keys to be externs of NSStrings. This makes dictionary lookups … |
|
|
|
@591
|
[591]
|
06/15/08 16:41:22 |
gbooker |
Cleaned up the defines |
|
|
|
@590
|
[590]
|
06/14/08 16:41:24 |
gbooker |
More predicate stuff. Cache predicates in reverse order as well since it … |
|
|
|
@589
|
[589]
|
06/14/08 16:40:09 |
gbooker |
Make sure the browser sets the predicate on a subdir before querying it |
|
|
|
@588
|
[588]
|
06/13/08 15:57:37 |
gbooker |
Changed the filtering method and the check for unwatched/favorite. This … |
|
|
|
@586
|
[586]
|
06/11/08 14:23:43 |
gbooker |
Cleaned up some of the sorting |