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

204 Commits

Author SHA1 Message Date
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
Reinhard Pointner
1335105a58 * make watcher/housekeeping more general 2012-07-21 20:35:13 +00:00
Reinhard Pointner
a15ee1dd98 * updated episode/movie detection (esp. for {n} {e} pattern) 2012-07-21 14:32:55 +00:00
Reinhard Pointner
14c4bc7c01 * sort 2012-07-20 14:09:44 +00:00
Reinhard Pointner
1f59bf0047 * update website for new repo 2012-07-20 07:38:50 +00:00
Reinhard Pointner
dc3415eb35 * updates 2012-07-17 20:55:01 +00:00
Reinhard Pointner
e85f69113e * make utorrent script more compatible with older versions of utorrent 2012-07-16 12:19:13 +00:00
Reinhard Pointner
8bdfaaec46 * fine-tuning as suggested by part timer 2012-07-16 11:32:09 +00:00
Reinhard Pointner
ef80b0ec10 * added extra release info 2012-07-16 02:36:49 +00:00
Reinhard Pointner
b4706ac468 * extras: ant functions for scripting, better initial window size, updated RG names 2012-07-15 07:48:47 +00:00
Reinhard Pointner
f28a361d98 * utorrent-postprocess work standalone easily by adding args 2012-07-13 14:33:39 +00:00
Reinhard Pointner
bcfb4d3380 * don't check movie db if we already know it's gonna be an episode
* "backport" utorrent-postprocess features to sortivo
2012-07-13 13:52:20 +00:00
Reinhard Pointner
8fc53733dd * don't delete sample files larger than 100 MB to make sure no real movies files get deleted by mistake 2012-07-13 11:55:34 +00:00
Reinhard Pointner
d29fe49390 * build my own imdb index from osdb movie data for ids and using my imdb scraper to get the original aka names
* lots of extra RG names and blacklisted terms (esp useful for dokus)
* updated cleaner script to handle video clutter like samples etc
2012-07-13 11:41:50 +00:00
Reinhard Pointner
44bd9e2480 * make sure to load 7-Zip-JBinding via the system classloader and not the Groovy RootLoader 2012-07-11 20:39:39 +00:00
Reinhard Pointner
24ea7ab334 * added plex integration sample 2012-07-10 05:14:43 +00:00
Reinhard Pointner
e184a70e44 * should work a little bit better like this 2012-07-08 13:13:18 +00:00
Reinhard Pointner
e3930b1e52 * improved series-vs-movie decision making 2012-07-08 12:01:19 +00:00
Reinhard Pointner
61e8bd3c9a * improved optional error handling via --conflict fail 2012-07-08 06:29:07 +00:00
Reinhard Pointner
a170799efc * allow rename(...) to crash the script via --conflict fail 2012-07-08 03:13:59 +00:00
Reinhard Pointner
ae71d809ea * pre-load MediaTypes, MediaDetection and Groovy classes and resources on a low-priority background thread right after startup 2012-07-06 03:10:26 +00:00
Reinhard Pointner
811f945daf * improved series detection for certain cases 2012-07-04 10:20:52 +00:00
Reinhard Pointner
3e197b2263 * slightly improved release {group} matching 2012-06-28 02:36:32 +00:00
Reinhard Pointner
2e0c89d140 * version bump and update descriptor 2012-06-24 07:29:55 +00:00
Reinhard Pointner
36bcd880db + final adjustments for 2.4
* support "A | B | C" syntax for series mode --q option
* fine-tuning for series auto-selection
* don't create desktop shortcut when running via JNLP
2012-06-24 05:43:09 +00:00
Reinhard Pointner
a5284ccb40 * lots of testing & improvement for movie auto-detection
* more robust CLI movie-mode
2012-06-22 07:47:26 +00:00
Reinhard Pointner
0c9bc8a742 * ignore all kinds of clutter files like samples, trailers, etc 2012-06-15 10:42:39 +00:00
Reinhard Pointner
c40c53c53c * ignore sample files
* if rename() fails just keep on going
2012-05-31 12:10:50 +00:00
Reinhard Pointner
bae212cb5e * added link to missilehuggers filebot synology package 2012-05-31 11:51:17 +00:00
Reinhard Pointner
f6525f8d27 * added i686 ipkg package to build 2012-05-14 19:15:22 +00:00
Reinhard Pointner
a342f14ccf + support .ipk package 2012-05-08 01:23:32 +00:00