1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-08-13 17:03:45 -04:00
Commit Graph

234 Commits

Author SHA1 Message Date
Reinhard Pointner
c7033f330c * add Extended Attribute status to sysinfo
* make cleaner exts/terms/maxsize customizable via --def
2012-10-27 12:39:52 +00:00
Reinhard Pointner
e3dde62618 * revert back to imdbapi code since it's been moved and renamed to omdbapi 2012-10-26 09:57:28 +00:00
Reinhard Pointner
d0194aae25 * improved error handling if xattr/createDate are not supported 2012-10-24 12:56:27 +00:00
Reinhard Pointner
c2398cc6b0 * make use of original-filename xattr in {source} and {group} bindings 2012-10-24 11:57:36 +00:00
Reinhard Pointner
b638092409 * tuned basic -rename series/movie-mode decision logic
* update fn:renall to support --def target=folder option to easily rename folders specifically (only works for movie mode)
2012-10-22 12:31:15 +00:00
Reinhard Pointner
e6d4115da6 * log options as well as input arguments 2012-10-18 16:34:38 +00:00
Reinhard Pointner
947aed4c62 * update blacklisted terms 2012-10-14 13:40:59 +00:00
Reinhard Pointner
caafbca373 + TheTVDB: extend API search with LocalSearch from cached database index 2012-10-14 11:57:25 +00:00
Reinhard Pointner
ac958bd7d3 * fix tabs 2012-10-14 05:23:56 +00:00
Reinhard Pointner
c523d72605 * make format expressions easier to edit 2012-10-14 05:19:35 +00:00
Reinhard Pointner
1e69718614 * added adsense to website and forums 2012-10-14 04:54:14 +00:00
Reinhard Pointner
4ed8d5a4c9 * added extra blacklistings 2012-10-14 04:53:37 +00:00
Reinhard Pointner
d4a365af5c * clean-up and little tweaks 2012-10-14 04:30:52 +00:00
Reinhard Pointner
395de24346 * Regular-expression based mass-rename utility, FileBot style! 2012-10-13 04:48:08 +00:00
Reinhard Pointner
a4d46c1152 * upload-data-frs only when necessary 2012-10-12 15:45:00 +00:00
Reinhard Pointner
2c459bdbe9 * deploy data files into FRS to ease load on projectweb 2012-10-11 13:50:37 +00:00
Reinhard Pointner
ac90b544bb + basic logic for hard-coding filename->series lookup (designed primarily as a workaround for database search limitations and issues) 2012-10-09 15:04:14 +00:00
Reinhard Pointner
ee6ff94c85 * no long support the {imdb.name} binding that doesn't work stable anyway 2012-09-27 14:26:23 +00:00
Reinhard Pointner
cc5aec8374 * fixfix 2012-09-26 01:00:36 +00:00
Reinhard Pointner
339c267f6b * update docs 2012-09-17 15:21:17 +00:00
Reinhard Pointner
41b95be589 * update RG list 2012-08-25 09:28:10 +00:00
Reinhard Pointner
92ca448eb6 * don't check trusted/non-trusted in scripting interface 2012-08-19 03:04:57 +00:00
Reinhard Pointner
55a32284e5 * make sure the script works even if 7zip bindings fail 2012-08-13 08:03:11 +00:00
Reinhard Pointner
19240e3a6f * improved email report layout 2012-08-12 04:38:14 +00:00
Reinhard Pointner
23f747c18b * send out update notifications 2012-08-11 06:46:19 +00:00
Reinhard Pointner
0eda51b0ac * initial commit for 3.0 2012-08-11 02:40:25 +00:00
Reinhard Pointner
a7cf9bfbba UPDATE release-groups.txt FROM http://scenegrouplist.com/lists_sgl.php 2012-08-11 01:20:19 +00:00
Reinhard Pointner
7683bceda3 * only extract normal archives like zip/rar but not .iso etc 2012-08-09 05:06:28 +00:00
Reinhard Pointner
81c693c65e * specifically suppress only genre folders 2012-08-05 12:07:34 +00:00
Reinhard Pointner
999f53a6d3 * function for disk folder detection
* more default excludes for utorrent-postprocess
* blacklist genre folders
2012-08-05 01:55:14 +00:00
Reinhard Pointner
4deaa297fc * extract any archive that includes at least one video file (including iso images) 2012-08-01 06:04:47 +00:00
Reinhard Pointner
42ecf32100 * extract only archives that contain at least one video file 2012-07-31 16:17:15 +00:00
Reinhard Pointner
87cfae4c76 * added <sortitle> (set :: name :: year) to .nfo files
* make sure everything is trimmed
2012-07-31 07:46:33 +00:00
Reinhard Pointner
b9bcd3415d * better tracing 2012-07-31 00:00:46 +00:00
Reinhard Pointner
0cb56f905d * utorrent integration: + fancy notification mails + force movie/series/anime + basic anime support (no auto-detection, only if forced) 2012-07-30 16:59:09 +00:00
Reinhard Pointner
14e4b86344 * include MediaInfo data when creating nfo files 2012-07-30 12:05:18 +00:00
Reinhard Pointner
28a7b4be34 * make it easy to enable/disable individual features 2012-07-30 10:01:03 +00:00
Reinhard Pointner
66888cc56f * use naming conventions as specified here => http://wiki.xbmc.org/index.php?title=Add-on:Artwork_Downloader#Filenaming 2012-07-30 08:39:48 +00:00
Reinhard Pointner
dfc6fa7419 * automatically resolve relative script paths against the original base url 2012-07-29 06:09:21 +00:00
Reinhard Pointner
6d341807d4 * simplify syntax for passing in script variables
=> changed -Xa=x -Xb=y... to --def a=x b=y ...
2012-07-28 21:17:29 +00:00
Reinhard Pointner
f0be86de35 * extra RG names 2012-07-28 11:06:23 +00:00
Reinhard Pointner
5a6a5dcdd0 * extra data for nfos
* fanart from FanartTV
* notify xmbc or plex in utorrent script
2012-07-28 10:21:30 +00:00
Reinhard Pointner
4e610cfbcf * fix tvdb season artwork logic 2012-07-27 06:29:28 +00:00
Reinhard Pointner
bfb375228c * include language detection for subtitles 2012-07-27 02:28:48 +00:00
Reinhard Pointner
6c744550a6 * work with effective movie folder 2012-07-27 02:14:49 +00:00
Reinhard Pointner
5e359d0b11 * improved movie detection (e.g. take folder name better into account) 2012-07-27 02:03:44 +00:00
Reinhard Pointner
3f9c0ab67e * switch to using an online exclude pattern list that can be updated anytime for everybody 2012-07-26 08:45:15 +00:00
Reinhard Pointner
44cd76bae1 + updated to TheMovieDB API v3
* lots of changes because now imdbid/tmdbid exist equally, but may not be available depending on the circumstances, so so there is lots of workarounds in MediaBindingBean to account for both ids
* updated artwork scripts to use current TMDb class
2012-07-24 17:44:54 +00:00
Reinhard Pointner
380aeea966 * allow configuring osdb/sublight logins via Preferences and add another script that'll set these Preferences 2012-07-23 06:58:36 +00:00
Reinhard Pointner
6b6839579e * support all -rename -get-subtitles -extract functionality out of the box in housekeeping and watcher scripts 2012-07-23 04:54:50 +00:00