Public Projects
2 weeks ago Project xedlib: Revision 9ade94f4e5 (Merge) pushed
Merge
3 weeks ago Project usbloader-gui: issue 2039 (TV Overscan does not show some pixels) commented on
I've found one good solution to this problem. Try another input! I had it on input 2 and it was all screwed up, I simply moved over to input 3 on the TV and it was magically correct! Also magically delicious.
3 weeks ago Project xedlib: Revision dc0b7fbf1c (Fixed an extra slash issue in the filemanager.) pushed
Fixed an extra slash issue in the filemanager.
3 weeks ago Project xedlib: 13 new revisions pushed
9eedbd1214:A new mime mailer, not even tested yet but at least the ground work laid. 077195d97a:ModUser was renamed to User c09b609cb8:TagQuickCapButton has been removed in favor of OptFinal or something along those lines. a454cfbb26:Merge a2d6bbf482:Fixed a bug where the HANDLER attribute not being set would throw an error in the inline editor. c0ae57547e:Fixed gmail taking bits of html properly with the mime emailer. 284964e337:Added {{fmname}} to the filemanager template for greater flexibility. f02892daa2:Fixed an old filename issue. c84004a63b:Now calling the callback cleaner for collecting variables in a file callback for the file manager. c0f5932334:Uncompliant html issue fixed. ea22f5fe39:Now FormEmail can generate mails without actually sending them in case you want to do something with
them before hand. 8ae67e9081:Cleaner send complete template for FormEmail. 054cda2013:Added an <access exact="#"> attribute to require an exact access level to present that content.3 weeks ago Project mediabrary: 12 new revisions pushed
a825dc5dfe:Added a pretty sexy button class. 43e5764012:Doing away with the stupid jquery ui .button function. 9b5ebc11cb:Added some blank text to jump start some browsers internal buffering systems. ec9f8d8b3a:Pretty buttons! Better error output! Who cares of rotten tomatoes can't find a movie! Wee! 7e073c05e6:Continue what? Don't know why I did that. 54d56d989b:Fixed a bug with preg quoting episodes in TVDB. e0e8f7fa50:Moved the matched preg to the database for better error checking. 3a01933f5d:More checking improvements with TV. Still got a ways to go before TV is working right. 1ea3666507:Better fix button support. 095ec0efb0:Restored most of TVDB check messages. 0d36f182f2:Fixed up TV checking some more, it's working now! c1819f0289:All TV checks are now passing for me I believe. Fiiiiiiinally! TV checking is happy again.
3 weeks ago Project mediabrary: 21 new revisions pushed
7825783d4b:Moved the MediaEntry->Root over to the database for later use, mostly in moving files to match
filename compliance. ec52ad1773:Fixed a bug in filename compliance for movie entries with samba shares and windows case sensitivity. 6a61b6fd27:Fixed a bug where duplicate entries would be created due to a path change on renaming files with
TMDB. 23271ba70b:Made the RottenTomatoes correct link for missing metadata open a detail dialog allowing finding the
proper metadata in the checker. 9ea52e4f20:Changed the way that both Find and Scrape work, to take an entire entry rather than just a path.
Also a few additional fixes. d4c00dcafe:When an error with the filesystem that may affect session_start comes up, we could get timezone
errors. 007b2dbdc0:Improved RottenTomatoes capability of finding titles dramatically although there are still a lot of
failures. 1e32636743:Both had an issue of having dual references of the movie javascript, and a typo in the change to
movieDetail function in it. 734b23ccd2:Now MediaEntry overloads will take care of saving covers where they go. 6e00c77b66:There may be an error when presenting a listing of movies. This is now the time to be displaying it
though. 5721b1f6cd:Finally came up with a much more reliable pruning method that still retains quite a bit of speed on
large amounts of files. de54644083:cleanup, path fixes, mimetype fixes, variable naming conflict fix 88b7469ab0:Fixed a lot of path issues, fixed an encoding issue with json_encode. 8b32f242bb:Finally, the checker works good enough to complete the entire test database of entries. It's time to
put the checker on hold for a while. 6ac09d8c7d:Check has been revamped! The interface still needs to be tied up but I'm very happy with the process
now! 8d83a9b9b2:Fixed many issues with scraping TV shows, it's really working! 807ab53407:Fixed differing sizes of posters breaking the content up in TV grid listing. 94069b345a:Fixed the html5 image alignment issues. c2bdfd91bb:Everything list now filters again! 28bd41ea10:Fixed the endless pages from attempting to scroll even when reaching the end. 0230b816ad:Checker is working again, now streaming with http long polling, woo!3 weeks ago Project xedlib: Revision cbb4959636 (Merge) pushed
Merge
3 weeks ago Project xedlib: Revision 6783c9e4ab (Fixed a bug with magic_quotes_gpc settings on some servers.) pushed
Fixed a bug with magic_quotes_gpc settings on some servers.
1 month ago Project xedlib: Revision 339fea42cc (Better inline editor!) pushed
Better inline editor!
1 month ago Project mediabrary: 18 new revisions pushed
29f871249d:More countless bugs fixed in the checker. Next target is better caching to speed things up some
more. 3d02593002:Some xedlib updates. accaad03dd:One would think this project was slowing down. This commit should show that's not the case. However
it will start slowing down now and getting much more stable. The chaos is finally coming to an end I
believe. a6bd458f20:Updated xedlib too! f269174f32:Cleanup. b1910c860b:Added some caching so subsequent requests to detail providers don't hit sites too hard. 86cae0a046:The default configuration file was incorrect. e3e6d6f796:Added a callback for when a movie entry is moved, and added some hooks so detail providers can also
move their caches. 741e2d4ae7:The width of the left side of the checker progress display was chopping off some text. 554714d526:Added more details to check exception raising to better identify what's going on in the progress of
checks. 36a18485bc:Added some timeouts to speed up checking when detail providers are slow. 5146ab54dd:Forgot to add the RottenTomatoes move callback to move it's cache. 8ac2f256c8:Added a Cleanup to TMDB detail provider to streamline both database and file cache sizes. ad62c1b17c:Removed the check timelimit as it shouldn't reach 60 seconds anymore. 76a53a5589:Check now prunes off error collections if they're empty. e50b62165c:Wrong name, hopefully rt is good now! 2338189b54:Both cannot pass a return value as a reference (derp!) and I forgot to decode the json into an
associative array (stdObject by default) fixed. aec3129e0e:dirname is not a constant. A bit more derp, this is why I don't commit so quickly.1 month ago Project xedlib: 3 new revisions pushed
b0eedbdd99:Added an awesome Template::Concat to act like VarParser::Concat, except allowing you to rewrite tags
and such as well! 41caea32c0:Fixed an error where vars were set but not set to an error in VarParser, now it'll recover
gracefully. 87bb0667f8:Removed the 'ago' from GetDateOffset, you can add that yourself lazy coder! (actually it's just more
flexible this way)1 month ago Project mediabrary: Revision b57699d4ee (A new method of checking, it's faster, still needs some work...) pushed
A new method of checking, it's faster, still needs some work, it's limping along though!
1 month ago Project mediabrary: 7 new revisions pushed
eea414f2b9:With short browser windows, the left area may get clipped off, added automatic scrollbars. e46414c460:Now accepting ids for cover collection, should end up taking over soon as it is faster. 5e070f8e78:mediainfo is alive again and kicking! 2872f53c83:Removed some debug and a bit of cleanup. faa470c84c:No clue why this was added, I'm sure it served a good purpose back then, now it's a problem, so it's
gone. b2b8ffe2ec:Man, this thing went to hell and back. Now the checker works completely differently as ntfs paths
and such are slow to access, if you had a lot of files to check it would bog down in that area so
now it'll check a single file at a time and traverse any size of library as fast as possible on
demand as well. Also in windows there was a pile of encoding errors that didn't line up right and
are mostly at least if not entirely fixed finally. 0d2f4d707b:A small update to xedlib.1 month ago Project xedlib: Revision fb8d31f92a (Added a function to try and keep things on a UTF-8 encoding ...) pushed
Added a function to try and keep things on a UTF-8 encoding escpecially when dealing with things
like mongodb that use bson and can only handle utf-8 as their encoding.1 month ago Project mediabrary: 3 new revisions pushed
5d1a95bfd8:Added a bit more documentation to the configuration file after finding some more vlc m3u bugs. 6053499e7e:Slowed the collection of the filesystem incredibly due to large quantities of files bogging things
down. Fixed a few bugs too! 34d86b1529:Merge1 month ago Project mediabrary: Revision ba84725173 (Added more compatibility for missing configuration options.) pushed
Added more compatibility for missing configuration options.
1 month ago Project mediabrary: 2 new revisions pushed
d4b11dfc27:Depedency error fixed. b2be7dfd90:Default configuration was getting pretty out-of-date. There is more to come.
1 month ago Project mediabrary: 4 new revisions pushed
37e3b60440:Xedlib updated again. 3f6314ee81:Added index sorting to the tv episode listing. ee1088aa4d:Fixed a bug with proper id selection. 69658fb60a:Cover collection improvements, still not yet done!
1 month ago Project xedlib: Revision 58b090a1c7 (There was an issue where $t being altered caused errors beca...) pushed
There was an issue where $t being altered caused errors because sometimes literal parent-links are
not created as it would have been expected.1 month ago Project mediabrary: 16 new revisions pushed
08f230dc74:TMDB detail provider was improperly naming entries. 575efef3f9:Brought auto-scraping back, starting wth RT. Will bring more later. d8ce43a56b:Added a function to collect a MediaEntry from an ID in the database. 25ac2d8d07:Fixed up presentation of list items (tv episodes, etc) 78b5340f92:Added a safe flag to the index for entries to throw an error when it's not created. 5aecc2d5c0:Added a scraper function called GetCovers that will be used specifically for cover collection. 0fb9980076:Sub repository update. 4d495f176e:Upgraded the Youtube player to v3 for the trailer display in TMDB. fb3679f1bd:Removed the movie Title display for index in the database as it's not useful to index by. 1160b2787c:Beefed up the ViewList and added some identifiable icons for different types of entries. dc02be4b31:Little bit of cleanup c9366e26b0:Added a much better listing of episodes for a given series. 8fe9308a63:Removed the RottenTomatoes sleep call to speed up scraping with that. 7d545dcaa3:Stopped TVDB from intercepting actions from other modules. 6f8a065c81:Simplified pager to work on any list, still a WIP. ac5165daaf:Scraping individual covers is starting to come back slowly.